OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 23-Jun-2004 11:01:43
Branch: HEAD Handle: -NONE-
Modified files:
openpkg-src/perl-xml perl-xml.spec
Log:
add missing parts to %description
Summary:
Revision Changes Path
1.140 +0 -0 openpkg-src/perl-xml/perl-xml.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-xml/perl-xml.spec
============================================================================
$ cvs diff -u -r1.139 -r1.140 perl-xml.spec
--- openpkg-src/perl-xml/perl-xml.spec 6 Jun 2004 07:15:31 -0000 1.139
+++ openpkg-src/perl-xml/perl-xml.spec 23 Jun 2004 09:01:42 -0000 1.140
@@ -74,7 +74,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20040606
+Release: 20040623
# package options
%option with_libxml no
@@ -159,6 +159,7 @@
- XML::Parser (%{V_xml_parser})
- XML::NodeFilter (%{V_xml_nodefilter})
%if "%{with_libxml}" == "yes"
+ - libxml (%{V_xml_libxml_perl})
- XML::LibXML::Common (%{V_xml_libxml_common})
- XML::LibXML (%{V_xml_libxml})
- XML::LibXML::Iterator (%{V_xml_libxml_iterator})
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]