[packages/fwupdate] Rel 2
arekm
arekm at pld-linux.org
Fri May 22 20:06:49 CEST 2026
commit 99a430aabc1474f65bed3202f27b624ff0e4d915
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri May 22 20:06:29 2026 +0200
Rel 2
fwupdate.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fwupdate.spec b/fwupdate.spec
index d9664ee..9588b08 100644
--- a/fwupdate.spec
+++ b/fwupdate.spec
@@ -6,7 +6,7 @@ Summary: Tools to manage UEFI firmware updates
Summary(pl.UTF-8): Narzędzia do zarządzania aktualizacjami firmware'u przez UEFI
Name: fwupdate
Version: 12
-Release: 1
+Release: 2
License: GPL v2
Group: Libraries
#Source0Download: https://github.com/rhboot/fwupdate/releases
@@ -89,7 +89,7 @@ Bashowe uzupełnianie parametrów polecenia fwupdate.
ARCH=x86_64 \
%endif
CC="%{__cc}" \
- CFLAGS="%{rpmcflags}" \
+ CFLAGS="%{rpmcflags} %{rpmcppflags}" \
EFIDIR=%{efidir} \
GNUEFIDIR=%{_libdir} \
libdir=%{_libdir} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/fwupdate.git/commitdiff/99a430aabc1474f65bed3202f27b624ff0e4d915
More information about the pld-cvs-commit
mailing list