SPECS: eflite.spec - add patch2 (fixes build on 64bit machines) - ...
shadzik
shadzik at pld-linux.org
Sat Jun 30 18:00:36 CEST 2007
Author: shadzik Date: Sat Jun 30 16:00:36 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch2 (fixes build on 64bit machines)
- BR ac,am
- rel 2
---- Files affected:
SPECS:
eflite.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/eflite.spec
diff -u SPECS/eflite.spec:1.8 SPECS/eflite.spec:1.9
--- SPECS/eflite.spec:1.8 Sat Jun 30 17:52:42 2007
+++ SPECS/eflite.spec Sat Jun 30 18:00:31 2007
@@ -4,14 +4,17 @@
Summary(ru.UTF-8): FLite сервер для Emacspeak
Name: eflite
Version: 0.4.1
-Release: 1
+Release: 2
License: GPL
Group: Applications/Sound
Source0: http://dl.sourceforge.net/eflite/%{name}-%{version}.tar.gz
# Source0-md5: 9c1a25990426ae1c6519ee1a4528dc03
Patch0: %{name}-doc.patch
Patch1: %{name}-DESTDIR.patch
+Patch2: %{name}-lib64flite.patch
URL: http://eflite.sourceforge.net/
+BuildRequires: autoconf
+BuildRequires: automake
BuildRequires: emacs
BuildRequires: flite-devel >= 1.2
BuildRequires: flite-static >= 1.2
@@ -31,8 +34,11 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p0
%build
+%{__aclocal}
+%{__autoconf}
%configure \
--with-vox=cmu_us_kal16 \
--with-audio=oss
@@ -63,6 +69,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2007/06/30 16:00:31 shadzik
+- add patch2 (fixes build on 64bit machines)
+- BR ac,am
+- rel 2
+
Revision 1.8 2007/06/30 15:52:42 shadzik
- BR flite-statc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/eflite.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list