Change license to reflect some files allow Artistic license
This commit is contained in:
parent
fc3c3751cb
commit
c88e3dcc7a
@ -1,8 +1,10 @@
|
||||
Name: perl-NetAddr-IP
|
||||
Version: 4.066
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
Summary: Manages IPv4 and IPv6 addresses and subnets
|
||||
License: GPLv2+
|
||||
# Lite/Util/Util.xs is GPLv2+
|
||||
# Other files are (GPLv2+ or Artistic clarified)
|
||||
License: GPLv2+ and (GPLv2+ or Artistic clarified)
|
||||
Group: Development/Libraries
|
||||
URL: http://search.cpan.org/dist/NetAddr-IP/
|
||||
Source0: http://search.cpan.org/CPAN/authors/id/M/MI/MIKER/NetAddr-IP-%{version}.tar.gz
|
||||
@ -59,6 +61,9 @@ make test
|
||||
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
|
||||
|
||||
%changelog
|
||||
* Tue Nov 27 2012 Petr Pisar <ppisar@redhat.com> - 4.066-2
|
||||
- Change license to reflect some files allow Artistic license
|
||||
|
||||
* Tue Oct 30 2012 Paul Howarth <paul@city-fan.org> - 4.066-1
|
||||
- Update to 4.066
|
||||
- Support bracketed IPv6 URI notation as described in RFC-3986
|
||||
|
||||
Loading…
Reference in New Issue
Block a user