Author: qboosh Date: Sun Mar 23 20:20:53 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - pl - generic URL
---- Files affected: SPECS: perl-DateTime-Event-Cron.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-DateTime-Event-Cron.spec diff -u SPECS/perl-DateTime-Event-Cron.spec:1.2 SPECS/perl-DateTime-Event-Cron.spec:1.3 --- SPECS/perl-DateTime-Event-Cron.spec:1.2 Tue Feb 19 22:21:24 2008 +++ SPECS/perl-DateTime-Event-Cron.spec Sun Mar 23 21:20:47 2008 @@ -6,31 +6,33 @@ %include /usr/lib/rpm/macros.perl %define pdir DateTime %define pnam Event-Cron -Summary: DateTime::Event::Cron - DateTime extension for generating recurrence sets from crontab lines and files. -#Summary(pl): +Summary: DateTime::Event::Cron - DateTime extension for generating recurrence sets from crontabs +Summary(pl.UTF-8): DateTime::Event::Cron - rozszerzenie DateTime do generowania zbiorów powtarzalności z crontabów Name: perl-DateTime-Event-Cron Version: 0.07 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/Date/%{pdir}-%{pnam}-%{version}.tar.gz # Source0-md5: ee2867ca4ef50ecf595904af3d322ee8 +URL: http://search.cpan.org/dist/DateTime-Event-Cron/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(Set::Crontab) -BuildRequires: perl(DateTime::Set) +BuildRequires: perl-Set-Crontab +BuildRequires: perl-DateTime-Set %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -DateTime::Event::Cron generated DateTime events or DateTime::Set objects -based on crontab-style entries. +DateTime::Event::Cron generated DateTime events or DateTime::Set +objects based on crontab-style entries. -# %description -l pl -# TODO +%description -l pl.UTF-8 +DateTIme::Event::Cron generuje zdarzenia DateTime lub obiekty +DateTime::Set z wpisów w stylu crontaba. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -55,7 +57,6 @@ %defattr(644,root,root,755) %doc Changes README %{perl_vendorlib}/DateTime/Event/*.pm -#%%{perl_vendorlib}/DateTime/Event/Cron %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -64,9 +65,12 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-03-23 20:20:47 qboosh +- pl +- generic URL + Revision 1.2 2008-02-19 21:21:24 agaran - missing BR Revision 1.1 2008-01-03 12:17:48 agaran - initial, builds here, tests passing here, rel 1, stbr(ac) - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DateTime-Event-Cron.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
