]> git.pld-linux.org Git - packages/gnu-efi.git/commitdiff
- updated to 3.0.5 auto/th/gnu-efi-3.0.5-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Mar 2017 21:15:11 +0000 (22:15 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Fri, 3 Mar 2017 21:15:11 +0000 (22:15 +0100)
gnu-efi.spec

index 3e2db977a6df8497102fb696fff06346c0be5277..33b8f655267ff68f2455dc594e762730ac0dd066 100644 (file)
@@ -2,20 +2,20 @@ Summary:      GNU-EFI - building EFI applications using the GNU toolchain
 Summary(pl.UTF-8):     GNU-EFI - tworzenie aplikacji EFI przy użyciu narzędzi GNU
 Name:          gnu-efi
 # NOTE: don't use early 3.1, it doesn't support EFI x86_64
-Version:       3.0.4
+Version:       3.0.5
 Release:       1
 Epoch:         1
 # Intel and HP's BSD-like license, except setjmp code coming from GRUB
 License:       BSD-like
 Group:         Development/Libraries
 Source0:       http://downloads.sourceforge.net/gnu-efi/%{name}-%{version}.tar.bz2
-# Source0-md5: 612e0f327f31c4b8468ef55f4eeb9649
+# Source0-md5: 1f719c9c135778aa6b087b89a1cc2423
 URL:           http://gnu-efi.sourceforge.net/
 BuildRequires: binutils >= 3:2.17.50.0.14
 BuildRequires: gcc >= 6:4.1.1
 Requires:      binutils >= 3:2.17.50.0.14
 Requires:      gcc >= 6:4.1.1
-ExclusiveArch: %{ix86} %{x8664} x32 arm aarch64 ia64
+ExclusiveArch: %{ix86} %{x8664} x32 %{arm} aarch64 ia64
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                efi_arch        %(echo %{_target_base_arch} | sed -e 's/i386/ia32/')
This page took 0.120702 seconds and 4 git commands to generate.