Use stricter requirement for krb5-server

Our code strictly depends on 1.10 as the KDC DAL plugin interface is not
guaranteed stable and indeed is different in 1.9 and will be different
in 1.11
So we cannot allow upgrades to 1.11 until we can provide a plugin that matches
1.11's interface.
This commit is contained in:
Simo Sorce 2012-10-10 16:50:55 -04:00
parent 9cd0b7b498
commit f1ce31486c

View File

@ -111,6 +111,7 @@ Requires: openldap-clients
Requires: nss
Requires: nss-tools
Requires: krb5-server >= 1.10
Requires: krb5-server < 1.11
Requires: krb5-pkinit-openssl
Requires: cyrus-sasl-gssapi%{?_isa}
Requires: ntp