diff --git a/elfutils.changes b/elfutils.changes index 42b1f1a..eaf5c1b 100644 --- a/elfutils.changes +++ b/elfutils.changes @@ -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 diff --git a/elfutils.spec b/elfutils.spec index 669da11..45a5d5f 100644 --- a/elfutils.spec +++ b/elfutils.spec @@ -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