Add missing mythtv schemas to the mythtv subpackage Fix build with missing
files
This commit is contained in:
parent
f1d117cd74
commit
11f46897ad
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user