automatic version update by autodist [release 1.3.7-1mamba;Thu Feb 13 2025]
This commit is contained in:
12
xmlsec1.spec
12
xmlsec1.spec
@@ -1,5 +1,5 @@
|
||||
Name: xmlsec1
|
||||
Version: 1.3.6
|
||||
Version: 1.3.7
|
||||
Release: 1mamba
|
||||
Summary: XML Security Library
|
||||
Group: System/Libraries
|
||||
@@ -11,7 +11,6 @@ Source: http://www.aleksey.com/xmlsec/download/xmlsec1-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libgcrypt-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: libltdl-devel
|
||||
BuildRequires: libnspr-devel
|
||||
@@ -42,8 +41,6 @@ Requires: pkg-config
|
||||
%description -n lib%{name}-devel
|
||||
This package contains libraries and header files for developing applications that use %{name}.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@@ -71,7 +68,6 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%files -n lib%{name}
|
||||
%defattr(-,root,root)
|
||||
%{_libdir}/libxmlsec1-gcrypt.so.*
|
||||
%{_libdir}/libxmlsec1-gnutls.so.*
|
||||
%{_libdir}/libxmlsec1-nss.so.*
|
||||
%{_libdir}/libxmlsec1-openssl.so.*
|
||||
@@ -83,8 +79,6 @@ This package contains libraries and header files for developing applications tha
|
||||
%dir %{_includedir}/xmlsec1
|
||||
%dir %{_includedir}/xmlsec1/xmlsec
|
||||
%{_includedir}/xmlsec1/xmlsec/*.h
|
||||
%dir %{_includedir}/xmlsec1/xmlsec/gcrypt
|
||||
%{_includedir}/xmlsec1/xmlsec/gcrypt/*.h
|
||||
%dir %{_includedir}/xmlsec1/xmlsec/nss
|
||||
%{_includedir}/xmlsec1/xmlsec/nss/*.h
|
||||
%dir %{_includedir}/xmlsec1/xmlsec/openssl
|
||||
@@ -97,8 +91,10 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_datadir}/aclocal/*.m4
|
||||
%doc ChangeLog NEWS TODO
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Feb 13 2025 Automatic Build System <autodist@openmamba.org> 1.3.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 23 2024 Automatic Build System <autodist@openmamba.org> 1.3.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user