SPECS: perl-Params-Util.spec - updated to 0.22
qboosh
qboosh at pld-linux.org
Fri Dec 22 13:33:42 CET 2006
Author: qboosh Date: Fri Dec 22 12:33:42 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.22
---- Files affected:
SPECS:
perl-Params-Util.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/perl-Params-Util.spec
diff -u SPECS/perl-Params-Util.spec:1.3 SPECS/perl-Params-Util.spec:1.4
--- SPECS/perl-Params-Util.spec:1.3 Wed Oct 25 23:01:24 2006
+++ SPECS/perl-Params-Util.spec Fri Dec 22 13:33:37 2006
@@ -9,13 +9,18 @@
Summary: Params::Util - Simple standalone param-checking functions
Summary(pl): Params::Util - proste samodzielne funkcje do sprawdzania parametrów
Name: perl-Params-Util
-Version: 0.21
+Version: 0.22
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-md5: 5d27fa5ba324e7b1e13671c16402870d
+Source0: http://www.cpan.org/modules/by-module/Params/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: 47ff67318801dbc0aae41f94080cc8af
+URL: http://search.cpan.org/dist/Params-Util/
+%if %{with tests}
+BuildRequires: perl(File::Spec) >= 0.80
+BuildRequires: perl-Test-Simple >= 0.42
+%endif
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildArch: noarch
@@ -58,7 +63,7 @@
%files
%defattr(644,root,root,755)
%doc Changes README
-%{perl_vendorlib}/Params/*.pm
+%{perl_vendorlib}/Params/Util.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -67,6 +72,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2006/12/22 12:33:37 qboosh
+- updated to 0.22
+
Revision 1.3 2006/10/25 21:01:24 ankry
- ver 0.21
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Params-Util.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list