OBS User autobuild 2009-12-16 07:55:04 +00:00 committed by Git OBS Bridge
parent 23d7270b92
commit f48467cba0
2 changed files with 1 additions and 8 deletions

View File

@ -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

View File

@ -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