fixed requirement
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 4 Jan 2002 23:14:36 +0000 (23:14 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 4 Jan 2002 23:14:36 +0000 (23:14 +0000)
Original commit message from CVS:
fixed requirement

gstreamer-plugins.spec.in

index e160193..7b45dbd 100644 (file)
@@ -74,7 +74,8 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
 @USE_MAD_TRUE@%package -n gstreamer-mad  
 @USE_MAD_TRUE@Summary: Plugin using MAD for mp3 decoding
 @USE_MAD_TRUE@Group: Libraries/Multimedia
-@USE_MAD_TRUE@Requires: gstreamer = %{ver},gstreamer-plugin-libs
+@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@
 @USE_MAD_TRUE@%description -n gstreamer-mad