Fix some minor rpmlint complaints
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
7c7add1b8e
commit
cace4cc8b2
@ -13,5 +13,5 @@ Patch0012: 0012-Make-travis-build-the-right-project.patch
|
||||
Patch0013: 0013-Use-EFI-canonical-names-everywhere-the-compiler-does.patch
|
||||
Patch0014: 0014-Fix-a-minor-coverity-complaint-in-some-apps.patch
|
||||
Patch0015: 0015-Get-rid-of-some-unused-junk-that-has-the-BSD-4-claus.patch
|
||||
Patch0017: 0016-Make-CHAR8-and-similar-be-defined-the-same-way-edk2-.patch
|
||||
Patch0018: 0017-CFLAGS-add-Wno-pointer-sign.patch
|
||||
Patch0016: 0016-Make-CHAR8-and-similar-be-defined-the-same-way-edk2-.patch
|
||||
Patch0017: 0017-CFLAGS-add-Wno-pointer-sign.patch
|
||||
|
@ -2,7 +2,7 @@ Name: gnu-efi
|
||||
Epoch: 1
|
||||
Version: 3.0.9
|
||||
%global tarball_version 3.0.9
|
||||
Release: 3%{?dist}%{?buildid}
|
||||
Release: 4%{?dist}%{?buildid}
|
||||
Summary: Development Libraries and headers for EFI
|
||||
License: BSD
|
||||
URL: https://sourceforge.net/projects/gnu-efi/
|
||||
@ -132,6 +132,9 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Jan 21 2020 Peter Jones <pjones@redhat.com> - 3.0.9-4
|
||||
- Fix some minor rpmlint complaints
|
||||
|
||||
* Tue Jan 21 2020 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Minor spec cleanups
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user