rpms/perl-Params-Check/devel perl-Params-Check.spec,1.4,1.5

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Mon Dec 31 05:13:18 UTC 2007


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Params-Check/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5476/devel

Modified Files:
	perl-Params-Check.spec 
Log Message:
* Mon Dec 31 2007 Ralf Corsépius <rc040203 at freenet.de> 0.26-2
- BR: perl(Test::More) (BZ 419631).
- Adjust License-tag. 



Index: perl-Params-Check.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Params-Check/devel/perl-Params-Check.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- perl-Params-Check.spec	23 Mar 2007 23:03:32 -0000	1.4
+++ perl-Params-Check.spec	31 Dec 2007 05:12:35 -0000	1.5
@@ -1,8 +1,8 @@
 Name:           perl-Params-Check
 Version:        0.26
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Generic input parsing/checking mechanism
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Params-Check/
 Source0:        http://www.cpan.org/authors/id/K/KA/KANE/Params-Check-%{version}.tar.gz
@@ -10,6 +10,7 @@
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Locale::Maketext::Simple)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -45,6 +46,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Mon Dec 31 2007 Ralf Corsépius <rc040203 at freenet.de> 0.26-2
+- BR: perl(Test::More) (BZ 419631).
+- Adjust License-tag. 
+
 * Fri Mar 23 2007 Steven Pritchard <steve at kspei.com> 0.26-1
 - Update to 0.26.
 - Use fixperms macro instead of our own chmod incantation.




More information about the fedora-extras-commits mailing list