diff --git a/perl-Net-IP.spec b/perl-Net-IP.spec index c4265c7..8c63284 100644 --- a/perl-Net-IP.spec +++ b/perl-Net-IP.spec @@ -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 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Aug 12 2007 Ville Skyttä - 1.25-4 +- BuildRequire perl(ExtUtils::MakeMaker) +- License: MIT + * Sun Feb 04 2007 Robin Norwood - 1.25-3 - Resolves: bz#226271 - Incorporate some fixes to the spec file from Ville: