Index: branches/fc15-dev/server/fedora/specs/openafs.spec.patch
===================================================================
--- branches/fc15-dev/server/fedora/specs/openafs.spec.patch	(revision 1835)
+++ branches/fc15-dev/server/fedora/specs/openafs.spec.patch	(revision 1836)
@@ -106,2 +106,11 @@
  ##############################################################################
  #
+@@ -1140,7 +1140,6 @@
+ %{_bindir}/bos
+ %{_bindir}/fs
+ %{_bindir}/kapasswd
+-%{_bindir}/kpasswd
+ %{_bindir}/klog
+ %{_bindir}/klog.krb
+ %{_bindir}/pagsh
+
Index: branches/fc15-dev/server/fedora/specs/tokensys.spec
===================================================================
--- branches/fc15-dev/server/fedora/specs/tokensys.spec	(revision 1835)
+++ branches/fc15-dev/server/fedora/specs/tokensys.spec	(revision 1836)
@@ -10,5 +10,5 @@
 BuildRoot: %{_tmppath}/%(%{__id_u} -n)-%{name}-%{version}-root
 %define debug_package %{nil}
-Prereq: /usr/kerberos/bin/kinit, /usr/bin/aklog
+Prereq: /usr/bin/kinit, /usr/bin/aklog
 
 %description
@@ -24,5 +24,5 @@
 
 %build
-./configure --with-kinit=/usr/kerberos/bin/kinit --with-aklog=/usr/bin/aklog
+./configure --with-kinit=/usr/bin/kinit --with-aklog=/usr/bin/aklog
 
 %install
