Browse Source

update module

master
parent
commit
3e30c048f2
  1. 13
      perl-xml/perl-xml.patch
  2. 6
      perl-xml/perl-xml.spec

13
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;
+

6
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

Loading…
Cancel
Save