rpms/control-center/devel control-center.spec,1.254,1.255

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Tue May 22 08:49:06 UTC 2007


Author: hadess

Update of /cvs/pkgs/rpms/control-center/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24667

Modified Files:
	control-center.spec 
Log Message:
- Add a work-around for GNOME bug 427939



Index: control-center.spec
===================================================================
RCS file: /cvs/pkgs/rpms/control-center/devel/control-center.spec,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- control-center.spec	21 May 2007 16:29:35 -0000	1.254
+++ control-center.spec	22 May 2007 08:48:31 -0000	1.255
@@ -185,6 +185,9 @@
 
 autoreconf
 
+# Work-around http://bugzilla.gnome.org/show_bug.cgi?id=427939
+sed -i -e 's/@ENABLE_SK_TRUE at _s/_s/' help/Makefile.in
+
 # work around a gstreamer problem where it doesn't find
 # plugins the first time around
 /usr/bin/gst-inspect-0.10 --print-all >& /dev/null
@@ -329,6 +332,7 @@
 - Remove the compiz support patch, compiz should ship it's keybindings XML
   file itself
 - Remove libxslt BR as it should be pulled by scrollkeeper
+- Add a work-around for GNOME bug 427939
 
 * Mon May 21 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.1-2
 - Add libxslt as a BR so that xsltproc can be used to generate the .omf files




More information about the fedora-extras-commits mailing list