From 55a65cc10168a164d044e045f4c5ed3bb4652e4a Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 13 Dec 2017 12:19:25 +0100 Subject: [PATCH] spec: drop unsupported --with-krb5 Version: 10.1-3 --- postgresql.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postgresql.spec b/postgresql.spec index e0dcaa1..647e2c7 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -448,7 +448,6 @@ common_configure_options=' --with-pam %endif %if %kerberos - --with-krb5 --with-gssapi %endif %if %uuid @@ -1121,6 +1120,7 @@ make -C postgresql-setup-%{setup_version} check %changelog * Wed Dec 13 2017 Pavel Raiskup - 10.1-3 - unify %%configure options for python2/python3 configure +- drop --with-krb5 option, not supported since PostgreSQL 9.4 * Tue Nov 14 2017 Pavel Raiskup - 10.1-2 - postgresql-setup v7.0