SPECS: perl-POE-Component-Cron.spec - pl, generic URL
qboosh
qboosh at pld-linux.org
Mon Mar 24 20:04:37 CET 2008
Author: qboosh Date: Mon Mar 24 19:04:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, generic URL
---- Files affected:
SPECS:
perl-POE-Component-Cron.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-POE-Component-Cron.spec
diff -u SPECS/perl-POE-Component-Cron.spec:1.1 SPECS/perl-POE-Component-Cron.spec:1.2
--- SPECS/perl-POE-Component-Cron.spec:1.1 Thu Jan 3 14:43:02 2008
+++ SPECS/perl-POE-Component-Cron.spec Mon Mar 24 20:04:32 2008
@@ -7,37 +7,36 @@
%define pdir POE
%define pnam Component-Cron
Summary: POE::Component::Cron - Schedule POE Events using a cron spec
-#Summary(pl):
+Summary(pl.UTF-8): POE::Component::Cron - szeregowanie zdarzeń POE przy użyciu opisów crona
Name: perl-POE-Component-Cron
Version: 0.018
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0: http://www.cpan.org/modules/by-module/POE/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: c1952d80a41d7cd221f2410ede08d7b9
+URL: http://search.cpan.org/dist/POE-Component-Cron/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
%if %{with tests}
-BuildRequires: perl(DateTime)
-BuildRequires: perl(DateTime::Event::Cron)
-BuildRequires: perl(DateTime::Event::Random)
-BuildRequires: perl(POE)
+BuildRequires: perl-DateTime
+BuildRequires: perl-DateTime-Event-Cron
+BuildRequires: perl-DateTime-Event-Random
+BuildRequires: perl-POE
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This component encapsulates a session that sends events to client sessions
-on a schedule as defined by a DateTime::Set iterator. The implementation is
-straight forward if a little limited.
-
-This is Beta code. The API is close to jelling. I'd love to
-hear your ideas if you want to share them.
-
-
-# %description -l pl
-# TODO
+This component encapsulates a session that sends events to client
+sessions on a schedule as defined by a DateTime::Set iterator. The
+implementation is straight forward if a little limited.
+
+%description -l pl.UTF-8
+Ten komponent obudowuje sesję wysyłającą zdarzenia do sesji klienckich
+zgodnie z planem określonym przez iterator DateTime::Set.
+Implementacja jest bezpośrednia, choć nieco ograniczona.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -62,7 +61,6 @@
%defattr(644,root,root,755)
%doc Changes README
%{perl_vendorlib}/POE/Component/*.pm
-#%%{perl_vendorlib}/POE/Component/Cron
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -71,6 +69,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2008-03-24 19:04:32 qboosh
+- pl, generic URL
+
Revision 1.1 2008-01-03 13:43:02 agaran
- initial, builds and tests here, rel 1
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-POE-Component-Cron.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list