Accepting request 593189 from home:kukuk:branches:Base:System

- Use %license instead of %doc [bsc#1082318]

OBS-URL: https://build.opensuse.org/request/show/593189
OBS-URL: https://build.opensuse.org/package/show/Base:System/efibootmgr?expand=0&rev=42
This commit is contained in:
Dirk Mueller 2018-04-04 08:13:09 +00:00 committed by Git OBS Bridge
parent 9c13fe77bd
commit e26f183263
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 3 13:50:11 CEST 2018 - kukuk@suse.de
- Use %license instead of %doc [bsc#1082318]
-------------------------------------------------------------------
Sat Jun 10 14:45:44 UTC 2017 - meissner@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package efibootmgr
#
# 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
@ -20,7 +20,7 @@ Name: efibootmgr
Version: 14
Release: 0
Summary: EFI Boot Manager
License: GPL-2.0+
License: GPL-2.0-or-later
Group: System/Boot
Url: https://github.com/rhinstaller/efibootmgr
Source: https://github.com/rhinstaller/efibootmgr/releases/download/14/efibootmgr-14.tar.bz2
@ -70,7 +70,8 @@ make DESTDIR=%{buildroot} sbindir=%{_sbindir} install
%files
%defattr(-, root, root)
%doc README COPYING
%license COPYING
%doc README
%{_sbindir}/efiboot*
%{_mandir}/man8/*.gz