Merge pull request #1 from djam/xmlsec1:rosa2019.1

Backports and update
This commit is contained in:
djam 2021-06-23 06:03:23 +00:00
commit 0dcb095ff6
2 changed files with 7 additions and 10 deletions

View file

@ -1,4 +1,2 @@
removed_sources:
xmlsec1-1.2.24.tar.gz: b64a443641de3338d7d1ba17f25653a314d65d93
sources:
xmlsec1-1.2.25.tar.gz: 0ef1117b8d11da475fd8d842a1341c675e627ab9
xmlsec1-1.2.29.tar.gz: dff1279c410817bf0fe5d3b7444fb72d5ad6b021

View file

@ -8,7 +8,7 @@
Summary: Library providing support for "XML Signature" and "XML Encryption"
Name: xmlsec1
Version: 1.2.25
Version: 1.2.29
Release: 1
License: MIT
Group: System/Libraries
@ -125,19 +125,18 @@ Libraries you can use to develop applications with XML security standarts.
%{_datadir}/aclocal/xmlsec1.m4
%{_libdir}/*.so
%{_libdir}/pkgconfig/*.pc
%{_libexecdir}/xmlsec1Conf.sh
%{_libdir}/xmlsec1Conf.sh
%{_docdir}/xmlsec1/*
#----------------------------------------------------------------------------
%prep
%setup -q
%patch1 -p1
%autosetup -p1
%build
%configure2_5x \
%configure \
--disable-static
%make
%make_build
%install
%makeinstall_std
%make_install