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
This commit is contained in:
Christian Schaller 2002-01-08 10:41:04 +00:00
parent 68828187a3
commit 73edf7de71

View file

@ -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