summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2002-01-18 17:47:46 +0000
committerChristian Schaller <uraeus@gnome.org>2002-01-18 17:47:46 +0000
commit272ae0efe3234d2274abe7669957faf00035949d (patch)
tree826143625695ab315733bad63dd7ef6c1d218846 /gst-plugins.spec.in
parentad6549377c2d285b6227eb8373faf98b8b2e9404 (diff)
downloadgst-plugins-bad-272ae0efe3234d2274abe7669957faf00035949d.tar.gz
gst-plugins-bad-272ae0efe3234d2274abe7669957faf00035949d.tar.bz2
gst-plugins-bad-272ae0efe3234d2274abe7669957faf00035949d.zip
Adding missing libgstmpeg2types file fixing openquicktime depenency
Original commit message from CVS: Adding missing libgstmpeg2types file fixing openquicktime depenency
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 2f648aba..f1388681 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -341,6 +341,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
# @USE_MPEG2DEC_TRUE@%{prefix}/lib/gst/libgstmpeg2play*
@USE_MPEG2DEC_TRUE@%{prefix}/lib/gst/libgstmpeg2enc*
@USE_MPEG2DEC_TRUE@%{prefix}/lib/gst/libgstmpeg2subt*
+@USE_MPEG2DEC_TRUE@%{prefix}/lib/gst/libgstmpeg2types*
# @USE_MPEG2DEC_TRUE@%{prefix}/lib/gst/libgstmp2videoparse*
@USE_MPEG2DEC_TRUE@
@USE_MPEG2DEC_TRUE@%post -n gstreamer-mpeg
@@ -384,7 +385,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
@USE_OPENQUICKTIME_TRUE@Summary: GStreamer OpenQuicktime video Plugin
@USE_OPENQUICKTIME_TRUE@Group: Libraries/Multimedia
@USE_OPENQUICKTIME_TRUE@Requires: gstreamer >= %{ver}
-@USE_OPENQUICKTIME_TRUE@Requires: OpenQuicktime = 20010429
+@USE_OPENQUICKTIME_TRUE@Requires: OpenQuicktime => 1.0
@USE_OPENQUICKTIME_TRUE@
@USE_OPENQUICKTIME_TRUE@%description -n gstreamer-openquicktime
@USE_OPENQUICKTIME_TRUE@Plugin which uses the OpenQuicktime library