packages: automoc4/automoc4.spec - unify qtver macro

shadzik shadzik at pld-linux.org
Wed Feb 3 10:33:55 CET 2010


Author: shadzik                      Date: Wed Feb  3 09:33:55 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- unify qtver macro

---- Files affected:
packages/automoc4:
   automoc4.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: packages/automoc4/automoc4.spec
diff -u packages/automoc4/automoc4.spec:1.10 packages/automoc4/automoc4.spec:1.11
--- packages/automoc4/automoc4.spec:1.10	Thu Nov 26 13:11:20 2009
+++ packages/automoc4/automoc4.spec	Wed Feb  3 10:33:50 2010
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
 
-%define		_qtver	4.4.1
+%define		qtver	4.4.1
 
 Summary:	automoc4
 Summary(pl.UTF-8):	automoc4
@@ -11,10 +11,10 @@
 Group:		X11/Applications
 Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/%{name}-%{version}.tar.bz2
 # Source0-md5:	91bf517cb940109180ecd07bc90c69ec
-BuildRequires:	QtCore-devel >= %{_qtver}
+BuildRequires:	QtCore-devel >= %{qtver}
 BuildRequires:	cmake >= 2.6.1-2
-BuildRequires:	qt4-build >= %{_qtver}
-BuildRequires:	qt4-qmake >= %{_qtver}
+BuildRequires:	qt4-build >= %{qtver}
+BuildRequires:	qt4-qmake >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.293
 Obsoletes:	kde4-automoc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -65,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2010/02/03 09:33:50  shadzik
+- unify qtver macro
+
 Revision 1.10  2009/11/26 12:11:20  arekm
 - url fixed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/automoc4/automoc4.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list