Author: qboosh Date: Fri Jan 4 19:55:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4
---- Files affected: SPECS: qrfcview.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/qrfcview.spec diff -u SPECS/qrfcview.spec:1.7 SPECS/qrfcview.spec:1.8 --- SPECS/qrfcview.spec:1.7 Mon Feb 12 23:09:12 2007 +++ SPECS/qrfcview.spec Fri Jan 4 20:55:17 2008 @@ -15,8 +15,8 @@ URL: http://qrfcview.berlios.de/ BuildRequires: QtGui-devel BuildRequires: QtNetwork-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 BuildRequires: sed >= 4.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -47,7 +47,7 @@ %build export QTDIR="%{_prefix}" -qt4-qmake +qmake-qt4 %{__make} %install @@ -74,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008-01-04 19:55:17 qboosh +- qt4-qmake -> qmake-qt4 + Revision 1.7 2007-02-12 22:09:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qrfcview.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
