Author: qboosh Date: Thu Aug 24 20:55:41 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl, generic URL
---- Files affected: SPECS: perl-DateTime-Event-ICal.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-DateTime-Event-ICal.spec diff -u SPECS/perl-DateTime-Event-ICal.spec:1.1 SPECS/perl-DateTime-Event-ICal.spec:1.2 --- SPECS/perl-DateTime-Event-ICal.spec:1.1 Tue Aug 22 18:02:29 2006 +++ SPECS/perl-DateTime-Event-ICal.spec Thu Aug 24 22:55:36 2006 @@ -7,6 +7,7 @@ %define pdir DateTime %define pnam Event-ICal Summary: DateTime::Event::ICal - Perl DateTime extension for computing rfc2445 recurrences +Summary(pl): DateTime::Event::ICal - rozszerzenie DateTime o obliczanie rekurencji rfc2445 Name: perl-DateTime-Event-ICal Version: 0.09 Release: 1 @@ -15,11 +16,12 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/F/FG/FGLOCK/DateTime-Event-ICal-%{version}.tar.gz # Source0-md5: a68e58f5aac48a739249118d078e9947 +URL: http://search.cpan.org/dist/DateTime-Event-ICal/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(DateTime) -BuildRequires: perl(DateTime::Event::Recurrence) >= 0.11 +BuildRequires: perl-DateTime +BuildRequires: perl-DateTime-Event-Recurrence >= 0.11 %endif Requires: perl-DateTime >= 1:0.34-1.1 BuildArch: noarch @@ -29,6 +31,10 @@ This module provides convenience methods that let you easily create DateTime::Set objects for rfc2445 style recurrences. +%description -l pl +Ten moduł dostarcza wygodne metody pozwalające łatwo tworzyć obiekty +DateTime::Set dla rekurencji w stylu rfc2445. + %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -60,6 +66,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2006/08/24 20:55:36 qboosh +- pl, generic URL + Revision 1.1 2006/08/22 16:02:29 glen - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DateTime-Event-ICal.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
