Author: twittner Date: Sun May 13 18:51:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - try to fix '/usr/lib/libespeak.so.1 is needed by espeak-devel-1.24-1' - rel. 2
---- Files affected: SPECS: espeak.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/espeak.spec diff -u SPECS/espeak.spec:1.24 SPECS/espeak.spec:1.25 --- SPECS/espeak.spec:1.24 Sun May 13 20:33:33 2007 +++ SPECS/espeak.spec Sun May 13 20:51:35 2007 @@ -3,11 +3,12 @@ Summary(pl.UTF-8): eSpeak - syntezator mowy dla języka angielskiego i innych Name: espeak Version: 1.24 -Release: 1 +Release: 2 License: GPL v2 Group: Applications Source0: http://dl.sourceforge.net/espeak/%{name}-%{version}-source.zip # Source0-md5: 6b00c634a18caca91e8c94ca36675304 +Patch0: %{name}-Makefile.patch URL: http://espeak.sourceforge.net/ BuildRequires: libstdc++-devel BuildRequires: portaudio-devel >= 19 @@ -113,6 +114,7 @@ %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 @@ -283,6 +285,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2007/05/13 18:51:35 twittner +- try to fix '/usr/lib/libespeak.so.1 is needed by espeak-devel-1.24-1' +- rel. 2 + Revision 1.24 2007/05/13 18:33:33 twittner - rm %bcond_without static_libs (not used for now) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/espeak.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
