From 09462e1fa345262251778b56f86649a0d033d707 Mon Sep 17 00:00:00 2001 From: "Dmitry V. Levin" Date: Fri, 18 Dec 2009 00:34:41 +0000 Subject: 0.143-alt1 - Updated to 0.143. - Moved "make check" to %check section. --- elfutils.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/elfutils.spec b/elfutils.spec index 2daac93f..082ff33c 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -1,5 +1,5 @@ Name: elfutils -Version: 0.141 +Version: 0.143 Release: alt1 Summary: A collection of utilities and DSOs to handle compiled objects @@ -20,7 +20,7 @@ Requires: libelf = %version-%release %def_enable static %def_disable check -BuildRequires: flex +BuildRequires: bzlib-devel flex liblzma-devel zlib-devel %{?_enable_check:BuildRequires: /proc} %define _gnu %nil @@ -105,7 +105,7 @@ cd %buildtarget %make_build %check -LD_LIBRARY_PATH=../libasm:../libcpu:../libdw:../libebl:../libelf make -k check -C %buildtarget +LD_LIBRARY_PATH=%buildroot%_libdir make -k check -C %buildtarget %install mkdir -p %buildroot%prefix @@ -160,6 +160,10 @@ mkdir -p %buildroot%prefix %endif %changelog +* Fri Dec 18 2009 Dmitry V. Levin 0.143-alt1 +- Updated to 0.143. +- Moved "make check" to %%check section. + * Tue Jun 02 2009 Dmitry V. Levin 0.141-alt1 - Updated to 0.141. -- cgit v1.2.1