Author: megabajt Date: Sun Dec 24 12:36:22 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.4.7
---- Files affected: SPECS: gnome-speech.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/gnome-speech.spec diff -u SPECS/gnome-speech.spec:1.32 SPECS/gnome-speech.spec:1.33 --- SPECS/gnome-speech.spec:1.32 Tue Aug 29 08:48:19 2006 +++ SPECS/gnome-speech.spec Sun Dec 24 13:36:17 2006 @@ -8,15 +8,15 @@ Summary: GNOME Speech - text-to-speech convertion Summary(pl): GNOME Speech - przekształcanie tekstu na mowę Name: gnome-speech -Version: 0.4.5 +Version: 0.4.7 Release: 1 License: LGPL Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-speech/0.4/%{name}-%{version}.tar.bz2 -# Source0-md5: e8b11c2e7126787f66289a3b6e83555b +# Source0-md5: 6aa7393fc82ccd0ce0298bb3ca5c2491 Patch0: %{name}-jar_dir.patch URL: http://developer.gnome.org/projects/gap/ -BuildRequires: ORBit2-devel >= 1:2.14.2 +BuildRequires: ORBit2-devel >= 1:2.14.4 BuildRequires: autoconf BuildRequires: automake BuildRequires: gnome-common >= 2.12.0 @@ -26,7 +26,7 @@ BuildRequires: java BuildRequires: java-access-bridge >= 1.6.0 %endif -BuildRequires: libbonobo-devel >= 2.15.2 +BuildRequires: libbonobo-devel >= 2.16.0 BuildRequires: libtool BuildRequires: pkgconfig Requires: festival >= 1.4.2 @@ -47,7 +47,7 @@ Summary(pl): Pliki programistyczne dla gnome_speech Group: Development/Libraries Requires: %{name} = %{version}-%{release} -Requires: libbonobo-devel >= 2.15.2 +Requires: libbonobo-devel >= 2.16.0 Provides: gnome_speech-devel Obsoletes: gnome_speech-devel @@ -93,7 +93,7 @@ %configure \ --enable-static \ --enable-gtk-doc \ - %{?with_java:--with-jab-dir=%{_datadir}/java} + %{?with_java:--with-jab-dir=%{_javadir}} %{__make} %install @@ -135,7 +135,7 @@ %if %{with java} %files java %defattr(644,root,root,755) -%{_datadir}/java/*.jar +%{_javadir}/*.jar %endif %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -144,6 +144,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2006/12/24 12:36:17 megabajt +- up to 0.4.7 + Revision 1.32 2006/08/29 06:48:19 grzegol - 0.4.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-speech.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
