rpms/festival/devel festival.spec,1.37,1.38

Jesse Keating jkeating at fedoraproject.org
Tue Mar 24 16:22:39 UTC 2009


Author: jkeating

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

Modified Files:
	festival.spec 
Log Message:
* Tue Mar 24 2009 Jesse Keating <jkeating at redhat.com> - 1.96-10
- Drop the explicit dep on festival-voice, as it is redundant and
  causes problems with multiple providers



Index: festival.spec
===================================================================
RCS file: /cvs/pkgs/rpms/festival/devel/festival.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- festival.spec	26 Feb 2009 22:58:37 -0000	1.37
+++ festival.spec	24 Mar 2009 16:22:08 -0000	1.38
@@ -137,7 +137,8 @@
 BuildRequires: tetex
 BuildRequires: ncurses-devel, esound-devel
 
-Requires: festival-voice
+# Requires: festival-voice
+# The hard dep below provides a festival-voice, no need to require it here.
 
 # This is hard-coded as a requirement because it's the smallest voice (and,
 # subjectively I think the most pleasant to listen to and so a good
@@ -809,6 +810,10 @@
 
 
 %changelog
+* Tue Mar 24 2009 Jesse Keating <jkeating at redhat.com> - 1.96-10
+- Drop the explicit dep on festival-voice, as it is redundant and
+  causes problems with multiple providers
+
 * Thu Feb 26 2009 Matthias Clasen  <mclasen at redhat.com> 1.96-10
 - Fix build with gcc 4.4
 




More information about the fedora-extras-commits mailing list