SPECS: template-qt4.spec - qt4-qmake -> qmake-qt4

qboosh qboosh at pld-linux.org
Fri Jan 4 21:14:07 CET 2008


Author: qboosh                       Date: Fri Jan  4 20:14:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- qt4-qmake -> qmake-qt4

---- Files affected:
SPECS:
   template-qt4.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/template-qt4.spec
diff -u SPECS/template-qt4.spec:1.3 SPECS/template-qt4.spec:1.4
--- SPECS/template-qt4.spec:1.3	Sun Oct 21 14:18:02 2007
+++ SPECS/template-qt4.spec	Fri Jan  4 21:14:02 2008
@@ -17,8 +17,9 @@
 #BuildRequires:	QtSvg-devel
 #BuildRequires:	QtTest-devel
 #BuildRequires:	QtXml-devel
-BuildRequires:	qt4-build
-BuildRequires:	qt4-qmake
+# require ">= 4.3.3-3" if some tool is invoked by *-qt4 name
+BuildRequires:	qt4-build >= 4.3.3-3
+BuildRequires:	qt4-qmake >= 4.3.3-3
 BuildRequires:	rpmbuild(macros) >= 1.129
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -30,7 +31,7 @@
 %setup -q
 
 %build
-qt4-qmake
+qmake-qt4
 %{__make}
 
 %install
@@ -51,7 +52,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.3  2007-10-21 12:18:02  qboosh
+Revision 1.4  2008-01-04 20:14:02  qboosh
+- qt4-qmake -> qmake-qt4
+
+Revision 1.3  2007/10/21 12:18:02  qboosh
 - only QtCore BRed by default
 
 Revision 1.2  2007/10/21 01:09:32  shadzik
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/template-qt4.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list