rpms/perl-Net-IP/devel perl-Net-IP.spec,1.7,1.8

Ville Skytta (scop) fedora-extras-commits at redhat.com
Sun Aug 12 19:55:51 UTC 2007


Author: scop

Update of /cvs/pkgs/rpms/perl-Net-IP/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv27525

Modified Files:
	perl-Net-IP.spec 
Log Message:
* Sun Aug 12 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.25-4
- BuildRequire perl(ExtUtils::MakeMaker)
- License: MIT



Index: perl-Net-IP.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Net-IP/devel/perl-Net-IP.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- perl-Net-IP.spec	4 Feb 2007 18:29:56 -0000	1.7
+++ perl-Net-IP.spec	12 Aug 2007 19:55:19 -0000	1.8
@@ -1,15 +1,17 @@
 Name:           perl-Net-IP
 Version:        1.25
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Perl module for manipulation of IPv4 and IPv6 addresses
 
 Group:          Development/Libraries
-License:        GPL or Artistic
+# Some ambiguity here, see http://rt.cpan.org/Ticket/Display.html?id=28689
+License:        MIT
 URL:            http://search.cpan.org/dist/Net-IP/
 Source:         ftp://cpan.org/pub/CPAN/authors/id/M/MA/MANU/Net-IP-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
+BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 Patch0:         perl-Net-IP-1.25-bz197425.patch
@@ -58,6 +60,10 @@
 
 
 %changelog
+* Sun Aug 12 2007 Ville Skyttä <ville.skytta at iki.fi> - 1.25-4
+- BuildRequire perl(ExtUtils::MakeMaker)
+- License: MIT
+
 * Sun Feb 04 2007 Robin Norwood <rnorwood at redhat.com> - 1.25-3
 - Resolves: bz#226271
 - Incorporate some fixes to the spec file from Ville:




More information about the fedora-extras-commits mailing list