- 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
This commit is contained in:
parent
838cdda47c
commit
4da4c3472d
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user