SPECS: smplayer.spec - use qmake-qt4, lrelease-qt4

qboosh qboosh at pld-linux.org
Fri Jan 4 20:19:03 CET 2008


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

---- Files affected:
SPECS:
   smplayer.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/smplayer.spec
diff -u SPECS/smplayer.spec:1.77 SPECS/smplayer.spec:1.78
--- SPECS/smplayer.spec:1.77	Mon Dec 24 17:14:21 2007
+++ SPECS/smplayer.spec	Fri Jan  4 20:18:57 2008
@@ -15,9 +15,9 @@
 BuildRequires:	QtNetwork-devel
 BuildRequires:	QtOpenGL-devel
 BuildRequires:	kdelibs-devel >= 9:3.2.0
-BuildRequires:	qt4-build
-BuildRequires:	qt4-linguist
-BuildRequires:	qt4-qmake
+BuildRequires:	qt4-build >= 4.3.3-3
+BuildRequires:	qt4-linguist >= 4.3.3-3
+BuildRequires:	qt4-qmake >= 4.3.3-3
 BuildRequires:	rpmbuild(macros) >= 1.129
 Requires:	mplayer
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -51,12 +51,12 @@
 %build
 cd src
 rm -f Makefile
-qt4-qmake
+qmake-qt4
 %{__make} \
 	THEMES_PATH=\\\"%{_datadir}/smplayer/themes\\\" \
 	TRANSLATION_PATH=\\\"%{_datadir}/smplayer/translations/\\\"
 
-%{_libdir}/qt4/bin/lrelease smplayer.pro
+lrelease-qt4 smplayer.pro
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -112,6 +112,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2008-01-04 19:18:57  qboosh
+- use qmake-qt4, lrelease-qt4
+
 Revision 1.77  2007-12-24 16:14:21  shadzik
 - missing commitlog
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/smplayer.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list