[perl-XML-LibXML/f17] Re-enable 12html test as the bug has been fixed

Petr Pisar ppisar at fedoraproject.org
Fri Aug 3 12:16:16 UTC 2012


commit c2a3bc872d70455b5d9ae6a1dc10d9613805b874
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Aug 3 13:52:44 2012 +0200

    Re-enable 12html test as the bug has been fixed

 perl-XML-LibXML.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 66f0354..c0f59fd 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:        1.90
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          1
 Summary:        Perl interface to the libxml2 library
 
@@ -52,10 +52,6 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} ';' 2>/dev/null
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-%ifarch ppc64 s390x
-# see rhbz#769537
-rm t/12html.t
-%endif
 make test
 
 %triggerin -- perl-XML-SAX
@@ -79,6 +75,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Fri Aug 03 2012 Petr Pisar <ppisar at redhat.com> - 1:1.90-3
+- Re-enable 12html test as the bug has been fixed (bug #769537)
+
 * Fri Aug 03 2012 Petr Pisar <ppisar at redhat.com> - 1:1.90-2
 - Fix serialization on 64-bit big endian platforms (bug #845534)
 



More information about the perl-devel mailing list