SPECS: autoq3d.spec - qt4-qmake -> qmake-qt4
qboosh
qboosh at pld-linux.org
Fri Jan 4 20:44:53 CET 2008
Author: qboosh Date: Fri Jan 4 19:44:53 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- qt4-qmake -> qmake-qt4
---- Files affected:
SPECS:
autoq3d.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/autoq3d.spec
diff -u SPECS/autoq3d.spec:1.8 SPECS/autoq3d.spec:1.9
--- SPECS/autoq3d.spec:1.8 Mon Feb 12 22:23:48 2007
+++ SPECS/autoq3d.spec Fri Jan 4 20:44:48 2008
@@ -13,7 +13,7 @@
BuildRequires: Mesa-libGL-devel
BuildRequires: QtGui-devel
BuildRequires: QtOpenGL-devel
-BuildRequires: qt4-build
+BuildRequires: qt4-build >= 4.3.3-3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -28,7 +28,7 @@
%build
QTDIR=/usr; export QTDIR
-qt4-qmake -o Makefile AutoQ3D.pro
+qmake-qt4 -o Makefile AutoQ3D.pro
%{__make} \
CFLAGS="%{rpmcflags}" \
@@ -66,6 +66,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-01-04 19:44:48 qboosh
+- qt4-qmake -> qmake-qt4
+
Revision 1.8 2007-02-12 21:23:48 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/autoq3d.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list