SPECS: qscintilla2.spec - qt4-qmake -> qmake-qt4
qboosh
qboosh at pld-linux.org
Fri Jan 4 20:52:58 CET 2008
Author: qboosh Date: Fri Jan 4 19:52:58 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- qt4-qmake -> qmake-qt4
---- Files affected:
SPECS:
qscintilla2.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/qscintilla2.spec
diff -u SPECS/qscintilla2.spec:1.8 SPECS/qscintilla2.spec:1.9
--- SPECS/qscintilla2.spec:1.8 Sat Oct 13 01:54:37 2007
+++ SPECS/qscintilla2.spec Fri Jan 4 20:52:53 2008
@@ -22,8 +22,8 @@
BuildRequires: QtScript-devel
BuildRequires: QtXml-devel
BuildRequires: python-PyQt4-devel >= 4.1.1
-BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-build >= 4.3.3-3
+BuildRequires: qt4-qmake >= 4.3.3-3
BuildRequires: rpm-pythonprov
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -101,12 +101,12 @@
%build
cd Qt4
-qt4-qmake qscintilla.pro
+qmake-qt4 qscintilla.pro
%{__make}
cd -
cd designer-Qt4
-qt4-qmake designer.pro
+qmake-qt4 designer.pro
%{__make}
cd -
@@ -176,6 +176,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2008-01-04 19:52:53 qboosh
+- qt4-qmake -> qmake-qt4
+
Revision 1.8 2007-10-12 23:54:37 twittner
- rel. 2 to rebuild (solves [PLD 3.x (Th): Bug 52] New: eric4 crashes at startup)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qscintilla2.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list