From dade941e762f8b742566f53b72d8948c90f9da4bf7eb8c0e472266e16b3b4a7b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 1 Nov 2010 08:28:00 +0000 Subject: [PATCH] Accepting request 51772 from home:jengelh:smp OBS-URL: https://build.opensuse.org/request/show/51772 OBS-URL: https://build.opensuse.org/package/show/Base:System/libtool?expand=0&rev=19 --- libtool.changes | 5 +++++ libtool.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/libtool.changes b/libtool.changes index b0e925a..ba055f2 100644 --- a/libtool.changes +++ b/libtool.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de + +- Use %_smp_mflags + ------------------------------------------------------------------- Mon May 31 09:55:17 UTC 2010 - coolo@novell.com diff --git a/libtool.spec b/libtool.spec index 4b9b8c7..8688aea 100644 --- a/libtool.spec +++ b/libtool.spec @@ -63,7 +63,7 @@ Library needed by programs that use the ltdl interface of GNU libtool. --prefix=/usr --infodir=%{_infodir} --libdir=%{_libdir} # force rebuild with non-broken makeinfo rm -f doc/libtool.info -make %{?jobs:-j %jobs} +make %{?_smp_mflags} %if "%{name}" == "libtool-testsuite"