SPECS (DEVEL): myththemes.spec - 20051221 snap, r8332
glen
glen at pld-linux.org
Mon Jan 9 19:06:35 CET 2006
Author: glen Date: Mon Jan 9 18:06:35 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 20051221 snap, r8332
---- Files affected:
SPECS:
myththemes.spec (1.3 -> 1.3.2.1)
---- Diffs:
================================================================
Index: SPECS/myththemes.spec
diff -u SPECS/myththemes.spec:1.3 SPECS/myththemes.spec:1.3.2.1
--- SPECS/myththemes.spec:1.3 Fri Nov 25 17:54:37 2005
+++ SPECS/myththemes.spec Mon Jan 9 19:06:30 2006
@@ -1,19 +1,22 @@
# $Revision$, $Date$
+%define _snap 20051221
+%define _rev 8332
+%define _rel 0.1
Summary: MythTV Themes
Summary(pl): Motywy dla MythTV
Name: myththemes
-Version: 0.18
-Release: 0.2
+Version: 0.19.0.%{_snap}
+Release: 0.%{_rev}.%{_rel}
License: GPL v2
Group: Applications
-Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
-# Source0-md5: 9fe1f509b9ab7e6696e4d9aa0724c81f
+#Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
+Source0: %{name}-%{_snap}.%{_rev}.tar.bz2
+# Source0-md5: 7d9c18b4078eaeed06fb2167fde5e361
BuildRequires: qmake
Requires: mythtv
-# exclusivearch is just because it's no point of building these on
-# arches which don't have mythtv itself
-ExclusiveArch: %{ix86} %{x8664} ppc noarch
BuildArch: noarch
+# ExclusiveArch is because it's no point of building these on archidectures which don't have mythtv itself
+ExclusiveArch: %{ix86} %{x8664} ppc noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -26,7 +29,7 @@
głównym pakietem: Iulius, Minimalist-wide, Titivillus, Titivillus-OSD.
%prep
-%setup -q
+%setup -q %{?_snap:-n %{name}}
%build
qmake myththemes.pro \
@@ -43,10 +46,14 @@
%files
%defattr(644,root,root,755)
-%{_datadir}/mythtv/themes/Titivillus-OSD
-%{_datadir}/mythtv/themes/Titivillus
-%{_datadir}/mythtv/themes/Minimalist-wide
+%doc README
%{_datadir}/mythtv/themes/Iulius
+%{_datadir}/mythtv/themes/Iulius-OSD
+%{_datadir}/mythtv/themes/Minimalist-wide
+%{_datadir}/mythtv/themes/MythCenter
+%{_datadir}/mythtv/themes/Titivillus
+%{_datadir}/mythtv/themes/Titivillus-OSD
+%{_datadir}/mythtv/themes/isthmus
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -54,6 +61,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3.2.1 2006/01/09 18:06:30 glen
+- 20051221 snap, r8332
+
Revision 1.3 2005/11/25 16:54:37 qboosh
- pl, BR: qmake
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/myththemes.spec?r1=1.3&r2=1.3.2.1&f=u
More information about the pld-cvs-commit
mailing list