checked in
OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=7
This commit is contained in:
parent
23d7270b92
commit
f48467cba0
@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -26,7 +26,6 @@ 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
|
||||
@ -214,7 +213,7 @@ Authors:
|
||||
%build
|
||||
autoreconf -fi
|
||||
%configure --program-prefix=eu-
|
||||
make %{?jobs:-j%jobs};
|
||||
make
|
||||
|
||||
%install
|
||||
make DESTDIR=$RPM_BUILD_ROOT install
|
||||
|
Loading…
Reference in New Issue
Block a user