Update License field
This commit is contained in:
parent
6ee9d26770
commit
994285713d
@ -1,8 +1,10 @@
|
|||||||
Summary: Network monitoring tools including ping
|
Summary: Network monitoring tools including ping
|
||||||
Name: iputils
|
Name: iputils
|
||||||
Version: 20121112
|
Version: 20121112
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: BSD
|
# some parts are under the original BSD (ping.c)
|
||||||
|
# some are under GPLv2+ (tracepath.c)
|
||||||
|
License: BSD and GPLv2+
|
||||||
URL: http://www.skbuff.net/iputils
|
URL: http://www.skbuff.net/iputils
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
|
|
||||||
@ -159,6 +161,9 @@ mv -f RELNOTES.tmp RELNOTES
|
|||||||
%{_sysconfdir}/rc.d/init.d/rdisc
|
%{_sysconfdir}/rc.d/init.d/rdisc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 19 2012 Jan Synáček <jsynacek@redhat.com> - 20121112-2
|
||||||
|
- Update License field
|
||||||
|
|
||||||
* Tue Nov 13 2012 Jan Synáček <jsynacek@redhat.com> - 20121112-1
|
* Tue Nov 13 2012 Jan Synáček <jsynacek@redhat.com> - 20121112-1
|
||||||
- Update to iputils-s20121112 (#875767)
|
- Update to iputils-s20121112 (#875767)
|
||||||
+ drop unnecessary patches
|
+ drop unnecessary patches
|
||||||
|
Loading…
Reference in New Issue
Block a user