diff --git a/perl-XML-LibXSLT.spec b/perl-XML-LibXSLT.spec index 92af654..dc34338 100644 --- a/perl-XML-LibXSLT.spec +++ b/perl-XML-LibXSLT.spec @@ -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 1.99-1mamba +- automatic update by autodist + * Fri Nov 11 2016 Silvan Calarco 1.95-1mamba - update to 1.95