From e6a273495ab6bc363a70457f0b3dd7377e820fe2531ad02ba4aadaa58e0f2563 Mon Sep 17 00:00:00 2001 From: Johannes Thumshirn Date: Mon, 14 Jan 2019 14:44:57 +0000 Subject: [PATCH] Accepting request 665978 from home:kukuk:branches:network:fcoe - Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/665978 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/fcoe-utils?expand=0&rev=36 --- fcoe-utils.changes | 5 +++++ fcoe-utils.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) 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