SHA256
3
0
forked from pool/elfutils

Accepting request 26297 from home:jengelh:branches:Base:System

Copy from home:jengelh:branches:Base:System/elfutils via accept of submit request 26297 revision 3.
Request was accepted with message:
reviewed

OBS-URL: https://build.opensuse.org/request/show/26297
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=6
This commit is contained in:
Marcus Rückert 2009-12-14 22:29:34 +00:00 committed by Git OBS Bridge
parent 4b1d6e5ea4
commit 23d7270b92
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat Dec 12 18:13:13 CET 2009 - jengelh@medozas.de
- Enable parallel building
- add baselibs.conf as a source
-------------------------------------------------------------------
Thu Aug 20 13:13:21 CEST 2009 - rguenther@suse.de

View File

@ -26,6 +26,7 @@ Summary: Higher-level library to access ELF
Group: System/Libraries
Url: http://elfutils.fedorahosted.org
Source: elfutils-%{version}-no-osl.tar.bz2
Source2: baselibs.conf
Patch: elfutils-portability.patch
Patch1: elfutils-robustify.patch
Patch3: elfutils-no-po-test-build.diff
@ -213,7 +214,7 @@ Authors:
%build
autoreconf -fi
%configure --program-prefix=eu-
make
make %{?jobs:-j%jobs};
%install
make DESTDIR=$RPM_BUILD_ROOT install