From d0b8de6922a413fea6ba16c6e4648bb0a8ffae7603782191e3eaf3fbc4177d80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 2 Jul 2010 16:27:46 +0000 Subject: [PATCH] Accepting request 42398 from home:jengelh:smp Copy from home:jengelh:smp/bzip2 via accept of submit request 42398 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42398 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=9 --- bzip2.changes | 5 +++++ bzip2.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/bzip2.changes b/bzip2.changes index 402d6d3..c654d86 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Wed Dec 16 10:53:20 CET 2009 - jengelh@medozas.de diff --git a/bzip2.spec b/bzip2.spec index ef84e9b..c79b426 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -126,7 +126,7 @@ export CFLAGS="$RPM_OPT_FLAGS %{cflags_profile_generate}" --libdir=/%{_lib}\ --disable-static %if %{do_profiling} -make %{?jobs:-j %jobs} +make %{?_smp_mflags} profile_bzip2 mkdir .libs.save mv .libs/*.gcda .libs.save/ @@ -137,7 +137,7 @@ export CFLAGS="$RPM_OPT_FLAGS %{cflags_profile_feedback}" --libdir=/%{_lib}\ --disable-static %endif -make %{?jobs:-j %jobs} +make %{?_smp_mflags} %install %makeinstall pkgconfigdir=%{_libdir}/pkgconfig