From d00c3b656655a2952eac0d8a3e47664b77978dda Mon Sep 17 00:00:00 2001 From: groni Date: Wed, 25 Jan 2017 12:18:05 +0100 Subject: [PATCH] efibootmgr version bump --- system/boot/efibootmgr/actions.py | 4 ++-- system/boot/efibootmgr/pspec.xml | 32 +++++++++++-------------------- 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/system/boot/efibootmgr/actions.py b/system/boot/efibootmgr/actions.py index 456a4fbdc9..209478b337 100644 --- a/system/boot/efibootmgr/actions.py +++ b/system/boot/efibootmgr/actions.py @@ -20,6 +20,6 @@ def install(): shelltools.makedirs("%s/usr/share/man" % get.installDIR()) shelltools.makedirs("%s/usr/include" % get.installDIR()) autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.insinto("/usr/lib", "src/lib/*.o") - pisitools.insinto("/usr/share/man", "src/man/*") + #pisitools.insinto("/usr/lib", "src/lib/*.o") + #pisitools.insinto("/usr/share/man", "src/man/*") pisitools.insinto("/usr/include", "src/include/*.h") diff --git a/system/boot/efibootmgr/pspec.xml b/system/boot/efibootmgr/pspec.xml index a11adea0d2..9fbf0b2628 100644 --- a/system/boot/efibootmgr/pspec.xml +++ b/system/boot/efibootmgr/pspec.xml @@ -12,28 +12,25 @@ app:console Tool to modify UEFI Firmware Boot Manager Variables a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager. - https://github.com/rhinstaller/efibootmgr/archive/efibootmgr-0.12.tar.gz + https://github.com/rhinstaller/efibootmgr/releases/download/14/efibootmgr-14.tar.bz2 pciutils-devel zlib-devel popt-devel - efivar-devel - - - - efibootmgr-fix-efivar-0.24.patch - + efivar-devel + efivar + efibootmgr - efivar + efivar /usr/sbin /usr/share/man - /usr/lib/* + /usr/lib @@ -44,20 +41,13 @@ - - 2017-01-24 - 0.12 + + 2017-01-25 + 14 Version bump. - Stefan Gronewold(groni) + Stefan Gronewold groni@pisilinux.org - - - 2017-01-24 - 0.12 - Version bump. - Stefan Gronewold(groni) - groni@pisilinux.org - + 2016-06-08 0.12