SPECS: lastfm-radio.spec - use qmake-qt4, lrelease-qt4

qboosh qboosh at pld-linux.org
Fri Jan 4 20:40:36 CET 2008


Author: qboosh                       Date: Fri Jan  4 19:40:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use qmake-qt4, lrelease-qt4

---- Files affected:
SPECS:
   lastfm-radio.spec (1.13 -> 1.14) 

---- Diffs:

================================================================
Index: SPECS/lastfm-radio.spec
diff -u SPECS/lastfm-radio.spec:1.13 SPECS/lastfm-radio.spec:1.14
--- SPECS/lastfm-radio.spec:1.13	Mon Aug 20 19:58:14 2007
+++ SPECS/lastfm-radio.spec	Fri Jan  4 20:40:31 2008
@@ -16,9 +16,9 @@
 BuildRequires:	QtSql-devel
 BuildRequires:	QtXml-devel
 BuildRequires:	alsa-lib-devel
-BuildRequires:	qt4-build
-BuildRequires:	qt4-linguist
-BuildRequires:	qt4-qmake >= 4.1.0-1.95
+BuildRequires:	qt4-build >= 4.3.3-3
+BuildRequires:	qt4-linguist >= 4.3.3-3
+BuildRequires:	qt4-qmake >= 4.3.3-3
 Obsoletes:	lastfm-player
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -37,11 +37,11 @@
 %patch0 -p1
 
 %build
-qt4-qmake
+qmake-qt4
 %{__make}
 
 cd i18n
-%{_libdir}/qt4/bin/lrelease lastfm_*.ts
+lrelease-qt4 lastfm_*.ts
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -80,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.14  2008-01-04 19:40:31  qboosh
+- use qmake-qt4, lrelease-qt4
+
 Revision 1.13  2007-08-20 17:58:14  glen
 - update to 1.3.1.0
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lastfm-radio.spec?r1=1.13&r2=1.14&f=u



More information about the pld-cvs-commit mailing list