SPECS: espeak.spec - the next attempt to fix lack of libespeak.so....
twittner
twittner at pld-linux.org
Sun May 20 13:37:29 CEST 2007
Author: twittner Date: Sun May 20 11:37:29 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- the next attempt to fix lack of libespeak.so.1 - pack libespeak.so.1
as arekm at IRC sugested
- rel. 2
---- Files affected:
SPECS:
espeak.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/espeak.spec
diff -u SPECS/espeak.spec:1.27 SPECS/espeak.spec:1.28
--- SPECS/espeak.spec:1.27 Sun May 20 12:07:24 2007
+++ SPECS/espeak.spec Sun May 20 13:37:24 2007
@@ -3,12 +3,11 @@
Summary(pl.UTF-8): eSpeak - syntezator mowy dla języka angielskiego i innych
Name: espeak
Version: 1.25
-Release: 1
+Release: 2
License: GPL v2
Group: Applications
Source0: http://dl.sourceforge.net/espeak/%{name}-%{version}-source.zip
# Source0-md5: f626d1d7b07213a90a64ab11539a2f6e
-Patch0: %{name}-Makefile.patch
URL: http://espeak.sourceforge.net/
BuildRequires: libstdc++-devel
BuildRequires: portaudio-devel >= 19
@@ -114,7 +113,6 @@
%prep
%setup -q -n %{name}-%{version}-source
-%patch0 -p1
# remove pernicious headers to avoid using them during build instead of /usr/include/portaudio.h system header
rm -f src/portaudio{18,19,}.h
@@ -268,6 +266,7 @@
%files libs
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.?
%files devel
%defattr(644,root,root,755)
@@ -284,6 +283,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007/05/20 11:37:24 twittner
+- the next attempt to fix lack of libespeak.so.1 - pack libespeak.so.1
+ as arekm at IRC sugested
+- rel. 2
+
Revision 1.27 2007/05/20 10:07:24 twittner
- up to 1.25
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/espeak.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list