SPECS: perl-DateTime-Event-Random.spec - pl, generic URL

qboosh qboosh at pld-linux.org
Sun Mar 23 22:33:53 CET 2008


Author: qboosh                       Date: Sun Mar 23 21:33:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, generic URL

---- Files affected:
SPECS:
   perl-DateTime-Event-Random.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-DateTime-Event-Random.spec
diff -u SPECS/perl-DateTime-Event-Random.spec:1.1 SPECS/perl-DateTime-Event-Random.spec:1.2
--- SPECS/perl-DateTime-Event-Random.spec:1.1	Thu Jan  3 13:21:27 2008
+++ SPECS/perl-DateTime-Event-Random.spec	Sun Mar 23 22:33:48 2008
@@ -6,33 +6,35 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	DateTime
 %define	pnam	Event-Random
-Summary:	DateTime::Event::Random - DateTime extension for creating random datetimes.
-#Summary(pl):	
+Summary:	DateTime::Event::Random - DateTime extension for creating random datetimes
+Summary(pl.UTF-8):	DateTime::Event::Random - rozszerzenie DateTime do tworzenia dat losowych
 Name:		perl-DateTime-Event-Random
 Version:	0.03
 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/DateTime/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	1ce3995c36791bf9dabc8ea3b97f4451
+URL:		http://search.cpan.org/dist/DateTime-Event-Random/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with tests}
-BuildRequires:	perl(DateTime)
-BuildRequires:	perl(DateTime::Set) >= 0.07
+BuildRequires:	perl-DateTime
+BuildRequires:	perl-DateTime-Set >= 0.07
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This module provides convenience methods that let you easily create
-DateTime::Set, DateTime, or DateTime::Duration
-objects with random values.
+DateTime::Set, DateTime, or DateTime::Duration objects with random
+values.
 
-
-# %description -l pl
-# TODO
+%description -l pl.UTF-8
+Ten moduł udostępnia metody udogadniające pozwalające łatwo tworzyć
+obiekty DateTime::Set, DateTime i DateTime::Duration zawierające
+wartości losowe.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -57,7 +59,6 @@
 %defattr(644,root,root,755)
 %doc Changes README TODO
 %{perl_vendorlib}/DateTime/Event/*.pm
-#%%{perl_vendorlib}/DateTime/Event/Random
 %{_mandir}/man3/*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -66,6 +67,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-23 21:33:48  qboosh
+- pl, generic URL
+
 Revision 1.1  2008-01-03 12:21:27  agaran
 - initial, builds here, tests passed too, stbr(ac), rel 1
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DateTime-Event-Random.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list