automatic version update by autodist [release 2.002001-1mamba;Sat Feb 11 2023]
This commit is contained in:
parent
5e61565e14
commit
6be931a7f3
@ -1,7 +1,7 @@
|
||||
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
|
||||
|
||||
Name: perl-XML-LibXSLT
|
||||
Version: 2.002000
|
||||
Version: 2.002001
|
||||
Release: 1mamba
|
||||
Summary: XML::LibXSLT - Interface to the gnome libxslt library
|
||||
Group: System/Libraries/Perl
|
||||
@ -13,7 +13,6 @@ Source: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXSLT-%
|
||||
License: Artistic, GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: liblzma-devel
|
||||
BuildRequires: libxml2-devel
|
||||
BuildRequires: libxslt-devel
|
||||
BuildRequires: libz-devel
|
||||
@ -50,6 +49,8 @@ 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}"
|
||||
rm -f .packlist
|
||||
@ -58,6 +59,9 @@ rm -f .packlist
|
||||
%defattr(-,root,root)
|
||||
|
||||
%changelog
|
||||
* Sat Feb 11 2023 Automatic Build System <autodist@mambasoft.it> 2.002001-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 18 2022 Automatic Build System <autodist@mambasoft.it> 2.002000-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user