SPECS: myththemes.spec - initial release for Qt4 based mythtv-0.22 current ...

w.kier w.kier at pld-linux.org
Sun Mar 22 22:35:16 CET 2009


Author: w.kier                       Date: Sun Mar 22 21:35:16 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- initial release for Qt4 based mythtv-0.22 current devel

---- Files affected:
SPECS:
   myththemes.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/myththemes.spec
diff -u SPECS/myththemes.spec:1.9 SPECS/myththemes.spec:1.10
--- SPECS/myththemes.spec:1.9	Sun Nov 11 20:15:18 2007
+++ SPECS/myththemes.spec	Sun Mar 22 22:35:10 2009
@@ -1,14 +1,15 @@
 # $Revision$, $Date$
+%define snap 20090322
 Summary:	MythTV Themes
 Summary(pl.UTF-8):	Motywy dla MythTV
 Name:		myththemes
-Version:	0.20.2
-Release:	1
+Version:	0.22
+Release:	0.%{snap}.1	
 License:	GPL v2
 Group:		Themes
-Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
+Source0:	%{name}-%{version}-%{snap}.tar.bz2
 # Source0-md5:	17649c90c1b2983e3b003f5169c83631
-BuildRequires:	qmake
+BuildRequires:	qt4-qmake
 Requires:	mythtv-frontend >= %{version}
 BuildArch:	noarch
 # ExclusiveArch is because it's no point of building these on archidectures which don't have mythtv itself
@@ -25,11 +26,11 @@
 głównym pakietem: Iulius, Minimalist-wide, Titivillus, Titivillus-OSD.
 
 %prep
-%setup -q %{?_snap:-n %{name}}
+%setup -q %{SOURCE0}
 
 %build
 %configure
-qmake myththemes.pro \
+qmake-qt4 myththemes.pro \
 	PREFIX=%{_prefix}
 
 %install
@@ -62,6 +63,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/03/22 21:35:10  w.kier
+- initial release for Qt4 based mythtv-0.22 current devel
+
 Revision 1.9  2007/11/11 19:15:18  glen
 - 0.20.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/myththemes.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list