diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 659bbf1..8fb9cc0 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -4,7 +4,7 @@ Name: perl-XML-LibXML # it might not be needed anymore # this module is maintained, the other is not Version: 2.0003 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Summary: Perl interface to the libxml2 library @@ -75,10 +75,6 @@ find %{buildroot} -type d -depth -exec rmdir {} ';' 2>/dev/null chmod -R u+w %{buildroot}/* %check -%ifarch ppc64 s390x -# see rhbz#769537 -rm t/12html.t -%endif THREAD_TEST=1 make test %triggerin -- perl-XML-SAX @@ -102,6 +98,9 @@ fi %{_mandir}/man3/*.3* %changelog +* Fri Aug 03 2012 Petr Pisar - 1:2.0003-2 +- Re-enable 12html test as the bug has been fixed + * Mon Jul 30 2012 Petr Ĺ abata - 1:2.0003-1 - 2.0003 bump