packages: myththemes/myththemes.spec - up to recent svn trunk version (fo...
w.kier
w.kier at pld-linux.org
Sun May 24 15:15:20 CEST 2009
Author: w.kier Date: Sun May 24 13:15:20 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to recent svn trunk version
(for compatibility with mythtv main packages)
---- Files affected:
packages/myththemes:
myththemes.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: packages/myththemes/myththemes.spec
diff -u packages/myththemes/myththemes.spec:1.11 packages/myththemes/myththemes.spec:1.12
--- packages/myththemes/myththemes.spec:1.11 Sun Mar 22 22:37:56 2009
+++ packages/myththemes/myththemes.spec Sun May 24 15:15:12 2009
@@ -1,14 +1,15 @@
# $Revision$, $Date$
+%define snap 20090518
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-md5: 17649c90c1b2983e3b003f5169c83631
-BuildRequires: qmake
+Source0: %{name}-%{version}-%{snap}.tar.bz2
+# Source0-md5: 7f5f02ac3d9d6bc88287dc4d2ce93006
+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,8 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.11 2009/03/22 21:37:56 w.kier
-- reverting branch states
+Revision 1.12 2009/05/24 13:15:12 w.kier
+- up to recent svn trunk version
+ (for compatibility with mythtv main packages)
Revision 1.9 2007/11/11 19:15:18 glen
- 0.20.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/myththemes/myththemes.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list