Accepting request 665979 from network:fcoe
OBS-URL: https://build.opensuse.org/request/show/665979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcoe-utils?expand=0&rev=15
This commit is contained in:
commit
994ae17aeb
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user