packages: perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec ...
amateja
amateja at pld-linux.org
Tue Sep 22 13:37:40 CEST 2009
Author: amateja Date: Tue Sep 22 11:37:40 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 1.38
---- Files affected:
packages/perl-POE-Component-Server-IRC:
perl-POE-Component-Server-IRC.spec (1.13 -> 1.14)
---- Diffs:
================================================================
Index: packages/perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec
diff -u packages/perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec:1.13 packages/perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec:1.14
--- packages/perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec:1.13 Wed Jan 16 19:49:24 2008
+++ packages/perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec Tue Sep 22 13:37:35 2009
@@ -6,22 +6,24 @@
%include /usr/lib/rpm/macros.perl
%define pdir POE
%define pnam Component-Server-IRC
-Summary: POE::Component::Server::IRC - Perl extension for making a subclassable POE session
+Summary: POE::Component::Server::IRC - Perl extension for making a subclassable POE session
Summary(pl.UTF-8): POE::Component::Server::IRC - rozszerzenie do tworzenia dziedziczonych sesji POE
Name: perl-POE-Component-Server-IRC
-Version: 1.24
+Version: 1.38
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: b4936fa61c0abc4ebed6fd2dd77add4d
+# Source0-md5: 24198990141e66a4d72ecfe018abd457
URL: http://search.cpan.org/dist/POE-Component-Server-IRC/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl-POE
+BuildRequires: perl(Crypt::PasswdMD5) >= 1.3
+BuildRequires: perl(POE::Component::Client::Ident) >= 1
BuildRequires: perl-Net-Netmask
+BuildRequires: perl-POE
BuildRequires: perl-POE-Component-IRC > 5.18
%endif
BuildArch: noarch
@@ -60,9 +62,10 @@
%files
%defattr(644,root,root,755)
%doc Changes README
+%attr(755,root,root) %{_bindir}/pmkpasswd
%{perl_vendorlib}/%{pdir}/*/*/*
#%{perl_vendorlib}/%{pdir}/*/*.pm
-%{_mandir}/man3/*
+%{_mandir}/man?/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -70,6 +73,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.14 2009/09/22 11:37:35 amateja
+- updated to 1.38
+
Revision 1.13 2008/01/16 18:49:24 agaran
- up to 1.24, rel 1, builds here
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-POE-Component-Server-IRC/perl-POE-Component-Server-IRC.spec?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list