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

qboosh qboosh at pld-linux.org
Fri Jan 4 20:30:20 CET 2008


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

---- Files affected:
SPECS:
   QLandkarte.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/QLandkarte.spec
diff -u SPECS/QLandkarte.spec:1.5 SPECS/QLandkarte.spec:1.6
--- SPECS/QLandkarte.spec:1.5	Sat Jun 16 10:58:25 2007
+++ SPECS/QLandkarte.spec	Fri Jan  4 20:30:14 2008
@@ -17,8 +17,8 @@
 BuildRequires:	QtNetwork-devel
 BuildRequires:	libusb-devel
 BuildRequires:	proj-devel
-BuildRequires:	qt4-qmake
-BuildRequires:	qt4-build
+BuildRequires:	qt4-build >= 4.3.3-3
+BuildRequires:	qt4-qmake >= 4.3.3-3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -31,7 +31,8 @@
 %setup -q -n %{name}
 
 %build
-qt4-qmake "QMAKE_CXXFLAGS_RELEASE=%{rpmcxxflags}" \
+qmake-qt4 \
+	"QMAKE_CXXFLAGS_RELEASE=%{rpmcxxflags}" \
 	-after CONFIG+=%{!?debug:release}%{?debug:debug} QLandkarte.pro
 %{__make}
 
@@ -58,6 +59,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-01-04 19:30:14  qboosh
+- qt4-qmake -> qmake-qt4
+
 Revision 1.5  2007-06-16 08:58:25  bszx
 - updated to 0.5.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/QLandkarte.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list