From f48467cba0272c1942b086a71227c86abfe61a2c4cdea147971d94cc79026fe3 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 16 Dec 2009 07:55:04 +0000 Subject: [PATCH] checked in OBS-URL: https://build.opensuse.org/package/show/Base:System/elfutils?expand=0&rev=7 --- elfutils.changes | 6 ------ elfutils.spec | 3 +-- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/elfutils.changes b/elfutils.changes index eaf5c1b..42b1f1a 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -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 diff --git a/elfutils.spec b/elfutils.spec index 45a5d5f..669da11 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -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