diff --git a/perl-xml/perl-xml.patch b/perl-xml/perl-xml.patch index 910d75e85f..8cb808298a 100644 --- a/perl-xml/perl-xml.patch +++ b/perl-xml/perl-xml.patch @@ -42,16 +42,3 @@ Index: HTML-Prototype-Useful-0.05/Makefile.PL + NAME => 'HTML::Prototype::Useful', +); + -Index: HTML-TableParser-0.42/Makefile.PL ---- HTML-TableParser-0.42/Makefile.PL.orig 2014-10-04 11:46:56.290409555 +0200 -+++ HTML-TableParser-0.42/Makefile.PL 2014-10-04 11:49:24.750413688 +0200 -@@ -14,7 +14,8 @@ - - author_tests( 'xt' ); - --cpanfile; -+# cpanfile; - - WriteAll; - -+ diff --git a/perl-xml/perl-xml.spec b/perl-xml/perl-xml.spec index e76794f680..2bf74478ae 100644 --- a/perl-xml/perl-xml.spec +++ b/perl-xml/perl-xml.spec @@ -39,7 +39,7 @@ %define V_html_selector_xpath 0.07 %define V_html_element_extended 1.18 %define V_html_tableextract 2.15 -%define V_html_tableparser 0.42 +%define V_html_tableparser 0.43 %define V_css 1.09 %define V_css_tiny 1.19 %define V_xml_dom 1.46 @@ -100,7 +100,7 @@ Class: BASE Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20180318 +Release: 20180323 # package options %option with_libxml no @@ -639,9 +639,9 @@ PreReq: sablotron %setup -q -T -D -a 62 %setup -q -T -D -a 63 %setup -q -T -D -a 64 - %patch -p0 rm -f HTML-Prototype*/Build.PL chmod u+w HTML-Prototype-Useful-*/Makefile.PL* + %patch -p0 %build