From 11f46897ad8f8efd3da496669b6129db59f73633 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 10 Dec 2007 11:25:21 +0000 Subject: [PATCH] Add missing mythtv schemas to the mythtv subpackage Fix build with missing files --- totem.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index f2c4137..7cabdfd 100644 --- a/totem.spec +++ b/totem.spec @@ -220,7 +220,9 @@ fi %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 @@ fi %files mythtv %defattr(-, root, root) +%config %{_sysconfdir}/gconf/schemas/totem-mythtv.schemas %{_libdir}/totem/plugins/mythtv %files youtube