From bea85503b5eb58fad1fd4ec11f1be749ef5c66748c3c289a4710f9d3a5731168 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 4 Nov 2014 12:48:27 +0000 Subject: [PATCH] Accepting request 255273 from home:jengelh:sasl - Use %_smp_mflags for parallel build OBS-URL: https://build.opensuse.org/request/show/255273 OBS-URL: https://build.opensuse.org/package/show/network:ldap/openldap2?expand=0&rev=129 --- openldap2-client.changes | 5 +++++ openldap2-client.spec | 4 ++-- openldap2.changes | 5 +++++ openldap2.spec | 4 ++-- 4 files changed, 14 insertions(+), 4 deletions(-) diff --git a/openldap2-client.changes b/openldap2-client.changes index c4005e1..2121064 100644 --- a/openldap2-client.changes +++ b/openldap2-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 12 11:48:00 UTC 2014 - jengelh@inai.de + +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Mon Sep 22 13:41:56 UTC 2014 - tchvatal@suse.com diff --git a/openldap2-client.spec b/openldap2-client.spec index 5a65e97..b69b564 100644 --- a/openldap2-client.spec +++ b/openldap2-client.spec @@ -273,7 +273,7 @@ export STRIP="" --enable-lmpasswd \ --with-yielding-select make depend -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %if "%{name}" == "openldap2" #%if %suse_version < 1130 # build a static slapcat binary from the OpenLDAP 2.3 release @@ -293,7 +293,7 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-format-extra-args -fno-strict-aliasing -DLDA --enable-ldap --enable-monitor --enable-meta --enable-rewrite \ --enable-dynamic=no --enable-shared=yes make depend -make -C libraries %{?jobs:-j%jobs} +make -C libraries %{?_smp_mflags} #%endif %endif diff --git a/openldap2.changes b/openldap2.changes index c4005e1..2121064 100644 --- a/openldap2.changes +++ b/openldap2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 12 11:48:00 UTC 2014 - jengelh@inai.de + +- Use %_smp_mflags for parallel build + ------------------------------------------------------------------- Mon Sep 22 13:41:56 UTC 2014 - tchvatal@suse.com diff --git a/openldap2.spec b/openldap2.spec index 3647177..4e8fb10 100644 --- a/openldap2.spec +++ b/openldap2.spec @@ -273,7 +273,7 @@ export STRIP="" --enable-lmpasswd \ --with-yielding-select make depend -make %{?jobs:-j%jobs} +make %{?_smp_mflags} %if "%{name}" == "openldap2" #%if %suse_version < 1130 # build a static slapcat binary from the OpenLDAP 2.3 release @@ -293,7 +293,7 @@ export CFLAGS="$RPM_OPT_FLAGS -Wno-format-extra-args -fno-strict-aliasing -DLDA --enable-ldap --enable-monitor --enable-meta --enable-rewrite \ --enable-dynamic=no --enable-shared=yes make depend -make -C libraries %{?jobs:-j%jobs} +make -C libraries %{?_smp_mflags} #%endif %endif