Yuchen Lin 2018-04-10 07:50:38 +00:00 committed by Git OBS Bridge
commit f25f9cd61d
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