Author: qboosh Date: Fri Jan 4 19:53:55 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4
---- Files affected: SPECS: qgit.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/qgit.spec diff -u SPECS/qgit.spec:1.10 SPECS/qgit.spec:1.11 --- SPECS/qgit.spec:1.10 Thu Jan 3 12:24:20 2008 +++ SPECS/qgit.spec Fri Jan 4 20:53:50 2008 @@ -12,8 +12,8 @@ URL: http://digilander.libero.it/mcostalba/ BuildRequires: QtCore-devel BuildRequires: QtGui-devel -BuildRequires: qt4-build -BuildRequires: qt4-qmake +BuildRequires: qt4-build >= 4.3.3-3 +BuildRequires: qt4-qmake >= 4.3.3-3 BuildRequires: rpmbuild(macros) >= 1.129 Requires: git-core >= 1.5.3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -32,7 +32,7 @@ %setup -q -n %{name} %build -qt4-qmake qgit.pro +qmake-qt4 qgit.pro %{__make} %install @@ -57,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2008-01-04 19:53:50 qboosh +- qt4-qmake -> qmake-qt4 + Revision 1.10 2008-01-03 11:24:20 arekm - up to 2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qgit.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
