From 695113afb40d599b3deb909b8d15c824cf5c3440837fb2449b3c3a86b68089a1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 1 Nov 2010 08:15:14 +0000 Subject: [PATCH] Accepting request 51802 from home:jengelh:smp OBS-URL: https://build.opensuse.org/request/show/51802 OBS-URL: https://build.opensuse.org/package/show/Base:System/utempter?expand=0&rev=10 --- utempter.changes | 5 +++++ utempter.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/utempter.changes b/utempter.changes index 26c0187..d304613 100644 --- a/utempter.changes +++ b/utempter.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de + +- Use %_smp_mflags + ------------------------------------------------------------------- Thu Sep 9 15:00:50 UTC 2010 - aj@suse.de diff --git a/utempter.spec b/utempter.spec index 1c2f6a1..f861b5d 100644 --- a/utempter.spec +++ b/utempter.spec @@ -65,7 +65,7 @@ package contains the development files needed. %patch2 -p1 %build -make %{?jobs:-j%jobs} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" +make %{?_smp_mflags} RPM_OPT_FLAGS="$RPM_OPT_FLAGS" %install export DESTDIR=$RPM_BUILD_ROOT