rpms/control-center/devel control-center.spec,1.269,1.270

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Wed Jun 6 13:22:49 UTC 2007


Author: hadess

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

Modified Files:
	control-center.spec 
Log Message:
* Wed Jun 06 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.3-6
- Remove gst-inspect call, as the configure doesn't check for
  specific plugins



Index: control-center.spec
===================================================================
RCS file: /cvs/pkgs/rpms/control-center/devel/control-center.spec,v
retrieving revision 1.269
retrieving revision 1.270
diff -u -r1.269 -r1.270
--- control-center.spec	5 Jun 2007 19:35:37 -0000	1.269
+++ control-center.spec	6 Jun 2007 13:21:52 -0000	1.270
@@ -21,7 +21,7 @@
 Summary: GNOME Control Center
 Name: control-center
 Version: 2.19.3
-Release: 5%{?dist}
+Release: 6%{?dist}
 Epoch: 1
 License: GPL/LGPL
 Group: User Interface/Desktops
@@ -189,10 +189,6 @@
 # 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
-
 # Add -Wno-error to silence gswitchit
 %configure --disable-static --disable-gstreamer --enable-alsa CFLAGS="$RPM_OPT_FLAGS -Wno-error" --enable-aboutme --disable-scrollkeeper
 make
@@ -334,6 +330,10 @@
 %{_libdir}/pkgconfig/*
 
 %changelog
+* Wed Jun 06 2007 - Bastien Nocera <bnocera at redhat.com> - 2.19.3-6
+- Remove gst-inspect call, as the configure doesn't check for
+  specific plugins
+
 * Tue Jun  5 2007 Matthias Clasen <mclasen at redhat.com> - 2.19.3-5
 - Another rebuild, fixing some Makefile syntax problems
 




More information about the fedora-extras-commits mailing list