Parcourir la source

ops, XML::Mini was already present but because of a version numbering change I've overlooked it

Ralf S. Engelschall il y a 18 ans
Parent
commit
019ef18b33
1 fichiers modifiés avec 1 ajouts et 11 suppressions
  1. 1 11
      perl-xml/perl-xml.spec

+ 1 - 11
perl-xml/perl-xml.spec

@@ -74,7 +74,7 @@
 %define       V_xml_xslt                0.48
 %define       V_xml_xupdate_libxml      0.6.0
 %define       V_xml_dumper              0.81
-%define       V_xml_mini                1.2.8
+%define       V_xml_mini                1.36
 %define       V_xml_smart               1.6.9
 %define       V_xml_stream              1.22
 %define       V_xml_dt                  0.47
@@ -86,7 +86,6 @@
 %define       V_xml_atom_filter         0.06
 %define       V_xml_atom_syndication    0.901
 %define       V_xml_rss_fromatom        0.02
-%define       V_xml_mini                1.36
 
 #   package information
 Name:         perl-xml
@@ -181,7 +180,6 @@ Source59:     http://www.cpan.org/modules/by-module/HTML/HTML-TreeBuilder-XPath-
 Source60:     http://www.cpan.org/modules/by-module/HTML/HTML-TreeBuilder-Select-%{V_html_treebuilder_select}.tar.gz
 Source61:     http://www.cpan.org/modules/by-module/HTML/HTML-Element-Extended-%{V_html_element_extended}.tar.gz
 Source62:     http://www.cpan.org/modules/by-module/HTML/HTML-TableExtract-%{V_html_tableextract}.tar.gz
-Source63:     http://www.cpan.org/modules/by-module/XML/XML-Mini-%{V_xml_mini}.tar.gz
 Patch0:       perl-xml.patch
 
 #   build information
@@ -259,7 +257,6 @@ AutoReqProv:  no
     - XML::Smart (%{V_xml_smart})
     - XML::Stream (%{V_xml_stream})
     - XML::DT (%{V_xml_dt})
-    - XML::Mini (%{V_xml_mini})
     - HTML::Tagset (%{V_html_tagset})
     - HTML::Parser (%{V_html_parser})
     - HTML::Tree (%{V_html_tree})
@@ -561,11 +558,6 @@ AutoReqProv:  no
         url       = http://www.cpan.org/modules/by-module/HTML/
         regex     = HTML-TableExtract-(__VER__)\.tar\.gz
     }
-    prog perl-xml:XML-Mini = {
-        version   = %{V_xml_mini}
-        url       = http://www.cpan.org/modules/by-module/XML/
-        regex     = XML-Mini-(__VER__)\.tar\.gz
-    }
 
 %prep
     %setup -q -c
@@ -631,7 +623,6 @@ AutoReqProv:  no
     %setup -q -T -D -a 60
     %setup -q -T -D -a 61
     %setup -q -T -D -a 62
-    %setup -q -T -D -a 63
     %patch -p0
     rm -f HTML-Prototype*/Build.PL
     chmod u+w HTML-Prototype-Useful-*/Makefile.PL*
@@ -725,7 +716,6 @@ AutoReqProv:  no
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE60} configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE61} configure build install
     %{l_prefix}/bin/perl-openpkg -d %{SOURCE62} configure build install
-    %{l_prefix}/bin/perl-openpkg -d %{SOURCE63} configure build install
 
     #   pre-activate the XML::SAX parsers
     eval `%{l_prefix}/bin/perl -V:installvendorlib`