SPECS: qt4-plugin-qca-gnupg.spec - use qmake-qt4, cleanup

qboosh qboosh at pld-linux.org
Fri Jan 4 21:19:56 CET 2008


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

---- Files affected:
SPECS:
   qt4-plugin-qca-gnupg.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/qt4-plugin-qca-gnupg.spec
diff -u SPECS/qt4-plugin-qca-gnupg.spec:1.3 SPECS/qt4-plugin-qca-gnupg.spec:1.4
--- SPECS/qt4-plugin-qca-gnupg.spec:1.3	Thu Dec 13 20:46:30 2007
+++ SPECS/qt4-plugin-qca-gnupg.spec	Fri Jan  4 21:19:51 2008
@@ -2,8 +2,6 @@
 %define		rname qca-gnupg
 #
 %define	snap	20070904
-# chrpath stripping fails
-%define no_install_post_chrpath 1
 Summary:	Qt Cryptographic Architecture (QCA) GNU Privacy Guard plugin
 Summary(pl.UTF-8):	Wtyczka GNU Privacy Guard dla Qt Cryptographic Architecture (QCA)
 Name:		qt4-plugin-%{rname}
@@ -18,18 +16,21 @@
 BuildRequires:	libstdc++-devel
 BuildRequires:	openssl-devel >= 0.9.7d
 BuildRequires:	qca-devel >= 2.0.0
-BuildRequires:	qt4-qmake
+BuildRequires:	qt4-qmake >= 4.3.3-3
 Requires:	gnupg
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_plugindir %{_libdir}/qt4/plugins/crypto
 
+# chrpath stripping fails
+%define		no_install_post_chrpath	1
+
 %description
 A plugin to provide GNU Privacy Guard capability to programs that
 utilize the Qt Cryptographic Architecture (QCA).
 
 %description -l pl.UTF-8
-Wtyczka pozwalająca wykorzystać możliwościGNU Privacy Guard w
+Wtyczka pozwalająca wykorzystać możliwości GNU Privacy Guard w
 programach korzystających z Qt Cryptographic Architecture (QCA).
 
 %prep
@@ -39,7 +40,7 @@
 export QTDIR=%{_libdir}/qt4
 ./configure
 
-%{_libdir}/qt4/bin/qmake %{rname}.pro \
+qmake-qt4 %{rname}.pro \
 	QMAKE_CXX="%{__cxx}" \
 	QMAKE_LINK="%{__cxx}" \
 	QMAKE_CXXFLAGS_RELEASE="%{rpmcflags}" \
@@ -66,6 +67,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2008-01-04 20:19:51  qboosh
+- use qmake-qt4, cleanup
+
 Revision 1.3  2007-12-13 19:46:30  arekm
 - rel .2
 
@@ -74,4 +78,3 @@
 
 Revision 1.1  2007/10/17 20:25:05  arekm
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qt4-plugin-qca-gnupg.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list