OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: [EMAIL PROTECTED] Module: openpkg-src Date: 26-Mar-2006 11:39:39 Branch: HEAD Handle: 2006032610393900 Modified files: openpkg-src/perl-xml perl-xml.patch perl-xml.spec Log: bump up the XML volume with RSS/Atom modules Summary: Revision Changes Path 1.9 +15 -5 openpkg-src/perl-xml/perl-xml.patch 1.231 +31 -3 openpkg-src/perl-xml/perl-xml.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-xml/perl-xml.patch ============================================================================ $ cvs diff -u -r1.8 -r1.9 perl-xml.patch --- openpkg-src/perl-xml/perl-xml.patch 9 Feb 2006 20:26:32 -0000 1.8 +++ openpkg-src/perl-xml/perl-xml.patch 26 Mar 2006 09:39:39 -0000 1.9 @@ -1,6 +1,6 @@ Index: HTML-Prototype-1.43/Makefile.PL ---- HTML-Prototype-1.43/Makefile.PL.orig 2005-12-02 02:33:12 +0100 -+++ HTML-Prototype-1.43/Makefile.PL 2005-12-07 09:51:07 +0100 +--- HTML-Prototype-1.43/Makefile.PL.orig 2006-02-03 21:38:32 +0100 ++++ HTML-Prototype-1.43/Makefile.PL 2006-03-25 19:02:37 +0100 @@ -1,31 +1,8 @@ -# Note: this file was auto-generated by Module::Build::Compat version 0.03 - @@ -42,8 +42,8 @@ +); + Index: HTML-Prototype-Useful-0.04/Makefile.PL ---- HTML-Prototype-Useful-0.04/Makefile.PL.orig 2005-10-31 15:24:37 +0100 -+++ HTML-Prototype-Useful-0.04/Makefile.PL 2005-10-31 15:24:50 +0100 +--- HTML-Prototype-Useful-0.04/Makefile.PL.orig 2005-07-28 16:22:51 +0200 ++++ HTML-Prototype-Useful-0.04/Makefile.PL 2006-03-25 19:02:37 +0100 @@ -1,31 +1,9 @@ -# Note: this file was auto-generated by Module::Build::Compat version 0.03 - @@ -85,9 +85,19 @@ + NAME => 'HTML::Prototype::Useful', +); + +Index: XML-Atom-0.19/Makefile.PL +--- XML-Atom-0.19/Makefile.PL.orig 2006-03-18 15:11:19 +0100 ++++ XML-Atom-0.19/Makefile.PL 2006-03-25 19:02:53 +0100 +@@ -39,6 +39,5 @@ + ); + + auto_include(); +-auto_install(); + + &WriteAll; Index: XML-LibXML-1.58_1/LibXML.xs --- XML-LibXML-1.58_1/LibXML.xs.orig 2004-03-25 00:06:14 +0100 -+++ XML-LibXML-1.58_1/LibXML.xs 2005-10-31 15:21:12 +0100 ++++ XML-LibXML-1.58_1/LibXML.xs 2006-03-25 19:02:37 +0100 @@ -622,7 +622,7 @@ HV* real_obj = NULL; SV** item = NULL; @@ . patch -p0 <<'@@ .' Index: openpkg-src/perl-xml/perl-xml.spec ============================================================================ $ cvs diff -u -r1.230 -r1.231 perl-xml.spec --- openpkg-src/perl-xml/perl-xml.spec 22 Mar 2006 18:27:03 -0000 1.230 +++ openpkg-src/perl-xml/perl-xml.spec 26 Mar 2006 09:39:39 -0000 1.231 @@ -73,6 +73,13 @@ %define V_xml_stream 1.22 %define V_xml_dt 0.42 %define V_svg 2.33 +%define V_xml_elemental 2.0 +%define V_xml_rss_parser 4.0 +%define V_xml_rai 1.301 +%define V_xml_atom 0.19 +%define V_xml_atom_filter 0.06 +%define V_xml_atom_syndication 0.901 +%define V_xml_rss_fromatom 0.02 # package information Name: perl-xml @@ -85,7 +92,7 @@ Group: Language License: GPL/Artistic Version: %{V_perl} -Release: 20060322 +Release: 20060326 # package options %option with_libxml no @@ -152,6 +159,13 @@ Source46: http://www.cpan.org/modules/by-module/HTML/HTML-Prototype-Useful-%{V_html_prototype_useful}.tar.gz Source47: http://www.cpan.org/modules/by-module/XML/XML-DOM-Lite-%{V_xml_dom_lite}.tar.gz Source48: http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{V_xml_xpathengine}.tar.gz +Source49: http://www.cpan.org/modules/by-module/XML/XML-Elemental-%{V_xml_elemental}.tar.gz +Source50: http://www.cpan.org/modules/by-module/XML/XML-RSS-Parser-%{V_xml_rss_parser}.tar.gz +Source51: http://www.cpan.org/modules/by-module/XML/XML-RAI-%{V_xml_rai}.tar.gz +Source52: http://www.cpan.org/modules/by-module/XML/XML-Atom-%{V_xml_atom}.tar.gz +Source53: http://www.cpan.org/modules/by-module/XML/XML-Atom-Filter-%{V_xml_atom_filter}.tar.gz +Source54: http://www.cpan.org/modules/by-module/XML/XML-Atom-Syndication-%{V_xml_atom_syndication}.tar.gz +Source55: http://www.cpan.org/modules/by-module/XML/XML-RSS-FromAtom-%{V_xml_rss_fromatom}.tar.gz Patch0: perl-xml.patch # build information @@ -159,8 +173,8 @@ BuildRoot: %{l_buildroot} BuildPreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl}, perl-openpkg >= %{V_perl}-20040126 PreReq: OpenPKG, openpkg >= 20040130, perl >= %{V_perl} -BuildPreReq: perl-util >= %{V_perl}-20031202, perl-parse -PreReq: perl-util >= %{V_perl}-20031202, perl-parse +BuildPreReq: perl-util >= %{V_perl}-20031202, perl-parse, perl-time +PreReq: perl-util >= %{V_perl}-20031202, perl-parse, perl-time BuildPreReq: expat PreReq: expat %if "%{with_libxml}" == "yes" @@ -533,6 +547,13 @@ %setup -q -T -D -a 46 %setup -q -T -D -a 47 %setup -q -T -D -a 48 + %setup -q -T -D -a 49 + %setup -q -T -D -a 50 + %setup -q -T -D -a 51 + %setup -q -T -D -a 52 + %setup -q -T -D -a 53 + %setup -q -T -D -a 54 + %setup -q -T -D -a 55 %patch -p0 rm -f HTML-Prototype*/Build.PL @@ -601,6 +622,13 @@ %{l_prefix}/bin/perl-openpkg -d %{SOURCE46} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE47} configure build install %{l_prefix}/bin/perl-openpkg -d %{SOURCE48} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE49} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE50} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE51} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE52} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE53} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE54} configure build install + %{l_prefix}/bin/perl-openpkg -d %{SOURCE55} configure build install # pre-activate the XML::SAX parsers eval `%{l_prefix}/bin/perl -V:installvendorlib` @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org