From 0223320d299a0390c480f7d415f338f64f2b34cf Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Tue, 15 Nov 2016 16:11:22 +0100 Subject: [PATCH] - updated efivar version --- efibootmgr.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/efibootmgr.spec b/efibootmgr.spec index 384ff61..707885d 100644 --- a/efibootmgr.spec +++ b/efibootmgr.spec @@ -8,9 +8,9 @@ Group: Base Source0: https://github.com/rhinstaller/efibootmgr/releases/download/%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: f74e87963c2c5cb1bf6d588675dbd9b4 URL: https://github.com/rhinstaller/efibootmgr -BuildRequires: efivar-devel >= 0.20 +BuildRequires: efivar-devel >= 30 BuildRequires: pciutils-devel -Requires: efivar-libs >= 0.20 +Requires: efivar-libs >= 30 ExclusiveArch: %{ix86} %{x8664} ia64 x32 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -27,7 +27,7 @@ można znaleźć pod adresem . %prep -%setup -q -n %{name}-%{version} +%setup -q %build %{__make} \ -- 2.43.0