Author: tommat Date: Fri Feb 15 17:35:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - current espeak api version is 3
---- Files affected: SPECS: gnome-speech.spec (1.47 -> 1.48) ---- Diffs: ================================================================ Index: SPECS/gnome-speech.spec diff -u SPECS/gnome-speech.spec:1.47 SPECS/gnome-speech.spec:1.48 --- SPECS/gnome-speech.spec:1.47 Sun Dec 30 22:43:22 2007 +++ SPECS/gnome-speech.spec Fri Feb 15 18:35:54 2008 @@ -19,6 +19,7 @@ Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.4/%{name}-%{version}.tar.bz2 # Source0-md5: a202dbc9df89e1c91e66cbf0fd21f26b Patch0: %{name}-jar_dir.patch +Patch1: %{name}-espeak_api.patch URL: http://developer.gnome.org/projects/gap/ BuildRequires: ORBit2-devel >= 1:2.14.7 BuildRequires: autoconf @@ -131,6 +132,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %build %{__libtoolize} @@ -210,6 +212,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.48 2008-02-15 17:35:54 tommat +- current espeak api version is 3 + Revision 1.47 2007-12-30 21:43:22 zbyniu - up to 0.4.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-speech.spec?r1=1.47&r2=1.48&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
