From 102eb21d8d5c4e1e3e633c343cda3c9ce77d0d96777ec8be33f5062f738f32de Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 28 Jun 2010 14:21:11 +0000 Subject: [PATCH] Accepting request 42118 from home:jengelh:smp Copy from home:jengelh:smp/cyrus-sasl via accept of submit request 42118 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/42118 OBS-URL: https://build.opensuse.org/package/show/network/cyrus-sasl?expand=0&rev=16 --- cyrus-sasl-saslauthd.changes | 5 +++++ cyrus-sasl.changes | 5 +++++ cyrus-sasl.spec | 2 +- 3 files changed, 11 insertions(+), 1 deletion(-) diff --git a/cyrus-sasl-saslauthd.changes b/cyrus-sasl-saslauthd.changes index f9fcb42..bd10b5e 100644 --- a/cyrus-sasl-saslauthd.changes +++ b/cyrus-sasl-saslauthd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com diff --git a/cyrus-sasl.changes b/cyrus-sasl.changes index f9fcb42..bd10b5e 100644 --- a/cyrus-sasl.changes +++ b/cyrus-sasl.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de + +- use %_smp_mflags + ------------------------------------------------------------------- Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com diff --git a/cyrus-sasl.spec b/cyrus-sasl.spec index 324aac0..40fbf92 100644 --- a/cyrus-sasl.spec +++ b/cyrus-sasl.spec @@ -260,7 +260,7 @@ export CPPFLAGS=-I/usr/include/heimdal --enable-krb4=no \ --enable-sql=no \ --with-devrandom=/dev/urandom -%{__make} %{?jobs:-j%jobs} sasldir=%{_libdir}/sasl2 +%{__make} %{?_smp_mflags} sasldir=%{_libdir}/sasl2 %install make DESTDIR=$RPM_BUILD_ROOT sasldir=%{_libdir}/sasl2 install