]> git.pld-linux.org Git - packages/efibootmgr.git/commitdiff
- updated efivar version
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Nov 2016 15:11:22 +0000 (16:11 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Nov 2016 15:11:22 +0000 (16:11 +0100)
efibootmgr.spec

index 384ff61553799b3c3642f873d2deca768a09f408..707885d7ed6639601d1d35fffdf13ffab00a3dd1 100644 (file)
@@ -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
 <http://developer.intel.com/technology/efi/efi.htm>.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %{__make} \
This page took 2.160646 seconds and 4 git commands to generate.