gnome-speech.spec
changeset 3815 b6601aef1922
parent 3679 a83eeeda363e
child 3846 9ab79af72b15
--- a/gnome-speech.spec	Wed Sep 01 14:28:12 2004 +0000
+++ b/gnome-speech.spec	Wed Sep 01 14:41:49 2004 +0000
@@ -1,13 +1,12 @@
 Name:         gnome-speech
 License:      LGPL
 Group:        System/Libraries
-Version:      0.3.3
+Version:      0.3.5
 Release:      19
 Distribution: Cinnabar 
 Vendor:       Sun Microsystems, Inc.
 Summary:      GNOME text-to-speech engine
 Source:       http://ftp.gnome.org/pub/GNOME/sources/gnome-speech/0.3/%{name}-%{version}.tar.bz2
-Patch1:       gnome-speech-01-freetts-classpath.diff
 URL:          http://developer.gnome.org/projects/gap/
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/%{name}
@@ -39,7 +38,6 @@
 
 %prep
 %setup -q
-%patch1 -p0
 
 %build
 %ifos linux
@@ -97,6 +95,9 @@
 %{_datadir}/idl/gnome-speech-1.0/*
 
 %changelog
+* Mon Aug 30 2004 - [email protected]
+- Removed patch (it's in CVS now), and bumped to 0.3.5.
+
 * Wed Aug 18 2004 - [email protected]
 - removed --disable-gtk-doc since this isn't an option this module's
   configure takes.