rebuilt with perl 5.36.0 [release 1.914-2mamba;Mon Apr 17 2023]
This commit is contained in:
parent
dea59a03f9
commit
4971916d86
@ -2,7 +2,7 @@
|
||||
|
||||
Name: perl-Crypt-OpenSSL-X509
|
||||
Version: 1.914
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: Crypt::OpenSSL::X509 - Perl extension to OpenSSL's X509 API
|
||||
Group: System/Libraries/Perl
|
||||
Vendor: openmamba
|
||||
@ -17,6 +17,7 @@ BuildRequires: libopenssl-devel
|
||||
BuildRequires: perl-Convert-ASN1
|
||||
BuildRequires: perl-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: perl >= 2:5.36.0
|
||||
Requires: perl >= %perl_major_ver
|
||||
|
||||
%description
|
||||
@ -45,16 +46,18 @@ for dir in `find %{buildroot} -type d | grep $strid`; do
|
||||
echo "%dir ${dir#%buildroot}" >> .packlist
|
||||
done
|
||||
|
||||
find %{buildroot} -name *.so -exec chmod u+w {} \;
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
%files -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
## note: eventually add the remaining documents (if any)
|
||||
# %doc README TODO
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user