SPECS: myththemes.spec - reverting branch states
w.kier
w.kier at pld-linux.org
Sun Mar 22 22:38:01 CET 2009
Author: w.kier Date: Sun Mar 22 21:38:01 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- reverting branch states
---- Files affected:
SPECS:
myththemes.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/myththemes.spec
diff -u SPECS/myththemes.spec:1.10 SPECS/myththemes.spec:1.11
--- SPECS/myththemes.spec:1.10 Sun Mar 22 22:35:10 2009
+++ SPECS/myththemes.spec Sun Mar 22 22:37:56 2009
@@ -1,15 +1,14 @@
# $Revision$, $Date$
-%define snap 20090322
Summary: MythTV Themes
Summary(pl.UTF-8): Motywy dla MythTV
Name: myththemes
-Version: 0.22
-Release: 0.%{snap}.1
+Version: 0.20.2
+Release: 1
License: GPL v2
Group: Themes
-Source0: %{name}-%{version}-%{snap}.tar.bz2
+Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
# Source0-md5: 17649c90c1b2983e3b003f5169c83631
-BuildRequires: qt4-qmake
+BuildRequires: 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
@@ -26,11 +25,11 @@
głównym pakietem: Iulius, Minimalist-wide, Titivillus, Titivillus-OSD.
%prep
-%setup -q %{SOURCE0}
+%setup -q %{?_snap:-n %{name}}
%build
%configure
-qmake-qt4 myththemes.pro \
+qmake myththemes.pro \
PREFIX=%{_prefix}
%install
@@ -63,8 +62,8 @@
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.11 2009/03/22 21:37:56 w.kier
+- reverting branch states
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.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list