automatic update by autodist [release 1.99-1mamba;Fri Apr 10 2020]

This commit is contained in:
Automatic Build System 2024-01-06 09:54:07 +01:00
parent c2595bed75
commit 7c2a763952

View File

@ -1,7 +1,7 @@
%define perl_major_ver %(eval `perl -V:version`; echo ${version%*.[0-9]*}.0)
Name: perl-XML-LibXSLT
Version: 1.95
Version: 1.99
Release: 1mamba
Summary: XML::LibXSLT - Interface to the gnome libxslt library
Group: System/Libraries/Perl
@ -13,7 +13,7 @@ Source: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/XML-LibXSLT-%
License: Artistic, GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libdb51-devel
BuildRequires: libdb53-devel
BuildRequires: libgcrypt-devel
BuildRequires: libgdbm-devel
BuildRequires: libgpg-error-devel
@ -36,7 +36,10 @@ This is an extremely good XSLT engine, highly compliant and also very fast
%build
perl Makefile.PL PREFIX=%{_prefix} INSTALLDIRS=vendor
%make
%ifnarch %{ix86}
%make test
%endif
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -59,6 +62,9 @@ rm -f .packlist
%defattr(-,root,root)
%changelog
* Fri Apr 10 2020 Automatic Build System <autodist@mambasoft.it> 1.99-1mamba
- automatic update by autodist
* Fri Nov 11 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 1.95-1mamba
- update to 1.95