SPECS: gnome-speech.spec - updated to 0.4.3 - build java subpackag...
grzegol
grzegol at pld-linux.org
Mon Aug 14 14:33:02 CEST 2006
Author: grzegol Date: Mon Aug 14 12:33:02 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.4.3
- build java subpackage by default
---- Files affected:
SPECS:
gnome-speech.spec (1.29 -> 1.30)
---- Diffs:
================================================================
Index: SPECS/gnome-speech.spec
diff -u SPECS/gnome-speech.spec:1.29 SPECS/gnome-speech.spec:1.30
--- SPECS/gnome-speech.spec:1.29 Tue Oct 4 09:45:28 2005
+++ SPECS/gnome-speech.spec Mon Aug 14 14:32:57 2006
@@ -3,30 +3,30 @@
# - build other speech plugins?
#
# Conditional build:
-%bcond_with java # build java subpackage
+%bcond_without java # don't build java subpackage
#
Summary: GNOME Speech - text-to-speech convertion
Summary(pl): GNOME Speech - przekształcanie tekstu na mowę
Name: gnome-speech
-Version: 0.3.8
+Version: 0.4.3
Release: 1
License: LGPL
Group: Libraries
-Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-speech/0.3/%{name}-%{version}.tar.bz2
-# Source0-md5: b5e85e71d24babe169cb1a37e4fbcae2
+Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-speech/0.4/%{name}-%{version}.tar.bz2
+# Source0-md5: ef082acb84b4a5013754fd2cf305916a
Patch0: %{name}-jar_dir.patch
URL: http://developer.gnome.org/projects/gap/
-BuildRequires: ORBit2-devel >= 1:2.12.1
+BuildRequires: ORBit2-devel >= 1:2.14.2
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: gnome-common >= 2.8.0
-BuildRequires: gtk-doc >= 1.3
+BuildRequires: gnome-common >= 2.12.0
+BuildRequires: gtk-doc >= 1.7
%if %{with java}
BuildRequires: jar
BuildRequires: java
-BuildRequires: java-access-bridge
+BuildRequires: java-access-bridge >= 1.6.0
%endif
-BuildRequires: libbonobo-devel >= 2.8.1
+BuildRequires: libbonobo-devel >= 2.15.2
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.8.1
+Requires: libbonobo-devel >= 2.15.2
Provides: gnome_speech-devel
Obsoletes: gnome_speech-devel
@@ -144,6 +144,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.30 2006/08/14 12:32:57 grzegol
+- updated to 0.4.3
+- build java subpackage by default
+
Revision 1.29 2005/10/04 07:45:28 paladine
- updated to 0.3.8
- cosmetics
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-speech.spec?r1=1.29&r2=1.30&f=u
More information about the pld-cvs-commit
mailing list