- We don’t mandoc at all after all (gh#rhboot/efivar#229 and

gh#rhboot/efivar#253).

OBS-URL: https://build.opensuse.org/package/show/Base:System/efivar?expand=0&rev=56
This commit is contained in:
Gary Ching-Pang Lin 2023-10-26 07:04:31 +00:00 committed by Git OBS Bridge
parent 0b217cd632
commit f6c772eb73
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 11 16:37:24 UTC 2023 - Matej Cepl <mcepl@cepl.eu>
- We dont mandoc at all after all (gh#rhboot/efivar#229 and
gh#rhboot/efivar#253).
-------------------------------------------------------------------
Fri Feb 10 07:21:31 UTC 2023 - Gary Ching-Pang Lin <glin@suse.com>

View File

@ -31,7 +31,6 @@ Patch2: efivar-adjust-dependency.patch
Patch3: efivar-filter-gcc-march.patch
Patch4: efivar-bsc1206388-revamp-efi_well_known-variable-handling.patch
BuildRequires: fdupes
BuildRequires: mandoc
BuildRequires: pkgconfig
BuildRequires: pkgconfig(popt)
Requires: libefivar%{major} = %{version}-%{release}
@ -57,6 +56,9 @@ Development headers required to use libefivar.
%prep
%autosetup -p1
# Avoid rebuilding gh#rhboot/efivar#229 and gh#rhboot/efivar#253
mv -v docs/efisecdb.1{.mdoc,}
%build
CFLAGS="%{optflags} -Wno-nonnull -flto"
%ifarch ia64