automatic update by autodist [release 1.93_02-1mamba;Sun Apr 02 2023]

This commit is contained in:
Automatic Build System 2024-01-06 09:25:43 +01:00
parent 74b056af86
commit a2b078a82f

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0) %define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-Net-SSLeay Name: perl-Net-SSLeay
Version: 1.92 Version: 1.93_02
Release: 1mamba Release: 1mamba
Summary: Net::SSLeay - Perl module for using OpenSSL Summary: Net::SSLeay - Perl module for using OpenSSL
Group: Development/Libraries/Perl Group: Development/Libraries/Perl
@ -59,6 +59,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
@ -67,6 +69,9 @@ rm -f .packlist
%defattr(-,root,root) %defattr(-,root,root)
%changelog %changelog
* Sun Apr 02 2023 Automatic Build System <autodist@mambasoft.it> 1.93_02-1mamba
- automatic update by autodist
* Thu Jan 13 2022 Automatic Build System <autodist@mambasoft.it> 1.92-1mamba * Thu Jan 13 2022 Automatic Build System <autodist@mambasoft.it> 1.92-1mamba
- automatic version update by autodist - automatic version update by autodist