rpms/totem/devel totem.spec,1.193,1.194

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Wed Jun 11 14:17:07 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/totem/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22933

Modified Files:
	totem.spec 
Log Message:
Remove schema from the mythtv plugin, it's not used anymore



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.193
retrieving revision 1.194
diff -u -r1.193 -r1.194
--- totem.spec	11 Jun 2008 12:58:26 -0000	1.193
+++ totem.spec	11 Jun 2008 14:16:11 -0000	1.194
@@ -318,12 +318,6 @@
 fi
 /sbin/ldconfig
 
-%post mythtv
-export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
-gconftool-2 --makefile-install-rule \
-        %{_sysconfdir}/gconf/schemas/totem-mythtv.schemas \
- >& /dev/null || :
-
 %pre mythtv
 if [ "$1" -gt 1 ]; then
     export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
@@ -389,7 +383,6 @@
 
 %files mythtv
 %defattr(-, root, root)
-%config %{_sysconfdir}/gconf/schemas/totem-mythtv.schemas
 %{_libdir}/totem/plugins/mythtv
 
 %files youtube




More information about the fedora-extras-commits mailing list