Author: qboosh Date: Fri Jan 4 19:58:38 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4
---- Files affected: SPECS: qtemu.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/qtemu.spec diff -u SPECS/qtemu.spec:1.3 SPECS/qtemu.spec:1.4 --- SPECS/qtemu.spec:1.3 Sun Jun 24 16:03:44 2007 +++ SPECS/qtemu.spec Fri Jan 4 20:58:33 2008 @@ -14,8 +14,8 @@ URL: http://qtemu.org/ BuildRequires: QtGui-devel BuildRequires: QtXml-devel -BuildRequires: qt4-build -BuildRequires: qt4-qmake +BuildRequires: qt4-build >= 4.3.3-3 +BuildRequires: qt4-qmake >= 4.3.3-3 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -29,7 +29,7 @@ %patch0 -p1 %build -qt4-qmake +qmake-qt4 %{__make} %install @@ -56,7 +56,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.3 2007-06-24 14:03:44 qboosh +Revision 1.4 2008-01-04 19:58:33 qboosh +- qt4-qmake -> qmake-qt4 + +Revision 1.3 2007/06/24 14:03:44 qboosh - single icons belong to pixmapsdir Revision 1.2 2007/06/21 12:02:40 glen ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qtemu.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
