SPECS: mythtv.spec - move themes dir to -frontend package - -theme...

glen glen at pld-linux.org
Thu Sep 14 18:38:06 CEST 2006


Author: glen                         Date: Thu Sep 14 16:38:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move themes dir to -frontend package
- -themes requires -frontend package

---- Files affected:
SPECS:
   mythtv.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.58 SPECS/mythtv.spec:1.59
--- SPECS/mythtv.spec:1.58	Thu Sep 14 16:45:36 2006
+++ SPECS/mythtv.spec	Thu Sep 14 18:38:01 2006
@@ -36,7 +36,7 @@
 
 #define _snap 20060905
 #define _rev 11046
-%define _rel 0.1
+%define _rel 0.2
 Summary:	A personal video recorder (PVR) application
 Summary(pl):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
@@ -205,7 +205,8 @@
 %package themes
 Summary:	Base themes for mythtv's frontend
 Summary(pl):	Podstawowe motywy dla frontendu mythtv
-Group:		Applications/Multimedia
+Requires:	%{name}-frontend = %{version}-%{release}
+Group:		Themes
 
 %description themes
 MythTV provides a unified graphical interface for recording and
@@ -470,6 +471,7 @@
 %attr(755,root,root) %{_bindir}/mythtvosd
 %attr(755,root,root) %{_bindir}/mythwelcome
 %dir %{_datadir}/mythtv
+%dir %{_datadir}/mythtv/themes
 %dir %{_libdir}/mythtv
 %{_datadir}/mythtv/*.xml
 %dir %{_libdir}/mythtv/filters
@@ -486,7 +488,7 @@
 
 %files themes
 %defattr(644,root,root,755)
-%{_datadir}/mythtv/themes
+%{_datadir}/mythtv/themes/*
 
 %files -n libmyth
 %defattr(644,root,root,755)
@@ -508,6 +510,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2006/09/14 16:38:01  glen
+- move themes dir to -frontend package
+- -themes requires -frontend package
+
 Revision 1.58  2006/09/14 14:45:36  glen
 - added configure patch (bashism fix)
 - fix Release field
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list