rpms/totem/devel totem.spec,1.138,1.139

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Mon Dec 10 11:26:13 UTC 2007


Author: hadess

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

Modified Files:
	totem.spec 
Log Message:
Add missing mythtv schemas to the mythtv subpackage
Fix build with missing files



Index: totem.spec
===================================================================
RCS file: /cvs/pkgs/rpms/totem/devel/totem.spec,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- totem.spec	10 Dec 2007 11:05:02 -0000	1.138
+++ totem.spec	10 Dec 2007 11:25:21 -0000	1.139
@@ -220,7 +220,9 @@
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING NEWS README TODO
-%config %{_sysconfdir}/gconf/schemas/totem.schemas %{_sysconfdir}/gconf/schemas/totem-handlers.schemas %{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
+%config %{_sysconfdir}/gconf/schemas/totem.schemas
+%config %{_sysconfdir}/gconf/schemas/totem-handlers.schemas
+%config %{_sysconfdir}/gconf/schemas/totem-video-thumbnail.schemas
 %{_bindir}/%{name}
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/%{name}/
@@ -252,6 +254,7 @@
 
 %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