From: Christian Schaller Date: Tue, 8 Jan 2002 10:41:04 +0000 (+0000) Subject: fixed mad plugin having the gst-plugin-libsi req for the second time X-Git-Tag: DEBIAN-0_3_1-1~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=73edf7de71f81d683a03a2c09c7f667b1c8737aa;p=platform%2Fupstream%2Fgst-plugins-base.git fixed mad plugin having the gst-plugin-libsi req for the second time Original commit message from CVS: fixed mad plugin having the gst-plugin-libsi req for the second time --- diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index bf8bd2e..36e3e5c 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -77,7 +77,6 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install @USE_MAD_TRUE@Requires: gstreamer = %{ver} @USE_MAD_TRUE@Requires: gstreamer-plugin-libs = %{ver} @USE_MAD_TRUE@Requires: mad >= 0.13.0 -@USE_MAD_TRUE@Requires: gstreamer-plugin-libs = %{ver} @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