rpms/cpan2rpm/devel cpan2rpm.spec,1.6,1.7

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Oct 15 14:31:41 UTC 2007


Author: spot

Update of /cvs/pkgs/rpms/cpan2rpm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23749/devel

Modified Files:
	cpan2rpm.spec 
Log Message:

Fix license, fix BR



Index: cpan2rpm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/cpan2rpm/devel/cpan2rpm.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cpan2rpm.spec	9 Oct 2006 08:15:57 -0000	1.6
+++ cpan2rpm.spec	15 Oct 2007 14:31:07 -0000	1.7
@@ -1,11 +1,11 @@
 Name:           cpan2rpm
 Version:        2.028
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 
 Summary:        Perl module packager
 
 Group:          Applications/System
-License:        Artistic
+License:        GPLv2+
 URL:            http://search.cpan.org/~ecalder/cpan2rpm/
 Source0:        http://search.cpan.org/CPAN/authors/id/E/EC/ECALDER/cpan2rpm-2.028.tar.gz
 Patch0:         cpan2rpm-2.024-nonetwork.patch
@@ -13,6 +13,7 @@
 
 BuildArch:      noarch
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl-libwww-perl
 Requires:       rpm-build
 
@@ -57,6 +58,10 @@
 
 
 %changelog
+* Mon Oct 15 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 2.028-2.1
+- correct license tag
+- add BR: perl(ExtUtils::MakeMaker)
+
 * Mon Oct 09 2006 Gavin Henry <ghenry[AT]suretecsystems.com> - 2.028-2
 - FC6 Rebuild
 




More information about the fedora-extras-commits mailing list