rpms/perl-Package-Constants/F-7 perl-Package-Constants.spec, 1.3, 1.4

Ralf Corsépius (corsepiu) fedora-extras-commits at redhat.com
Sun Dec 30 17:44:37 UTC 2007


Author: corsepiu

Update of /cvs/pkgs/rpms/perl-Package-Constants/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11054/F-7

Modified Files:
	perl-Package-Constants.spec 
Log Message:
* Sun Dec 30 2007 Ralf Corsépius <rc040203 at freenet.de> 0.01-4
- BR: perl(Test::More).
- Adjust License-tag.



Index: perl-Package-Constants.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Package-Constants/F-7/perl-Package-Constants.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- perl-Package-Constants.spec	18 Apr 2007 15:44:21 -0000	1.3
+++ perl-Package-Constants.spec	30 Dec 2007 17:43:57 -0000	1.4
@@ -1,14 +1,15 @@
 Name:           perl-Package-Constants
 Version:        0.01
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        List all constants declared in a package
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Package-Constants/
 Source0:        http://www.cpan.org/authors/id/K/KA/KANE/Package-Constants-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -46,6 +47,10 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 30 2007 Ralf Corsépius <rc040203 at freenet.de> 0.01-4
+- BR: perl(Test::More).
+- Adjust License-tag.
+
 * Wed Apr 18 2007 Steven Pritchard <steve at kspei.com> 0.01-3
 - Use fixperms macro instead of our own chmod incantation.
 - BR ExtUtils::MakeMaker.




More information about the fedora-extras-commits mailing list