]> git.pld-linux.org Git - packages/perl-XML-LibXML.git/commitdiff
- spec adapterized
authorgrabba <grabba@pld-linux.org>
Fri, 19 Apr 2002 12:33:32 +0000 (12:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-XML-LibXML.spec -> 1.3

perl-XML-LibXML.spec

index cef586b3e4adce6d08951d0ee953fb72e33de978..b44224596cbfdf0e7a544d19448f83f63b81dab3 100644 (file)
@@ -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
This page took 0.101553 seconds and 4 git commands to generate.