rebuilt with perl 5.36.0 [release 0.33-2mamba;Sun May 07 2023]
This commit is contained in:
parent
28e0c1c7f2
commit
8bcb2e2c27
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: perl-Crypt-OpenSSL-RSA
|
Name: perl-Crypt-OpenSSL-RSA
|
||||||
Version: 0.33
|
Version: 0.33
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
|
Summary: Crypt::OpenSSL::RSA - RSA encoding and decoding, using the openSSL libraries
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -45,6 +45,8 @@ 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}"
|
||||||
rm -f .packlist
|
rm -f .packlist
|
||||||
@ -53,6 +55,9 @@ rm -f .packlist
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 07 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 0.33-2mamba
|
||||||
|
- rebuilt with perl 5.36.0
|
||||||
|
|
||||||
* Sat Jul 09 2022 Automatic Build System <autodist@mambasoft.it> 0.33-1mamba
|
* Sat Jul 09 2022 Automatic Build System <autodist@mambasoft.it> 0.33-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user