Author: glen Date: Thu Sep 14 16:33:18 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.20, adjust Group
---- Files affected: SPECS: myththemes.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/myththemes.spec diff -u SPECS/myththemes.spec:1.4 SPECS/myththemes.spec:1.5 --- SPECS/myththemes.spec:1.4 Mon Feb 13 16:16:31 2006 +++ SPECS/myththemes.spec Thu Sep 14 18:33:08 2006 @@ -2,12 +2,12 @@ Summary: MythTV Themes Summary(pl): Motywy dla MythTV Name: myththemes -Version: 0.19 +Version: 0.20 Release: 1 License: GPL v2 -Group: Applications +Group: Themes Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 -# Source0-md5: f1b4a585be0ef033588783541cb3aa64 +# Source0-md5: d15536875424579df76a2a296db04b95 BuildRequires: qmake Requires: mythtv BuildArch: noarch @@ -28,6 +28,7 @@ %setup -q %{?_snap:-n %{name}} %build +%configure qmake myththemes.pro \ PREFIX=%{_prefix} @@ -43,10 +44,14 @@ %files %defattr(644,root,root,755) %doc README +%{_datadir}/mythtv/themes/Gray-OSD %{_datadir}/mythtv/themes/Iulius %{_datadir}/mythtv/themes/Iulius-OSD %{_datadir}/mythtv/themes/Minimalist-wide %{_datadir}/mythtv/themes/MythCenter +%{_datadir}/mythtv/themes/MythCenter-wide +%{_datadir}/mythtv/themes/Retro +%{_datadir}/mythtv/themes/Retro-OSD %{_datadir}/mythtv/themes/Titivillus %{_datadir}/mythtv/themes/Titivillus-OSD %{_datadir}/mythtv/themes/isthmus @@ -57,6 +62,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2006/09/14 16:33:08 glen +- 0.20, adjust Group + Revision 1.4 2006/02/13 15:16:31 glen - merged from DEVEL @@ -73,7 +81,8 @@ - pl, BR: qmake Revision 1.2 2005/11/21 02:33:48 glen -- exclusivearch noarch to be able to build with ./builder. probably not the most appropriate way to do it? +- ExclusiveArch noarch to be able to build with ./builder. Probably not the + most appropriate way to do it? Revision 1.1 2005/11/20 23:49:18 glen - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/myththemes.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
