[packages/efibootmgr] - updated to 15

qboosh qboosh at pld-linux.org
Fri Jun 2 21:57:57 CEST 2017


commit 9b563fceec4313968b62174b6b14dfc8f39a4a8b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Jun 2 21:58:59 2017 +0200

    - updated to 15

 efibootmgr.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/efibootmgr.spec b/efibootmgr.spec
index 707885d..dd2893d 100644
--- a/efibootmgr.spec
+++ b/efibootmgr.spec
@@ -1,17 +1,17 @@
 Summary:	EFI Boot Manager
 Summary(pl.UTF-8):	Boot Manager dla EFI
 Name:		efibootmgr
-Version:	14
+Version:	15
 Release:	1
 License:	GPL v2+
 Group:		Base
 Source0:	https://github.com/rhinstaller/efibootmgr/releases/download/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5:	f74e87963c2c5cb1bf6d588675dbd9b4
+# Source0-md5:	62597b082f27da940bf18f0ec8c5907b
 URL:		https://github.com/rhinstaller/efibootmgr
 BuildRequires:	efivar-devel >= 30
-BuildRequires:	pciutils-devel
+BuildRequires:	popt-devel
 Requires:	efivar-libs >= 30
-ExclusiveArch:	%{ix86} %{x8664} ia64 x32
+ExclusiveArch:	%{ix86} %{x8664} x32 %{arm} aarch64 ia64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,8 +32,10 @@ można znaleźć pod adresem
 %build
 %{__make} \
 	CC="%{__cc}" \
+	EFIDIR=pld \
 	EXTRA_CFLAGS="%{rpmcflags} -I/usr/include/efivar" \
-	VPATH=%{_libdir}
+	VPATH=%{_libdir} \
+	libdir=%{_libdir}
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/efibootmgr.git/commitdiff/9b563fceec4313968b62174b6b14dfc8f39a4a8b



More information about the pld-cvs-commit mailing list