Accepting request 388413 from home:gary_lin:branches:Base:System

- Add efivar-relicensing.patch to update the license in some files

OBS-URL: https://build.opensuse.org/request/show/388413
OBS-URL: https://build.opensuse.org/package/show/Base:System/efivar?expand=0&rev=17
This commit is contained in:
Gary Ching-Pang Lin 2016-04-13 07:59:31 +00:00 committed by Git OBS Bridge
parent 3e35875f11
commit a0f5623378
3 changed files with 1154 additions and 0 deletions

1147
efivar-relicensing.patch Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Apr 13 02:08:09 UTC 2016 - glin@suse.com
- Add efivar-relicensing.patch to update the license in some files
-------------------------------------------------------------------
Tue Apr 12 02:05:47 UTC 2016 - glin@suse.com

View File

@ -28,6 +28,7 @@ Patch1: efivar-0.21-gcc6.diff
Patch2: efivar-no-static.patch
Patch3: efivar-nvme-rename.patch
Patch4: efivar-nvme-no-kernel-header.patch
Patch5: efivar-relicensing.patch
BuildRequires: fdupes
BuildRequires: pkg-config
BuildRequires: popt-devel
@ -57,6 +58,7 @@ development headers required to use libefivar.
%patch2 -p1
%patch3 -p1
%patch4 -p1
%patch5 -p1
%build
export CFLAGS="%{optflags} -Wno-nonnull"