summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-01-03 22:06:07 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-01-03 22:06:07 +0000
commit9dcd9fd95c6dd8254e2d54554d059e3dfb0f84dc (patch)
treeb6d688612c76bcbb6e53a9c869938621f2699386 /gst-plugins.spec.in
parent386311ed4b4e85b4f578d1175f6a01572e6fa3a5 (diff)
downloadgst-plugins-bad-9dcd9fd95c6dd8254e2d54554d059e3dfb0f84dc.tar.gz
gst-plugins-bad-9dcd9fd95c6dd8254e2d54554d059e3dfb0f84dc.tar.bz2
gst-plugins-bad-9dcd9fd95c6dd8254e2d54554d059e3dfb0f84dc.zip
renamed gstreamer-libs to gstreamer-plugin-libs
Original commit message from CVS: renamed gstreamer-libs to gstreamer-plugin-libs
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 2e369f9a..558cbcb1 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -75,7 +75,7 @@ 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-libs
+@USE_MAD_TRUE@Requires: gstreamer = %{ver},gstreamer-plugin-libs
@USE_MAD_TRUE@Requires: mad >= 0.13.0
@USE_MAD_TRUE@
@USE_MAD_TRUE@%description -n gstreamer-mad
@@ -745,15 +745,15 @@ Various plugins for visual effects to use with audio. Included are Smoothwave, S
@USE_HERMES_TRUE@%post -n gstreamer-colorspace
@USE_HERMES_TRUE@%{prefix}/bin/gstreamer-register --gst-mask=0
-%package -n gstreamer-libs
+%package -n gstreamer-plugin-libs
Summary: GStreamer support libraries
Group: Libraries/Multimedia
Requires: gstreamer = %{ver}
-%description -n gstreamer-libs
+%description -n gstreamer-plugin-libs
GStreamer support libraries
-%files -n gstreamer-libs
+%files -n gstreamer-plugin-libs
%defattr(-, root, root)
%{prefix}/lib/gst/libgstaudio*
%{prefix}/lib/gst/libgstidct*