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:
parent
102eb21d8d
commit
69448303ce
@ -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
|
Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -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
|
Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -260,7 +260,7 @@ export CPPFLAGS=-I/usr/include/heimdal
|
|||||||
--enable-krb4=no \
|
--enable-krb4=no \
|
||||||
--enable-sql=no \
|
--enable-sql=no \
|
||||||
--with-devrandom=/dev/urandom
|
--with-devrandom=/dev/urandom
|
||||||
%{__make} %{?_smp_mflags} sasldir=%{_libdir}/sasl2
|
%{__make} %{?jobs:-j%jobs} sasldir=%{_libdir}/sasl2
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT sasldir=%{_libdir}/sasl2 install
|
make DESTDIR=$RPM_BUILD_ROOT sasldir=%{_libdir}/sasl2 install
|
||||||
|
Loading…
Reference in New Issue
Block a user