rpms/gstreamer-plugins-bad/devel gstreamer-plugins-bad.spec, 1.38, 1.39

Hans de Goede jwrdegoede at rpmfusion.org
Thu Jan 20 20:31:27 CET 2011


Author: jwrdegoede

Update of /cvs/free/rpms/gstreamer-plugins-bad/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv9432

Modified Files:
	gstreamer-plugins-bad.spec 
Log Message:
* Thu Jan 20 2011 Hans de Goede <j.w.r.degoede at hhs.nl> - 0.10.20-3
- Drop mux-es (moved to Fedora's gstreamer-plugins-bad-free)



Index: gstreamer-plugins-bad.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-bad/devel/gstreamer-plugins-bad.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- gstreamer-plugins-bad.spec	14 Oct 2010 22:03:31 -0000	1.38
+++ gstreamer-plugins-bad.spec	20 Jan 2011 19:31:26 -0000	1.39
@@ -6,16 +6,16 @@
 
 # which plugins to actually build and install
 %ifarch %{ix86} x86_64
-%define gstdirs gst/asfmux gst/dvdspu gst/mpegpsmux gst/mpegtsmux gst/qtmux gst/real gst/siren
+%define gstdirs gst/dvdspu gst/real gst/siren
 %else
-%define gstdirs gst/asfmux gst/dvdspu gst/mpegpsmux gst/mpegtsmux gst/qtmux gst/siren
+%define gstdirs gst/dvdspu gst/siren
 %endif
 %define extdirs ext/dts ext/faad ext/libmms ext/mimic ext/mpeg2enc ext/mplex ext/xvid
 
 Summary: GStreamer streaming media framework "bad" plug-ins
 Name: gstreamer-plugins-bad
 Version: 0.10.20
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: Applications/Multimedia
 URL: http://gstreamer.freedesktop.org/
@@ -91,11 +91,7 @@
 %doc AUTHORS COPYING README REQUIREMENTS
 
 # Plugins without external dependencies
-%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
 %{_libdir}/gstreamer-%{majorminor}/libgstdvdspu.so
-%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
-%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
-%{_libdir}/gstreamer-%{majorminor}/libgstqtmux.so
 %ifarch %{ix86} x86_64
 %{_libdir}/gstreamer-%{majorminor}/libgstreal.so
 %endif
@@ -112,6 +108,9 @@
 
 
 %changelog
+* Thu Jan 20 2011 Hans de Goede <j.w.r.degoede at hhs.nl> - 0.10.20-3
+- Drop mux-es (moved to Fedora's gstreamer-plugins-bad-free)
+
 * Fri Oct 15 2010 Nicolas Chauvet <kwizart at gmail.com> - 0.10.20-2
 - Rebuilt for gcc bug
 



More information about the rpmfusion-commits mailing list