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

Petr Pisar ppisar at fedoraproject.org
Fri Aug 3 11:53:30 UTC 2012


commit 44e81b18cb43b5a7aca8b7037dca0f5b9a775ab1
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 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 <ppisar at redhat.com> - 1:2.0003-2
+- Re-enable 12html test as the bug has been fixed
+
 * Mon Jul 30 2012 Petr Šabata <contyk at redhat.com> - 1:2.0003-1
 - 2.0003 bump
 


More information about the scm-commits mailing list