SPECS: perl-XML-SAX-Expat-Incremental.spec - pl, cleanups

qboosh qboosh at pld-linux.org
Thu Jul 20 23:08:21 CEST 2006


Author: qboosh                       Date: Thu Jul 20 21:08:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanups

---- Files affected:
SPECS:
   perl-XML-SAX-Expat-Incremental.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-SAX-Expat-Incremental.spec
diff -u SPECS/perl-XML-SAX-Expat-Incremental.spec:1.3 SPECS/perl-XML-SAX-Expat-Incremental.spec:1.4
--- SPECS/perl-XML-SAX-Expat-Incremental.spec:1.3	Wed Jul 19 21:38:54 2006
+++ SPECS/perl-XML-SAX-Expat-Incremental.spec	Thu Jul 20 23:08:16 2006
@@ -6,7 +6,8 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	XML
 %define		pnam	SAX-Expat-Incremental
-Summary:	XML::SAX::Expat-Incremental - SAX2 driver for Expat (XML::Parser)
+Summary:	XML::SAX::Expat::Incremental - non-blocking (incremental) parsing
+Summary(pl):	XML::SAX::Expat::Incremental - nieblokująca (przyrostowa) analiza
 Name:		perl-XML-SAX-Expat-Incremental
 Version:	0.04
 Release:	0.2
@@ -15,6 +16,7 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	073448591f374103a124a4a2b26992a5
+URL:		http://search.cpan.org/dist/XML-SAX-Expat-Incremental/
 BuildRequires:	perl-XML-NamespaceSupport >= 0.03
 BuildRequires:	perl-XML-Parser >= 2.27
 BuildRequires:	perl-XML-SAX >= 0.03
@@ -30,9 +32,12 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is an implementation of a SAX2 driver sitting on top of Expat
-(XML::Parser).
-# FIXME
+XML::SAX::Expat::Incremental is an XML::SAX::Expat subclass for
+non-blocking (incremental) parsing, with XML::Parser::ExpatNB.
+
+%description -l pl
+XML::SAX::Expat::Incremental to podklasa XML::SAX::Expat do
+nieblokującej (przyrostowej) analizy z użyciem XML::Parser::ExpatNB.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,9 +70,7 @@
 
 %files
 %defattr(644,root,root,755)
-# %%doc Changes
-%{perl_vendorlib}/XML/SAX/Expat/Incremental.pm
-%dir %attr(755,root,root) %{perl_vendorlib}/XML/SAX/Expat
+%dir %{perl_vendorlib}/XML/SAX/Expat
 %{perl_vendorlib}/XML/SAX/Expat/Incremental.pm
 %{_mandir}/man3/*
 
@@ -77,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/07/20 21:08:16  qboosh
+- pl, cleanups
+
 Revision 1.3  2006/07/19 19:38:54  agaran
 - BR(Test::Distribution)
 
@@ -85,4 +91,3 @@
 
 Revision 1.1  2006/07/16 22:57:06  agaran
 - initial, not finished, not tested, beware
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-XML-SAX-Expat-Incremental.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list