]> git.pld-linux.org Git - packages/xmlsec1.git/blobdiff - xmlsec1.spec
- updated to 1.2.20
[packages/xmlsec1.git] / xmlsec1.spec
index 3e2b7e0ed06e75d07cc65dddb1f7ff792184cd81..cd1646d2ae48a220f1cff4336f82262ddc70fff8 100644 (file)
@@ -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.20
+Release:       1
 License:       MIT
 Group:         Libraries
 Source0:       http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
-# Source0-md5: 8694b4609aab647186607f79e1da7f1a
+# Source0-md5: ce12af00283eb90d9281956524250d6e
 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.
@@ -283,6 +283,7 @@ Statyczna biblioteka kryptograficzna OpenSSL dla biblioteki XMLSec.
 %{__automake}
 %configure \
        CPPFLAGS='%{rpmcppflags} -DLTDL_OBJDIR=\".libs\" -DLTDL_SHLIB_EXT=\".so\"' \
+       --disable-silent-rules \
        --with-html-dir=%{_gtkdocdir}/xmlsec1 \
        --with-nspr=/usr \
        --with-nss=/usr
This page took 0.0348 seconds and 4 git commands to generate.