rpms/gstreamer-plugins-ugly/devel gstreamer-plugins-ugly.spec, 1.45, 1.46

Nicolas Chauvet kwizart at rpmfusion.org
Thu Sep 6 18:53:36 CEST 2012


Author: kwizart

Update of /cvs/free/rpms/gstreamer-plugins-ugly/devel
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv27017

Modified Files:
	gstreamer-plugins-ugly.spec 
Log Message:
Revert the previous commit



Index: gstreamer-plugins-ugly.spec
===================================================================
RCS file: /cvs/free/rpms/gstreamer-plugins-ugly/devel/gstreamer-plugins-ugly.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- gstreamer-plugins-ugly.spec	5 Sep 2012 22:19:35 -0000	1.45
+++ gstreamer-plugins-ugly.spec	6 Sep 2012 16:53:36 -0000	1.46
@@ -11,7 +11,7 @@
 Summary: GStreamer streaming media framework "ugly" plug-ins
 Name: gstreamer-plugins-ugly
 Version: 0.10.19
-Release: 4%{?dist}
+Release: 3%{?dist}
 License: LGPLv2+
 Group: Applications/Multimedia
 URL: http://gstreamer.freedesktop.org/
@@ -23,6 +23,9 @@
 BuildRequires: gettext-devel
 BuildRequires: gtk-doc
 
+%if 0%{?fedora} <= 17 || 0%{?rhel} <= 6 
+BuildRequires: libsidplay-devel >= 1.36.0
+%endif
 BuildRequires: a52dec-devel >= 0.7.3
 BuildRequires: libdvdread-devel >= 0.9.0
 BuildRequires: lame-devel >= 3.89
@@ -30,7 +33,7 @@
 BuildRequires: libmad-devel >= 0.15.0
 BuildRequires: mpeg2dec-devel >= 0.4.0
 BuildRequires: orc-devel >= 0.4.5
-#BuildRequires: libcdio-devel >= 0.82
+BuildRequires: libcdio-devel >= 0.82
 BuildRequires: twolame-devel
 BuildRequires: x264-devel >= 0.0.0-0.28
 BuildRequires: opencore-amr-devel
@@ -114,6 +117,9 @@
 %{_libdir}/gstreamer-%{majorminor}/libgstlame.so
 %{_libdir}/gstreamer-%{majorminor}/libgstmad.so
 %{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
+%if 0%{?fedora} <= 17 || 0%{?rhel} <= 6
+%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
+%endif
 %{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
 %{_libdir}/gstreamer-%{majorminor}/libgstx264.so
 
@@ -123,9 +129,6 @@
 
 
 %changelog
-* Wed Sep 05 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.10.19-4
-- Rebuilt for x264 ABI 125
-
 * Mon Jun 25 2012 Nicolas Chauvet <kwizart at gmail.com> - 0.10.19-3
 - Drop orphaned libsidplay-devel
 


More information about the rpmfusion-commits mailing list