X-Git-Url: https://git.pld-linux.org/?p=packages%2Fxmlsec1.git;a=blobdiff_plain;f=xmlsec1.spec;h=580b1b9ad4dec523c3309315129c5571591649a2;hp=ef3920f84566d1c4e6f65089053dd15384ba1116;hb=43b90cfc1835b12b9c3f511f59eb6e9211eade15;hpb=64b5643aea65013827f333815cfd13431e47b4b5 diff --git a/xmlsec1.spec b/xmlsec1.spec index ef3920f..580b1b9 100644 --- a/xmlsec1.spec +++ b/xmlsec1.spec @@ -1,17 +1,18 @@ Summary: XML Security Library Summary(pl.UTF-8): Biblioteka bezpieczeństwa XML Name: xmlsec1 -Version: 1.2.18 -Release: 1 +Version: 1.2.23 +Release: 2 License: MIT Group: Libraries -Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz -# Source0-md5: 8694b4609aab647186607f79e1da7f1a +Source0: https://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz +# Source0-md5: 86b1daaa438f5a7bea9a52d7b9799ac0 Patch0: %{name}-nss.patch -URL: http://www.aleksey.com/xmlsec/ +URL: https://www.aleksey.com/xmlsec/ BuildRequires: autoconf >= 2.53 BuildRequires: automake >= 1:1.7 BuildRequires: gnutls-devel >= 2.8.0 +BuildRequires: help2man BuildRequires: libgcrypt-devel >= 1.4.0 BuildRequires: libltdl-devel BuildRequires: libtool >= 2:2.0 @@ -19,7 +20,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 @@ -94,6 +95,9 @@ Summary: XMLSec library API documentation Summary(pl.UTF-8): Dokumentacja API biblioteki XMLSec Group: Documentation Requires: gtk-doc-common +%if "%{_rpmversion}" >= "5" +BuildArch: noarch +%endif %description apidocs XMLSec library API documentation. @@ -234,7 +238,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 +254,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 +287,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