SPECS: qt4-plugin-qca-ossl.spec - use qmake-qt4

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


Author: qboosh                       Date: Fri Jan  4 20:21:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use qmake-qt4

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

---- Diffs:

================================================================
Index: SPECS/qt4-plugin-qca-ossl.spec
diff -u SPECS/qt4-plugin-qca-ossl.spec:1.3 SPECS/qt4-plugin-qca-ossl.spec:1.4
--- SPECS/qt4-plugin-qca-ossl.spec:1.3	Thu Dec 13 20:46:03 2007
+++ SPECS/qt4-plugin-qca-ossl.spec	Fri Jan  4 21:21:01 2008
@@ -2,8 +2,6 @@
 %define		rname qca-ossl
 #
 %define	snap	20070904
-# chrpath stripping fails
-%define no_install_post_chrpath 1
 Summary:	Qt Cryptographic Architecture (QCA) SSL/TLS plugin
 Summary(pl.UTF-8):	Wtyczka SSL/TLS dla Qt Cryptographic Architecture (QCA)
 Name:		qt4-plugin-%{rname}
@@ -18,11 +16,14 @@
 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
 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 SSL/TLS capability to programs that utilize the Qt
 Cryptographic Architecture (QCA).
@@ -38,7 +39,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:21:01  qboosh
+- use qmake-qt4
+
 Revision 1.3  2007-12-13 19:46:03  arekm
 - rel .2
 
================================================================

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



More information about the pld-cvs-commit mailing list