[packages/xmlsec1] - updated to 1.2.19 - require openssl 1.0.0 to ensure ECDSA support
qboosh
qboosh at pld-linux.org
Thu Apr 11 21:29:03 CEST 2013
commit ab72902c5dda5def9d2fd1f80684889de5fdcdcd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 11 21:29:17 2013 +0200
- updated to 1.2.19
- require openssl 1.0.0 to ensure ECDSA support
xmlsec1.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/xmlsec1.spec b/xmlsec1.spec
index 3e2b7e0..a5b8777 100644
--- a/xmlsec1.spec
+++ b/xmlsec1.spec
@@ -1,12 +1,12 @@
Summary: XML Security Library
Summary(pl.UTF-8): Biblioteka bezpieczeństwa XML
Name: xmlsec1
-Version: 1.2.18
-Release: 2
+Version: 1.2.19
+Release: 1
License: MIT
Group: Libraries
Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
-# Source0-md5: 8694b4609aab647186607f79e1da7f1a
+# Source0-md5: fe664ba5f01ebfaeb0ab5deeb0b2249e
Patch0: %{name}-nss.patch
URL: http://www.aleksey.com/xmlsec/
BuildRequires: autoconf >= 2.53
@@ -19,7 +19,7 @@ BuildRequires: libxml2-devel >= 1:2.7.4
BuildRequires: libxslt-devel >= 1.0.20
BuildRequires: nspr-devel >= 4.4.1
BuildRequires: nss-devel >= 3.9
-BuildRequires: openssl-devel >= 0.9.8
+BuildRequires: openssl-devel >= 1.0.0
BuildRequires: pkgconfig >= 1:0.9
Requires: libxml2 >= 1:2.7.4
Requires: libxslt >= 1.0.20
@@ -234,7 +234,7 @@ Summary: OpenSSL Crypto library for XML Security Library
Summary(pl.UTF-8): Biblioteka kryptograficzna OpenSSL dla biblioteki XMLSec
Group: Libraries
Requires: %{name} = %{version}-%{release}
-Requires: openssl >= 0.9.8
+Requires: openssl >= 1.0.0
%description openssl
OpenSSL Crypto library for XML Security Library provides OpenSSL based
@@ -250,7 +250,7 @@ Summary(pl.UTF-8): Pliki nagłówkowe API OpenSSL XMLSec
Group: Development/Libraries
Requires: %{name}-devel = %{version}-%{release}
Requires: %{name}-openssl = %{version}-%{release}
-Requires: openssl-devel >= 0.9.8
+Requires: openssl-devel >= 1.0.0
%description openssl-devel
Header files for developing XML Security applications with OpenSSL.
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xmlsec1.git/commitdiff/ab72902c5dda5def9d2fd1f80684889de5fdcdcd
More information about the pld-cvs-commit
mailing list