OpenAFS Master Repository branch, openafs-stable-1_4_12_1, updated. openafs-stable-1_4_12_1-2-g781245e
Gerrit Code Review
gerrit@openafs.org
Tue, 14 Dec 2010 10:16:05 -0800 (PST)
The following commit has been merged in the openafs-stable-1_4_12_1 branch:
commit 933a87b37c2d9ee07e0a56172613120df7416b1a
Author: Andrew Deason <adeason@sinenomine.net>
Date: Wed Sep 1 11:18:56 2010 -0500
RedHat: Find krb5-config in /usr/bin
In RHEL6, krb5-config is no longer in /usr/kerberos/bin/, but is in
just /usr/bin/. So, try to use /usr/bin/krb5-config if we cannot find
/usr/kerberos/bin/krb5-config and krb5config was not specified.
This is a 1.4-only change, as the 'configure' on more modern branches
should have the ability to find krb5-config automatically.
Reviewed-on: http://gerrit.openafs.org/2646
Tested-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit c2eba9d57adc79b05165fc8aebaf751ea89282f5)
Change-Id: I46c6f0e3d7c2ce427eacfbb82366a7da3156d9bd
Reviewed-on: http://gerrit.openafs.org/3514
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
src/packaging/RedHat/openafs.spec.in | 20 +++++++++++++-------
1 files changed, 13 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository