Author: qboosh Date: Fri Jan 4 19:56:25 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4
---- Files affected: SPECS: kpoldek.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/kpoldek.spec diff -u SPECS/kpoldek.spec:1.11 SPECS/kpoldek.spec:1.12 --- SPECS/kpoldek.spec:1.11 Tue Jan 1 12:15:12 2008 +++ SPECS/kpoldek.spec Fri Jan 4 20:56:20 2008 @@ -11,8 +11,8 @@ URL: http://kde-apps.org/content/show.php?content=53979 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: poldek BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -34,7 +34,7 @@ %build rm -f src/Makefile -qt4-qmake +qmake-qt4 %{__make} %install @@ -56,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2008-01-04 19:56:20 qboosh +- qt4-qmake -> qmake-qt4 + Revision 1.11 2008-01-01 11:15:12 witekfl - encoded in UTF-8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kpoldek.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
