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
This commit is contained in:
Pavol Rusnak 2010-06-28 14:21:11 +00:00 committed by Git OBS Bridge
parent 4ae1a1b139
commit 102eb21d8d
3 changed files with 11 additions and 1 deletions

View File

@ -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

View File

@ -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

View File

@ -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