SPECS (DEVEL): smplayer.spec - use qmake-qt4, lrelease-qt4 (merged...

arvenil arvenil at pld-linux.org
Thu Feb 14 21:12:07 CET 2008


Author: arvenil                      Date: Thu Feb 14 20:12:07 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- use qmake-qt4, lrelease-qt4 (merged from HEAD)

---- Files affected:
SPECS:
   smplayer.spec (1.74.2.11 -> 1.74.2.12) 

---- Diffs:

================================================================
Index: SPECS/smplayer.spec
diff -u SPECS/smplayer.spec:1.74.2.11 SPECS/smplayer.spec:1.74.2.12
--- SPECS/smplayer.spec:1.74.2.11	Wed Feb 13 00:01:07 2008
+++ SPECS/smplayer.spec	Thu Feb 14 21:12:01 2008
@@ -16,9 +16,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)
@@ -52,12 +52,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
@@ -116,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74.2.12  2008-02-14 20:12:01  arvenil
+- use qmake-qt4, lrelease-qt4 (merged from HEAD)
+
 Revision 1.74.2.11  2008-02-12 23:01:07  arvenil
 - up to 0.6.0rc1
 
================================================================

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



More information about the pld-cvs-commit mailing list