SPECS: qt-plugin-qca-tls.spec - build fix for new openssl, release 4.
pluto
pluto at pld-linux.org
Mon Aug 7 10:13:29 CEST 2006
Author: pluto Date: Mon Aug 7 08:13:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- build fix for new openssl, release 4.
---- Files affected:
SPECS:
qt-plugin-qca-tls.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/qt-plugin-qca-tls.spec
diff -u SPECS/qt-plugin-qca-tls.spec:1.9 SPECS/qt-plugin-qca-tls.spec:1.10
--- SPECS/qt-plugin-qca-tls.spec:1.9 Wed Apr 13 23:00:59 2005
+++ SPECS/qt-plugin-qca-tls.spec Mon Aug 7 10:13:24 2006
@@ -5,12 +5,13 @@
Summary(pl): Wtyczka SSL/TLS dla Qt Cryptographic Architecture (QCA)
Name: qt-plugin-%{rname}
Version: 1.0
-Release: 3
+Release: 4
Epoch: 1
License: LGPL v2.1
Group: Libraries
Source0: http://delta.affinix.com/qca/%{rname}-1.0.tar.bz2
# Source0-md5: 886b1f60fc31de3b1a0bd93281e27b73
+Patch0: %{name}-openssl9x.patch
URL: http://delta.affinix.com/qca/
BuildRequires: libstdc++-devel
BuildRequires: openssl-devel >= 0.9.7d
@@ -30,6 +31,7 @@
%prep
%setup -qn %{rname}-%{version}
+%patch0 -p1
%build
export QTDIR=%{_prefix}
@@ -63,6 +65,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2006/08/07 08:13:24 pluto
+- build fix for new openssl, release 4.
+
Revision 1.9 2005/04/13 21:00:59 pluto
- BR += qmake.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qt-plugin-qca-tls.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list