SPECS: psi-daisy.spec - qt4-qmake => qmake-qt4

cactus cactus at pld-linux.org
Sun Jan 27 15:02:50 CET 2008


Author: cactus                       Date: Sun Jan 27 14:02:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- qt4-qmake => qmake-qt4

---- Files affected:
SPECS:
   psi-daisy.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/psi-daisy.spec
diff -u SPECS/psi-daisy.spec:1.2 SPECS/psi-daisy.spec:1.3
--- SPECS/psi-daisy.spec:1.2	Sun Jan 27 15:00:40 2008
+++ SPECS/psi-daisy.spec	Sun Jan 27 15:02:44 2008
@@ -57,13 +57,13 @@
 	--prefix=%{_prefix} \
 	--datadir=%{_datadir}
 
-qt4-qmake
+qmake-qt4
 %{__make}
 
 cd src/plugins/generic
 for pl in chess echo noughtsandcrosses python null; do
         cd $pl
-        qt4-qmake ${pl}plugin.pro
+        qmake-qt4 ${pl}plugin.pro
         make || die "make plugin ${pl} failed"
 	cd ..
 done
@@ -109,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-27 14:02:44  cactus
+- qt4-qmake => qmake-qt4
+
 Revision 1.2  2008-01-27 14:00:40  cactus
 - update build folder
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/psi-daisy.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list