Author: qboosh Date: Fri Jan 4 19:48:08 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4
---- Files affected: SPECS: qxmp.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/qxmp.spec diff -u SPECS/qxmp.spec:1.4 SPECS/qxmp.spec:1.5 --- SPECS/qxmp.spec:1.4 Mon Feb 12 23:09:12 2007 +++ SPECS/qxmp.spec Fri Jan 4 20:48:03 2008 @@ -11,8 +11,8 @@ URL: http://www.xm1math.net/qxmp/ BuildRequires: QtGui-devel >= 4.1.1 BuildRequires: QtXml-devel -BuildRequires: qt4-build -BuildRequires: qt4-qmake +BuildRequires: qt4-build >= 4.3.3-3 +BuildRequires: qt4-qmake >= 4.3.3-3 Requires: mplayer BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -35,7 +35,7 @@ %setup -q %build -qt4-qmake \ +qmake-qt4 \ PREFIX=%{_prefix} %{__make} @@ -67,6 +67,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008-01-04 19:48:03 qboosh +- qt4-qmake -> qmake-qt4 + Revision 1.4 2007-02-12 22:09:12 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qxmp.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
