Accepting request 44179 from network
Copy from network/cyrus-sasl based on submit request 44179 from user coolo OBS-URL: https://build.opensuse.org/request/show/44179 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cyrus-sasl?expand=0&rev=23
This commit is contained in:
parent
e146bf09ca
commit
b22b62b375
@ -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
|
Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@ Provides: cyrus-sasl:/usr/sbin/saslauthd
|
|||||||
Provides: cyrus-sasl2:/usr/sbin/saslauthd
|
Provides: cyrus-sasl2:/usr/sbin/saslauthd
|
||||||
Summary: The SASL Authentication Server
|
Summary: The SASL Authentication Server
|
||||||
Version: 2.1.23
|
Version: 2.1.23
|
||||||
Release: 7
|
Release: 14
|
||||||
Source: cyrus-sasl-%{version}.tar.bz2
|
Source: cyrus-sasl-%{version}.tar.bz2
|
||||||
Source1: cyrus-sasl-rc.tar.bz2
|
Source1: cyrus-sasl-rc.tar.bz2
|
||||||
Patch: cyrus-sasl.dif
|
Patch: cyrus-sasl.dif
|
||||||
|
@ -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
|
Mon Jun 7 06:15:02 UTC 2010 - coolo@novell.com
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: cyrus-sasl
|
Name: cyrus-sasl
|
||||||
Version: 2.1.23
|
Version: 2.1.23
|
||||||
Release: 7
|
Release: 14
|
||||||
BuildRequires: db-devel krb5-mini-devel openssl-devel opie pam-devel
|
BuildRequires: db-devel krb5-mini-devel openssl-devel opie pam-devel
|
||||||
Obsoletes: cyrus-sasl2 <= %{version}
|
Obsoletes: cyrus-sasl2 <= %{version}
|
||||||
Provides: cyrus-sasl2 = %{version}
|
Provides: cyrus-sasl2 = %{version}
|
||||||
@ -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} %{?jobs:-j%jobs} sasldir=%{_libdir}/sasl2
|
%{__make} %{?_smp_mflags} sasldir=%{_libdir}/sasl2
|
||||||
|
|
||||||
%install
|
%install
|
||||||
make DESTDIR=$RPM_BUILD_ROOT sasldir=%{_libdir}/sasl2 install
|
make DESTDIR=$RPM_BUILD_ROOT sasldir=%{_libdir}/sasl2 install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user