summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 27c66b6e..4fde7e19 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -1211,12 +1211,6 @@ processed with the lavtools from mjpegtools.
@USE_GCONF_TRUE@%post -n gstreamer-GConf
@USE_GCONF_TRUE@export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@USE_GCONF_TRUE@gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gstreamer.schemas > /dev/null
-@USE_GCONF_TRUE@
-@USE_GCONF_TRUE@%post -n gstreamer-GConf
-@USE_GCONF_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
-@USE_GCONF_TRUE@
-@USE_GCONF_TRUE@%postun -n gstreamer-GConf
-@USE_GCONF_TRUE@%{_bindir}/gst-register --gst-mask=0 > /dev/null 2> /dev/null
%changelog
* Wed Sep 18 2002 Thomas Vander Stichele <thomas@apestaart.org>