summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-02-04 20:57:13 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-02-04 20:57:13 +0000
commite51e53d0d5764d879e2125cc55f87811ea73bbfe (patch)
tree19488e2dc913499cd49c1215bd02bd9c30d55413 /gst-plugins.spec.in
parent9ce73b2cfa2b8cc71c47868f9121ff5d213440c0 (diff)
gst-launch-ext
Original commit message from CVS: gst-launch-ext
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 7900e9fc..433b1da6 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -17,7 +17,7 @@ Prefix: %prefix
Requires: libxml2 >= 2.4.0
Requires: gstreamer >= %{ver}
BuildRequires: nasm => 0.90
-BuildRequires: gstreamer-devel > 0.3.0
+BuildRequires: gstreamer-devel >= %{ver}
%description
GStreamer is a streaming-media framework, based on graphs of filters which
@@ -30,7 +30,7 @@ plugins.
%files
%defattr(-, root, root)
%doc AUTHORS COPYING README
-
+%{_bindir}/gst-launch-ext
%prep
%setup
%build