From 6505aa953fc6e4823cf4c6a9fa18701368a46432 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 26 Sep 2018 12:17:03 +0200 Subject: [PATCH] We always build with mit_krb5 in the meantime --- samba.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/samba.spec b/samba.spec index 4b53e71..5d51d1e 100644 --- a/samba.spec +++ b/samba.spec @@ -64,7 +64,6 @@ %global libwbc_alternatives_suffix -64 %endif -%global with_mitkrb5 1 %global with_dc 1 %if 0%{?rhel} @@ -861,9 +860,7 @@ export PYTHON=%{__python2} %if (! %with_libsmbclient) || (! %with_libwbclient) --private-libraries=%{_samba_private_libraries} \ %endif -%if %with_mitkrb5 --with-system-mitkrb5 \ -%endif %if ! %with_dc --without-ad-dc \ %endif