From 537048160f728e8eb79bd4b80127033e9ac870ad Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Wed, 2 Jan 2002 20:38:00 +0000 Subject: removed double mad plugin Original commit message from CVS: removed double mad plugin --- gst-plugins.spec.in | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index c8c78fca..4a2e8492 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -310,22 +310,6 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install @USE_SDL_TRUE@%post -n gstreamer-sdl @USE_SDL_TRUE@%{prefix}/bin/gstreamer-register --gst-mask=0 -@USE_MAD_TRUE@%package -n gstreamer-mad -@USE_MAD_TRUE@Summary: Gstreamer MAD mp3 decoder library -@USE_MAD_TRUE@Group: Libraries/Multimedia -@USE_MAD_TRUE@Requires: %{name} = %{ver} -@USE_MAD_TRUE@Requires: mad >= 0.13.0 -@USE_MAD_TRUE@ -@USE_MAD_TRUE@%description -n gstreamer-mad -@USE_MAD_TRUE@Plugin for playback of mp3 songs using the very good MAD library -@USE_MAD_TRUE@ -@USE_MAD_TRUE@%files -n gstreamer-mad -@USE_MAD_TRUE@%defattr(-, root, root) -@USE_MAD_TRUE@%{prefix}/lib/gst/libgstmad* -@USE_MAD_TRUE@ -@USE_MAD_TRUE@%post -n gstreamer-mad -@USE_MAD_TRUE@%{prefix}/bin/gstreamer-register --gst-mask=0 - @USE_OPENQUICKTIME_TRUE@%package -n gstreamer-quicktime @USE_OPENQUICKTIME_TRUE@Summary: GStreamer Quicktime video Plugin @USE_OPENQUICKTIME_TRUE@Group: Libraries/Multimedia -- cgit v1.2.1