Author: qboosh                       Date: Mon Feb 27 19:44:24 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added gcc4 patch, use qt4-qmake

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

---- Diffs:

================================================================
Index: SPECS/lastfm-player.spec
diff -u SPECS/lastfm-player.spec:1.6 SPECS/lastfm-player.spec:1.7
--- SPECS/lastfm-player.spec:1.6        Thu Feb 23 11:31:18 2006
+++ SPECS/lastfm-player.spec    Mon Feb 27 20:44:19 2006
@@ -11,13 +11,14 @@
 # Source0-md5: 05eb03759019e5a55bba3b23be6886fd
 Source1:       %{name}.desktop
 Patch0:                %{name}-cachedir.patch
+Patch1:                %{name}-gcc4.patch
 URL:           http://www.last.fm/
 BuildRequires: QtGui-devel
 BuildRequires: QtNetwork-devel
 BuildRequires: QtXml-devel
 BuildRequires: alsa-lib-devel
 BuildRequires: qt4-build
-BuildRequires: qt4-qmake
+BuildRequires: qt4-qmake >= 4.1.1
 BuildRequires: sed >= 4.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -34,11 +35,12 @@
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 
 %{__sed} -i 
's,QApplication::applicationDirPath(),QString("%{_datadir}/%{name}"),g' 
src/*.cpp
 
 %build
-qmake
+qt4-qmake
 %{__make}
 
 %install
@@ -68,6 +70,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2006/02/27 19:44:19  qboosh
+- added gcc4 patch, use qt4-qmake
+
 Revision 1.6  2006/02/23 10:31:18  paszczus
 - there is no such tool as qt4-qmake so changed to qmake
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to