- enable selinux and set openssl as crypto implementation
- enable selinux and set openssl as crypto implementation OBS-URL: https://build.opensuse.org/package/show/network/krb5?expand=0&rev=92
This commit is contained in:
parent
f4939a9fba
commit
c043de4335
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 27 11:36:00 CET 2013 - mc@suse.de
|
||||||
|
|
||||||
|
- enable selinux and set openssl as crypto implementation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 22 10:34:55 CET 2013 - mc@suse.de
|
Fri Mar 22 10:34:55 CET 2013 - mc@suse.de
|
||||||
|
|
||||||
|
@ -204,10 +204,12 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fno-strict-aliasing -D_GNU_SOURCE -fPI
|
|||||||
--with-ldap \
|
--with-ldap \
|
||||||
--with-pam \
|
--with-pam \
|
||||||
--enable-pkinit \
|
--enable-pkinit \
|
||||||
|
--with-pkinit-crypto-impl=openssl \
|
||||||
%else
|
%else
|
||||||
--disable-pkinit \
|
--disable-pkinit \
|
||||||
--without-pam \
|
--without-pam \
|
||||||
%endif
|
%endif
|
||||||
|
--with-selinux \
|
||||||
--with-system-et \
|
--with-system-et \
|
||||||
--with-system-ss
|
--with-system-ss
|
||||||
make %{?jobs:-j%jobs}
|
make %{?jobs:-j%jobs}
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Mar 27 11:36:00 CET 2013 - mc@suse.de
|
||||||
|
|
||||||
|
- enable selinux and set openssl as crypto implementation
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 22 10:34:55 CET 2013 - mc@suse.de
|
Fri Mar 22 10:34:55 CET 2013 - mc@suse.de
|
||||||
|
|
||||||
|
@ -204,10 +204,12 @@ CFLAGS="$RPM_OPT_FLAGS -I/usr/include/et -fno-strict-aliasing -D_GNU_SOURCE -fPI
|
|||||||
--with-ldap \
|
--with-ldap \
|
||||||
--with-pam \
|
--with-pam \
|
||||||
--enable-pkinit \
|
--enable-pkinit \
|
||||||
|
--with-pkinit-crypto-impl=openssl \
|
||||||
%else
|
%else
|
||||||
--disable-pkinit \
|
--disable-pkinit \
|
||||||
--without-pam \
|
--without-pam \
|
||||||
%endif
|
%endif
|
||||||
|
--with-selinux \
|
||||||
--with-system-et \
|
--with-system-et \
|
||||||
--with-system-ss
|
--with-system-ss
|
||||||
make %{?jobs:-j%jobs}
|
make %{?jobs:-j%jobs}
|
||||||
|
Loading…
Reference in New Issue
Block a user