Author: qboosh Date: Fri Jan 4 19:09:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - qt4-qmake -> qmake-qt4
---- Files affected: SPECS: afe.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/afe.spec diff -u SPECS/afe.spec:1.13 SPECS/afe.spec:1.14 --- SPECS/afe.spec:1.13 Wed Jan 2 21:52:24 2008 +++ SPECS/afe.spec Fri Jan 4 20:09:38 2008 @@ -12,10 +12,11 @@ Source0: http://republika.pl/rkd/%{name}-%{version}.tar.bz2 # Source0-md5: c518075962146907659afc833217b31c Source1: %{name}.desktop +URL: http://rkd.republika.pl/ 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 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -27,7 +28,7 @@ %prep %setup -q -qt4-qmake +qmake-qt4 %{__make} %install @@ -52,6 +53,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2008-01-04 19:09:38 qboosh +- qt4-qmake -> qmake-qt4 + Revision 1.13 2008-01-02 20:52:24 witekfl - up to 20080102 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/afe.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
