Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12:Update
gnu-efi
gnu-efi.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnu-efi.spec of Package gnu-efi
# # spec file for package gnu-efi # # Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # Name: gnu-efi Version: 3.0u Release: 0 Summary: Library for EFI Applications License: BSD-3-Clause and GPL-2.0+ Group: Development/Libraries/Other Url: http://sourceforge.net/projects/gnu-efi Source: http://downloads.sourceforge.net/gnu-efi/gnu-efi_3.0u.orig.tar.gz Source1: %{name}-rpmlintrc BuildRequires: kernel-source BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: ia64 %ix86 x86_64 %description Library to develop EFI applications for IA-64 (IPF), IA-32 (x86) and x86_64 platforms using the GNU toolchain and the EFI development environment. Authors: -------- Johannes Erdfelt <jerdfelt@valinux.com> David Mosberger <davidm@hpl.hp.com> Stephane Eranian <eranian@hpl.hp.com> %prep %setup -q -n gnu-efi-3.0 %build ########################## ## DO NOT ADD RPM OPT FLAGS! THIS DOES NOT BUILD AGAINST GLIBC ## ########################## make LINUX_HEADERS=/usr/src/linux %install make install INSTALLROOT=%{buildroot} LIBDIR=%{_prefix}/%_lib PREFIX=%{_prefix} %if 0 mkdir %{buildroot}%{_prefix}/%{_lib}/%{name} cp -p apps/*.efi %{buildroot}%{_prefix}/%{_lib}/%{name} %endif %files %defattr(-, root, root) %doc README.* %{_prefix}/include/efi %{_prefix}/%{_lib}/crt0-efi-*.o %{_prefix}/%{_lib}/elf_*_efi.lds %{_prefix}/%{_lib}/libefi.a %{_prefix}/%{_lib}/libgnuefi.a %if 0 %{_prefix}/%{_lib}/%{name} %endif %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor