SPECS: perl-POE-Filter-IRCD.spec - pl, cleanup

qboosh qboosh at pld-linux.org
Sun Aug 20 13:53:08 CEST 2006


Author: qboosh                       Date: Sun Aug 20 11:53:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, cleanup

---- Files affected:
SPECS:
   perl-POE-Filter-IRCD.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-POE-Filter-IRCD.spec
diff -u SPECS/perl-POE-Filter-IRCD.spec:1.1 SPECS/perl-POE-Filter-IRCD.spec:1.2
--- SPECS/perl-POE-Filter-IRCD.spec:1.1	Tue Aug  1 00:01:36 2006
+++ SPECS/perl-POE-Filter-IRCD.spec	Sun Aug 20 13:53:03 2006
@@ -2,32 +2,36 @@
 #
 # Conditional build:
 %bcond_without	autodeps	# don't BR packages needed only for resolving deps
-%bcond_without	tests	# do not perform "make test"
+%bcond_without	tests		# do not perform "make test"
 #
 %include	/usr/lib/rpm/macros.perl
 %define		pdir	POE
 %define		pnam	Filter-IRCD
-Summary:	perl(POE::Filter::IRCD) - A POE−based parser for the IRC protocol.
+Summary:	POE::Filter::IRCD - a POE-based parser for the IRC protocol
+Summary(pl):	POE::Filter::IRCD - oparty na POE analizator protokołu IRC
 Name:		perl-POE-Filter-IRCD
 Version:	1.8
 Release:	0.1
-# note if it is "same as perl"
-License:	(enter GPL/LGPL/BSD/BSD-like/Artistic/other license name here)
+License:	unknown
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	b6343b3d9e0e917550a57035d1474f92
-URL:		http://search.cpan.org/dist/POE-Filter-IRCD
+URL:		http://search.cpan.org/dist/POE-Filter-IRCD/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-#%if %{with autodeps} || %{with tests}
-BuildRequires:	perl-POE
-#%endif
+%if %{with autodeps} || %{with tests}
+BuildRequires:	perl-POE >= 0.3202
+%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Perl module POE::Filter::IRCD provides a convenient way of parsing and creating
-IRC protocol lines.
+Perl module POE::Filter::IRCD provides a convenient way of parsing and
+creating IRC protocol lines.
+
+%description -l pl
+Moduł perla POE::Filter::IRCD udostępnia wygodny sposób analizy i
+tworzenia linii protokołu IRC.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -61,6 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/20 11:53:03  qboosh
+- pl, cleanup
+
 Revision 1.1  2006/07/31 22:01:36  agaran
 - initial version 1.8, rel 0.1, builds here
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-POE-Filter-IRCD.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list