diff --git a/fcoe-utils.changes b/fcoe-utils.changes index 3f2fc0a..2b9bb86 100644 --- a/fcoe-utils.changes +++ b/fcoe-utils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 14 15:43:29 CET 2019 - kukuk@suse.de + +- Use %license instead of %doc [bsc#1082318] + ------------------------------------------------------------------- Tue Apr 11 09:10:32 UTC 2017 - jthumshirn@suse.com diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 92d73c4..93a7294 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -1,7 +1,7 @@ # # spec file for package fcoe-utils # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 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 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -32,9 +32,9 @@ Requires: open-lldp Version: 1.0.32 Release: 0 Summary: FCoE userspace management tools -License: GPL-2.0 -Group: System/Daemons # git://open-fcoe.org/fcoe/fcoe-utils.git +License: GPL-2.0-only +Group: System/Daemons Source0: %{name}-%{version}.tar.xz # Patches to be upstreamed @@ -106,7 +106,8 @@ exit 0 %files %defattr(-,root,root,-) -%doc README COPYING QUICKSTART +%license COPYING +%doc README QUICKSTART %{_sbindir}/* %{_mandir}/man8/* %{_unitdir}/fcoe.service