automatic version update by autodist [release 3.79-1mamba;Tue Oct 18 2022]
This commit is contained in:
parent
29f3424ae9
commit
5f012ba45e
@ -1,5 +1,5 @@
|
|||||||
Name: perl-HTML-Parser
|
Name: perl-HTML-Parser
|
||||||
Version: 3.78
|
Version: 3.79
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: HTML::Parser - A perl module for HTML parsing
|
Summary: HTML::Parser - A perl module for HTML parsing
|
||||||
Group: System/Libraries/Perl
|
Group: System/Libraries/Perl
|
||||||
@ -44,6 +44,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}"
|
||||||
|
|
||||||
@ -51,6 +53,9 @@ done
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 18 2022 Automatic Build System <autodist@mambasoft.it> 3.79-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Mar 29 2022 Automatic Build System <autodist@mambasoft.it> 3.78-1mamba
|
* Tue Mar 29 2022 Automatic Build System <autodist@mambasoft.it> 3.78-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user