[packages/gnu-efi] - updated to 3.0t

qboosh qboosh at pld-linux.org
Sun Feb 24 16:48:01 CET 2013


commit c38475d8eba218bd5b151889e760f1b7d4bc5c95
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 24 16:48:22 2013 +0100

    - updated to 3.0t

 gnu-efi.spec | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)
---
diff --git a/gnu-efi.spec b/gnu-efi.spec
index 0cf3bee..7d4410c 100644
--- a/gnu-efi.spec
+++ b/gnu-efi.spec
@@ -2,13 +2,13 @@ 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.0s
+Version:	3.0t
 Release:	1
 # Intel and HP's BSD-like license, except setjmp code coming from GRUB
 License:	GPL v2+ (setjmp code), BSD-like (all the rest)
 Group:		Development/Libraries
 Source0:	http://downloads.sourceforge.net/gnu-efi/%{name}_%{version}.orig.tar.gz
-# Source0-md5:	11f63d52071f7382f56c9e81d0aece91
+# Source0-md5:	95916208cf543699799230ac1ea14272
 URL:		http://gnu-efi.sourceforge.net/
 BuildRequires:	binutils >= 3:2.17.50.0.14
 BuildRequires:	gcc >= 6:4.1.1
@@ -50,11 +50,9 @@ CFADD=
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-	INSTALLROOT=$RPM_BUILD_ROOT%{_prefix}
-
-%if "%{_lib}" != "lib"
-	mv -f $RPM_BUILD_ROOT%{_prefix}/{lib,%{_lib}}
-%endif
+	INSTALLROOT=$RPM_BUILD_ROOT \
+	PREFIX=%{_prefix} \
+	LIBDIR=%{_libdir}
 
 install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 cp -a apps/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnu-efi.git/commitdiff/c38475d8eba218bd5b151889e760f1b7d4bc5c95



More information about the pld-cvs-commit mailing list