rpms/festival/devel festival.spec, 1.42, 1.43 festival-1.96-speechtools-buildesdmodule.patch, 1.1, NONE

Bernie Innocenti bernie at fedoraproject.org
Sat Sep 12 22:01:11 UTC 2009


Author: bernie

Update of /cvs/pkgs/rpms/festival/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23873

Modified Files:
	festival.spec 
Removed Files:
	festival-1.96-speechtools-buildesdmodule.patch 
Log Message:
* Thu Sep 10 2009 Bernie Innocenti <bernie at codewiz.org> - 1.96-15
- Disable esd support (resolves: rhbz#492982)



Index: festival.spec
===================================================================
RCS file: /cvs/pkgs/rpms/festival/devel/festival.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- festival.spec	30 Jul 2009 00:13:16 -0000	1.42
+++ festival.spec	12 Sep 2009 22:01:10 -0000	1.43
@@ -6,7 +6,7 @@
 Name: festival
 Summary: Speech synthesis and text-to-speech system
 Version: %{festivalversion}
-Release: 14%{?dist}
+Release: 15%{?dist}
 
 URL: http://www.cstr.ed.ac.uk/projects/festival/
 Group: Applications/Multimedia
@@ -78,13 +78,10 @@ Patch2: festival_buildroot.patch
 # Use shared libraries
 Patch3: festival-1.96-speechtools-shared-build.patch
 
-# Build (but don't enable by default) the ESD module
-Patch4: festival-1.96-speechtools-buildesdmodule.patch
-
 # Fix a coding error (see bug #162137). Need to upstream.
 Patch5: festival-1.96-speechtools-rateconvtrivialbug.patch
 
-# Link libs with libm, libtermcap, and libesd (see bug #198190).
+# Link libs with libm, libtermcap (see bug #198190).
 # Need to upstream this.
 Patch6: festival-1.96-speechtools-linklibswithotherlibs.patch
 
@@ -140,7 +137,7 @@ Patch94: festival-use-pacat.patch
 Patch95: gcc44.patch
 
 BuildRequires: tetex
-BuildRequires: ncurses-devel, esound-devel
+BuildRequires: ncurses-devel
 
 # Requires: festival-voice
 # The hard dep below provides a festival-voice, no need to require it here.
@@ -491,7 +488,6 @@ chmod -x speech_tools/base_class/string/
 %patch1 -p1 -b .nitech
 %patch2 -p1 -b .buildrootrefs
 %patch3 -p1 -b .shared
-%patch4 -p1 -b .esd
 %patch5 -p1 -b .bugfix
 %patch6 -p1 -b .liblinking
 %patch7 -p1 -b .cxx
@@ -879,6 +875,9 @@ fi
 
 
 %changelog
+* Thu Sep 10 2009 Bernie Innocenti <bernie at codewiz.org> - 1.96-15
+- Disable esd support (resolves: rhbz#492982)
+
 * Wed Jul 29 2009 Matthias Clasen <mclasen at redhat.com> - 1.96-14
 - Rebuild
 


--- festival-1.96-speechtools-buildesdmodule.patch DELETED ---




More information about the fedora-extras-commits mailing list