|
|
|
@ -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 |
|
|
|
|
|
|
|
|
|