From 8a3be8e36a4ac9f56c728291032bb73fa63d8158 Mon Sep 17 00:00:00 2001 From: Alexander Bokovoy Date: Thu, 23 Jan 2020 10:48:30 +0200 Subject: [PATCH] Require krb5 1.18 for rawhide --- samba.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/samba.spec b/samba.spec index 242bde3..523826b 100644 --- a/samba.spec +++ b/samba.spec @@ -6,7 +6,7 @@ # ctdb is enabled by default, you can disable it with: --without clustering %bcond_without clustering -%define main_release 0 +%define main_release 1 %define samba_version 4.12.0 %define talloc_version 2.3.1 @@ -78,7 +78,7 @@ %global with_dc 1 %endif -%global required_mit_krb5 1.15.1 +%global required_mit_krb5 1.18 %global with_clustering_support 0 @@ -3538,6 +3538,9 @@ fi %endif %changelog +* Fri Jan 24 2020 Alexander Bokovoy - 4.12.0.rc1-1 +- Allow building against krb5 1.18 beta and require it for Rawhide + * Wed Jan 22 2020 Guenther Deschner - 4.12.0rc1-0 - Update to Samba 4.12.0rc1