Hello community, here is the log from the commit of package iputils for openSUSE:Factory checked in at 2018-04-22 14:42:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/iputils (Old) and /work/SRC/openSUSE:Factory/.iputils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "iputils" Sun Apr 22 14:42:33 2018 rev:42 rq:597778 version:s20161105 Changes: -------- --- /work/SRC/openSUSE:Factory/iputils/iputils.changes 2018-01-16 09:25:17.253652279 +0100 +++ /work/SRC/openSUSE:Factory/.iputils.new/iputils.changes 2018-04-22 14:42:35.134571986 +0200 @@ -1,0 +2,6 @@ +Mon Apr 16 11:56:51 UTC 2018 - [email protected] + +- Backport license information from upstream (bnc#1082788): + iputils-add-license-info.diff + +------------------------------------------------------------------- New: ---- iputils-add-license-info.diff ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ iputils.spec ++++++ --- /var/tmp/diff_new_pack.hsWJuU/_old 2018-04-22 14:42:35.870545356 +0200 +++ /var/tmp/diff_new_pack.hsWJuU/_new 2018-04-22 14:42:35.870545356 +0200 @@ -20,7 +20,7 @@ Version: s20161105 Release: 0 Summary: IPv4 and IPv6 Networking Utilities -License: BSD-3-Clause AND GPL-2.0+ +License: BSD-3-Clause AND GPL-2.0-or-later Group: Productivity/Networking/Other Url: https://github.com/iputils/iputils Source0: https://github.com/iputils/iputils/archive/%{version}.tar.gz @@ -30,6 +30,8 @@ # PATCH-FIX-UPSTREAM iputils-remove-bogus-check-required-for-2.4.9-kernels.patch [email protected] - boo#927831 Patch10: iputils-remove-bogus-check-required-for-2.4.9-kernels.patch Patch11: iputils-ping-fix-pmtu-for-ipv6.patch +# PATCH-FIX-OPENSUSE iputils-add-license-info.diff [email protected] - bnc#1082788 +Patch12: iputils-add-license-info.diff BuildRequires: docbook_3 BuildRequires: iso_ent BuildRequires: libcap-devel @@ -68,6 +70,7 @@ %patch9 -p1 %patch10 -p1 %patch11 +%patch12 -p1 %build @@ -146,6 +149,11 @@ %files %doc RELNOTES +%if 0%{?suse_version} < 1500 +%doc LICENSE LICENSE.BSD3 LICENSE.GPL2 +%else +%license LICENSE LICENSE.BSD3 LICENSE.GPL2 +%endif %verify(not mode caps) %attr(0755,root,root) %{_bindir}/ping %{_bindir}/ping6 %{_sbindir}/arping ++++++ iputils-add-license-info.diff ++++++ ++++ 757 lines (skipped)
