From 8f5b153d466c1bee62646e81ebf89b73ff26a658d0cd82b7fddb23d4fe81c160 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 28 Jun 2010 21:25:14 +0000 Subject: [PATCH] Accepting request 42146 from home:jengelh:smp Copy from home:jengelh:smp/man via accept of submit request 42146 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42146 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=16 --- man.changes | 5 +++++ man.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/man.changes b/man.changes index 0bbcc81..4ce9fc2 100644 --- a/man.changes +++ b/man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Fri Apr 30 13:49:23 CEST 2010 - werner@suse.de diff --git a/man.spec b/man.spec index 07c0e0c..972125a 100644 --- a/man.spec +++ b/man.spec @@ -150,7 +150,7 @@ Authors: --with-config-file=%{_sysconfdir}/manpath.config \ --without-included-gettext \ --with-sections="${SEC}" - make %{?jobs:-j%jobs} nls=all + make %{?_smp_mflags} nls=all for man in $(find man/ -type f -a -name '*.man[0-9]'); do pp="$(head -n 1 $man)" case "$pp" in