rebuilt with perl 5.36.0 [release 1.914-2mamba;Mon Apr 17 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:45:59 +01:00
parent dea59a03f9
commit 4971916d86

View File

@ -2,7 +2,7 @@
Name: perl-Crypt-OpenSSL-X509 Name: perl-Crypt-OpenSSL-X509
Version: 1.914 Version: 1.914
Release: 1mamba Release: 2mamba
Summary: Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API Summary: Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API
Group: System/Libraries/Perl Group: System/Libraries/Perl
Vendor: openmamba Vendor: openmamba
@ -17,6 +17,7 @@ BuildRequires: libopenssl-devel
BuildRequires: perl-Convert-ASN1 BuildRequires: perl-Convert-ASN1
BuildRequires: perl-devel BuildRequires: perl-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: perl >= 2:5.36.0
Requires: perl >= %perl_major_ver Requires: perl >= %perl_major_ver
%description %description
@ -45,16 +46,18 @@ for dir in `find %{buildroot} -type d | grep $strid`; do
echo "%dir ${dir#%buildroot}" >> .packlist echo "%dir ${dir#%buildroot}" >> .packlist
done done
find %{buildroot} -name *.so -exec chmod u+w {} \;
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files -f .packlist %files -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
## note: eventually add the remaining documents (if any)
# %doc README TODO
%changelog %changelog
* Mon Apr 17 2023 Sdk Build System <sdk@mambasoft.it> 1.914-2mamba
- rebuilt with perl 5.36.0
* Wed May 04 2022 Automatic Build System <autodist@mambasoft.it> 1.914-1mamba * Wed May 04 2022 Automatic Build System <autodist@mambasoft.it> 1.914-1mamba
- automatic version update by autodist - automatic version update by autodist