SPECS: lastfm-player.spec - there is no such tool as qt4-qmake so ...

paszczus paszczus at pld-linux.org
Thu Feb 23 11:31:23 CET 2006


Author: paszczus                     Date: Thu Feb 23 10:31:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- there is no such tool as qt4-qmake so changed to qmake

---- Files affected:
SPECS:
   lastfm-player.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/lastfm-player.spec
diff -u SPECS/lastfm-player.spec:1.5 SPECS/lastfm-player.spec:1.6
--- SPECS/lastfm-player.spec:1.5	Tue Feb 21 01:28:17 2006
+++ SPECS/lastfm-player.spec	Thu Feb 23 11:31:18 2006
@@ -38,7 +38,7 @@
 %{__sed} -i 's,QApplication::applicationDirPath(),QString("%{_datadir}/%{name}"),g' src/*.cpp
 
 %build
-qt4-qmake
+qmake
 %{__make}
 
 %install
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2006/02/23 10:31:18  paszczus
+- there is no such tool as qt4-qmake so changed to qmake
+
 Revision 1.5  2006/02/21 00:28:17  charles
 - updated to 1.1.90 - snap 20060220
 - use qt4-qmake
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lastfm-player.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list