From 64c92586982151d3b7dd0a833002ff1f95c339f6 Mon Sep 17 00:00:00 2001 From: grabba Date: Fri, 19 Apr 2002 12:33:32 +0000 Subject: [PATCH] - spec adapterized Changed files: perl-XML-LibXML.spec -> 1.3 --- perl-XML-LibXML.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index cef586b..b442245 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -11,7 +11,7 @@ Release: 1 License: GPL Group: Development/Languages/Perl Source0: ftp://ftp.perl.org/pub/CPAN/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -Patch0: %{name}-Makefile.patch +Patch0: %{name}-Makefile.patch BuildRequires: rpm-perlprov >= 4.0.2-56 BuildRequires: perl-devel >= 5.6.1 BuildRequires: perl-XML-SAX @@ -36,10 +36,10 @@ Group: Development/Languages/Perl %description SAX This class allows you to generate SAX2 events using LibXML. Note that -this is not a stream based parser, instead it parses documents into -a DOM and traverses the DOM tree. The reason being that libxml2's -stream based parsing is extremely primitive, and would require an -extreme amount of work to allow SAX2 parsing in a stream manner. +this is not a stream based parser, instead it parses documents into a +DOM and traverses the DOM tree. The reason being that libxml2's stream +based parsing is extremely primitive, and would require an extreme +amount of work to allow SAX2 parsing in a stream manner. %description SAX -l pl Ta klasa pozwala generowaæ zdarzenia SAX2 przy u¿yciu LibXML2. To nie -- 2.44.0