Parcourir la source

update module

master
Dr. Ralf S. Engelschall il y a 10 ans
Parent
révision
5bf2eb0e5f
  1. 12
      perl-xml/perl-xml.spec

12
perl-xml/perl-xml.spec

@ -48,11 +48,11 @@
%define V_xml_easyobj 1.12 %define V_xml_easyobj 1.12
%define V_xml_filter_buffertext 1.01 %define V_xml_filter_buffertext 1.01
%define V_xml_gdome 0.86 %define V_xml_gdome 0.86
%define V_xml_libxml 2.0003 %define V_xml_libxml 2.0124
%define V_xml_libxml_common 0.13 %define V_xml_libxml_common 0.13
%define V_xml_libxml_iterator 1.04 %define V_xml_libxml_iterator 1.04
%define V_xml_libxml_perl 0.08 %define V_xml_libxml_perl 0.08
%define V_xml_libxslt 1.75 %define V_xml_libxslt 1.94
%define V_xml_namespacesupport 1.11 %define V_xml_namespacesupport 1.11
%define V_xml_nodefilter 0.01 %define V_xml_nodefilter 0.01
%define V_xml_parser 2.44 %define V_xml_parser 2.44
@ -100,7 +100,7 @@ Class: BASE
Group: Perl Group: Perl
License: GPL/Artistic License: GPL/Artistic
Version: %{V_perl} Version: %{V_perl}
Release: 20160302 Release: 20160306
# package options # package options
%option with_libxml no %option with_libxml no
@ -357,8 +357,8 @@ PreReq: sablotron
} }
prog perl-xml:XML-LibXML = { prog perl-xml:XML-LibXML = {
version = %{V_xml_libxml} version = %{V_xml_libxml}
url = http://www.cpan.org/authors/id/P/PA/PAJAS/ url = http://www.cpan.org/authors/id/S/SH/SHLOMIF/
regex = XML-LibXML-(\d+\.\d\d)\.tar\.gz regex = XML-LibXML-(\d+\.\d+)\.tar\.gz
} }
prog perl-xml:XML-LibXML-Common = { prog perl-xml:XML-LibXML-Common = {
version = %{V_xml_libxml_common} version = %{V_xml_libxml_common}
@ -372,7 +372,7 @@ PreReq: sablotron
} }
prog perl-xml:XML-LibXSLT = { prog perl-xml:XML-LibXSLT = {
version = %{V_xml_libxslt} version = %{V_xml_libxslt}
url = http://www.cpan.org/authors/id/P/PA/PAJAS/ url = http://www.cpan.org/authors/id/S/SH/SHLOMIF/
regex = XML-LibXSLT-(__VER__)\.tar\.gz regex = XML-LibXSLT-(__VER__)\.tar\.gz
} }
prog perl-xml:XML-NamespaceSupport = { prog perl-xml:XML-NamespaceSupport = {

Chargement…
Annuler
Enregistrer