From 4da4c3472d1940a5fdf606a3db79ce851b7ee5a14d4a71391d8892bc78cecfee Mon Sep 17 00:00:00 2001 From: Martin Pluskal Date: Wed, 28 Feb 2018 14:26:34 +0000 Subject: [PATCH] - Run spec-cleaner: * Use spdx-3.0 * Mark license as such OBS-URL: https://build.opensuse.org/package/show/network:utilities/netdiscover?expand=0&rev=6 --- netdiscover.changes | 7 +++++++ netdiscover.spec | 7 ++++--- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/netdiscover.changes b/netdiscover.changes index 44604b3..40bcd66 100644 --- a/netdiscover.changes +++ b/netdiscover.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 28 14:25:58 UTC 2018 - mpluskal@suse.com + +- Run spec-cleaner: + * Use spdx-3.0 + * Mark license as such + ------------------------------------------------------------------- Mon Jul 24 11:25:06 UTC 2017 - mpluskal@suse.com diff --git a/netdiscover.spec b/netdiscover.spec index 839ba35..949bb57 100644 --- a/netdiscover.spec +++ b/netdiscover.spec @@ -1,7 +1,7 @@ # # spec file for package netdiscover # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,7 +21,7 @@ Name: netdiscover Version: 0.3_beta7 Release: 0 Summary: A network address discovering/monitoring tool -License: GPL-3.0+ +License: GPL-3.0-or-later Group: Productivity/Networking/Other Url: https://sourceforge.net/projects/netdiscover/?source=directory Source0: https://sourceforge.net/projects/netdiscover/files/netdiscover/%{pkgver}-LINUXONLY/netdiscover-%{pkgver}-LINUXONLY.tar.gz @@ -67,7 +67,8 @@ make %{?_smp_mflags} rm -rf %{buildroot}%{_datadir}/doc %files -%doc ChangeLog COPYING README AUTHORS NEWS TODO +%license COPYING +%doc ChangeLog README AUTHORS NEWS TODO %{_sbindir}/netdiscover %{_mandir}/man8/netdiscover.8%{ext_man}