SPECS: perl-XML-SAX-ExpatNB.spec - pl, cleanups

qboosh qboosh at pld-linux.org
Thu Jul 20 23:10:56 CEST 2006


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

---- Files affected:
SPECS:
   perl-XML-SAX-ExpatNB.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-XML-SAX-ExpatNB.spec
diff -u SPECS/perl-XML-SAX-ExpatNB.spec:1.2 SPECS/perl-XML-SAX-ExpatNB.spec:1.3
--- SPECS/perl-XML-SAX-ExpatNB.spec:1.2	Wed Jul 19 21:04:57 2006
+++ SPECS/perl-XML-SAX-ExpatNB.spec	Thu Jul 20 23:10:50 2006
@@ -6,7 +6,8 @@
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	XML
 %define		pnam	SAX-ExpatNB
-Summary:	XML::SAX::ExpatNB - SAX2 driver for Expat (XML::Parser)
+Summary:	XML::SAX::ExpatNB - non-blocking filehandle oriented XML::SAX parser
+Summary(pl):	XML::SAX::ExpatNB - nieblokujący zorientowany na uchwyty plików analizator XML::SAX
 Name:		perl-XML-SAX-ExpatNB
 Version:	0.01
 Release:	0.1
@@ -15,25 +16,26 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	335735a0408272ba20addba8e7005bcc
+URL:		http://search.cpan.org/dist/XML-SAX-ExpatNB/
 BuildRequires:	perl-XML-NamespaceSupport >= 0.03
 BuildRequires:	perl-XML-Parser >= 2.27
 BuildRequires:	perl-XML-SAX >= 0.03
 BuildRequires:	perl(XML::SAX::Base) >= 1.00
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with autodeps} || %{with tests}
+%if %{with tests}
 BuildRequires:	perl-Test-Distribution
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This is an non blocking implementation of a SAX2 driver sitting on top of Expat
-(XML::Parser).
+This is an non blocking implementation of a SAX2 driver sitting on top
+of Expat (XML::Parser).
 
 %description -l pl
-To jest niebokujaca implementacja sterownika SAX2 w oparciu o moduł Expat
-(XML::Parser).
+To jest nieblokujaca implementacja sterownika SAX2 w oparciu o moduł
+Expat (XML::Parser).
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,7 +68,6 @@
 
 %files
 %defattr(644,root,root,755)
-#%%doc Changes
 %{perl_vendorlib}/XML/SAX/ExpatNB.pm
 %{_mandir}/man3/*
 
@@ -76,21 +77,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/07/20 21:10:50  qboosh
+- pl, cleanups
+
 Revision 1.2  2006/07/19 19:04:57  agaran
 - fixed some, version 0.01, rel 0.1, builds here
 
 Revision 1.1  2006/07/19 18:59:31  agaran
 - nfy, wip, initial,
-
-Revision 1.4  2004/11/03 22:30:56  paladine
-- formatting
-
-Revision 1.3  2004/05/05 06:28:47  ankry
-- license unification, cosmetics
-
-Revision 1.2  2004/04/15 19:46:36  ankry
-- cosmetics, unification
-
-Revision 1.1  2004/01/07 15:48:26  qboosh
-- new
-
================================================================

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



More information about the pld-cvs-commit mailing list