summaryrefslogtreecommitdiff
path: root/gst-ffmpeg.spec.in
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-11-05 10:05:06 +0000
committerChristian Schaller <uraeus@gnome.org>2005-11-05 10:05:06 +0000
commit49db973ea127580d1907caac2132d6edd218cafc (patch)
treee260fafa7dc997855c4eb8c551a24c00e4132e69 /gst-ffmpeg.spec.in
parent13a44d4f6a33a6aee1dfdef02f553183ba752483 (diff)
remove gst-register from spec file
Original commit message from CVS: remove gst-register from spec file
Diffstat (limited to 'gst-ffmpeg.spec.in')
-rw-r--r--gst-ffmpeg.spec.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gst-ffmpeg.spec.in b/gst-ffmpeg.spec.in
index 6772838..7d91e62 100644
--- a/gst-ffmpeg.spec.in
+++ b/gst-ffmpeg.spec.in
@@ -12,7 +12,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
%define gst_majorminor @GST_FFMPEG_VERSION_MAJOR@.@GST_FFMPEG_VERSION_MINOR@
-Prereq: %{_bindir}/gst-register-%{gst_majorminor}
Requires: gstreamer >= 0.7.5
Requires: gstreamer-tools >= 0.7.5
BuildRequires: gstreamer-devel >= 0.7.5
@@ -46,10 +45,8 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{gst_majorminor}/*.la
rm -rf $RPM_BUILD_ROOT
%post
-%{_bindir}/gst-register-%{gst_majorminor} > /dev/null 2> /dev/null
%postun
-%{_bindir}/gst-register-%{gst_majorminor} > /dev/null 2> /dev/null
%files
%defattr(-, root, root, -)