Accepting request 44179 from network

checked in (request 44179)

OBS-URL: https://build.opensuse.org/request/show/44179
OBS-URL: https://build.opensuse.org/package/show/network/cyrus-sasl?expand=0&rev=17
This commit is contained in:
OBS User autobuild 2010-07-30 10:44:45 +00:00 committed by Git OBS Bridge
parent 102eb21d8d
commit 69448303ce
3 changed files with 1 additions and 11 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
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,8 +1,3 @@
-------------------------------------------------------------------
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} %{?_smp_mflags} sasldir=%{_libdir}/sasl2
%{__make} %{?jobs:-j%jobs} sasldir=%{_libdir}/sasl2
%install
make DESTDIR=$RPM_BUILD_ROOT sasldir=%{_libdir}/sasl2 install