SPECS: perl-XML-RSS-LibXML.spec - pl

qboosh qboosh at pld-linux.org
Wed May 9 23:52:14 CEST 2007


Author: qboosh                       Date: Wed May  9 21:52:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-XML-RSS-LibXML.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-RSS-LibXML.spec
diff -u SPECS/perl-XML-RSS-LibXML.spec:1.1 SPECS/perl-XML-RSS-LibXML.spec:1.2
--- SPECS/perl-XML-RSS-LibXML.spec:1.1	Mon Apr 30 13:29:15 2007
+++ SPECS/perl-XML-RSS-LibXML.spec	Wed May  9 23:52:08 2007
@@ -7,14 +7,14 @@
 %define	pdir	XML
 %define	pnam	RSS-LibXML
 Summary:	XML::RSS::LibXML - XML::RSS with XML::LibXML
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	XML::RSS::LibXML - XML::RSS z XML::LibXML
 Name:		perl-XML-RSS-LibXML
 Version:	0.30_02
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/D/DM/DMAKI/XML-RSS-LibXML-0.30_02.tar.gz
+Source0:	http://www.cpan.org/modules/by-authors/id/D/DM/DMAKI/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	5fcf799fea80268817a268d14519459f
 URL:		http://search.cpan.org/dist/XML-RSS-LibXML/
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -31,20 +31,33 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of XML::RSS'
-XML::Parser (expat), while trying to keep interface compatibility with XML::RSS.
+XML::RSS::LibXML uses XML::LibXML (libxml2) for parsing RSS instead of
+XML::RSS' XML::Parser (expat), while trying to keep interface
+compatibility with XML::RSS.
+
+XML::RSS is an extremely handy tool, but it is unfortunately not
+exactly the most lean or efficient RSS parser, especially in a
+long-running process. So for a long time I had been using my own
+version of RSS parser to get the maximum speed and efficiency - this
+is the re-packaged version of that module, such that it adheres to the
+XML::RSS interface.
+
+Use this module when you have severe performance requirements working
+with RSS files.
+
+%description -l pl.UTF-8
+XML::RSS::LibXML do przetwarzania RSS wykorzystuje XML::LibXML
+(libxml2) zamiast używanego przez XML::RSS XML::Parser (expat),
+próbując zachować interfejs kompatybilny z XML::RSS.
+
+XML::RSS to bardzo podręczne narzędzie, ale niestety nie jest
+najlżejszym ani najbardziej wydajnym analizatorem RSS, zwłaszcza przy
+długo działających procesach. Natomiast ten pakiet zawiera
+przepakowaną wersję własnego analizatora RSS używanego od dawna przez
+autora.
 
-XML::RSS is an extremely handy tool, but it is unfortunately not exactly the
-most lean or efficient RSS parser, especially in a long-running process.
-So for a long time I had been using my own version of RSS parser to get the
-maximum speed and efficiency - this is the re-packaged version of that module,
-such that it adheres to the XML::RSS interface.
-
-Use this module when you have severe performance requirements working with
-RSS files.
-
-# %description -l pl.UTF-8
-# TODO
+Tego modułu można używać jeśli mamy ostre wymagania co do wydajności
+przy pracy z plikami RSS.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-0.30
@@ -78,6 +91,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/05/09 21:52:08  qboosh
+- pl
+
 Revision 1.1  2007/04/30 11:29:15  radek
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-XML-RSS-LibXML.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list