fixed mad plugin having the gst-plugin-libsi req for the second time
authorChristian Schaller <uraeus@gnome.org>
Tue, 8 Jan 2002 10:41:04 +0000 (10:41 +0000)
committerChristian Schaller <uraeus@gnome.org>
Tue, 8 Jan 2002 10:41:04 +0000 (10:41 +0000)
Original commit message from CVS:
fixed mad plugin having the gst-plugin-libsi req for the second time

gst-plugins.spec.in

index bf8bd2e..36e3e5c 100644 (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