Index: server/common/patches/openafs-localcsdb.patch
===================================================================
--- server/common/patches/openafs-localcsdb.patch	(revision 1079)
+++ server/common/patches/openafs-localcsdb.patch	(revision 1079)
@@ -0,0 +1,11 @@
+--- openafs-1.4/src/packaging/RedHat/openafs-client.init.orig	2009-04-14 04:28:32.000000000 -0400
++++ openafs-1.4/src/packaging/RedHat/openafs-client.init	2009-04-14 04:27:08.000000000 -0400
+@@ -14,7 +14,7 @@
+ 
+ start() {
+         echo -n $"Updating CellServDB: "
+-        cat /usr/vice/etc/CellServDB.local /usr/vice/etc/CellServDB.dist > \
++        cat /usr/vice/etc/CellServDB.local > \
+                /usr/vice/etc/CellServDB
+         chmod 644 /usr/vice/etc/CellServDB
+         echo
Index: server/fedora/specs/openafs.spec.patch
===================================================================
--- server/fedora/specs/openafs.spec.patch	(revision 1078)
+++ server/fedora/specs/openafs.spec.patch	(revision 1079)
@@ -1,4 +1,4 @@
 --- openafs.spec.orig	2009-04-08 08:17:00.000000000 -0400
-+++ openafs.spec	2009-04-08 08:17:21.000000000 -0400
++++ openafs.spec	2009-04-14 04:32:44.000000000 -0400
 @@ -8,7 +8,7 @@
  # for beta/rc releases make pkgrel 0.X.<tag>
@@ -10,5 +10,5 @@
  %if %{?osvers:0}%{!?osvers:1}
  %define osvers 1
-@@ -261,6 +261,10 @@
+@@ -261,6 +261,11 @@
  %endif
  ExclusiveArch: %{ix86} x86_64 ia64 s390 s390x sparc64 ppc ppc64
@@ -17,9 +17,10 @@
 +Patch1001: openafs-postinit.patch
 +Patch1002: openafs-pts-encrypt.patch
++Patch1003: openafs-localcsdb.patch
 +
  #    http://dl.openafs.org/dl/openafs/candidate/%{afsvers}/...
  Source0: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-src.tar.bz2
  Source1: http://www.openafs.org/dl/openafs/%{afsvers}/openafs-%{afsvers}-doc.tar.bz2
-@@ -343,6 +347,7 @@
+@@ -343,6 +348,7 @@
  %if %{build_userspace}
  
@@ -29,5 +30,5 @@
  
  %if %{fedorakmod}
-@@ -403,6 +408,7 @@
+@@ -403,6 +409,7 @@
  
  %if %{build_authlibs}
@@ -37,5 +38,5 @@
  Group: Networking/Filesystems
  
-@@ -419,6 +425,7 @@
+@@ -419,6 +426,7 @@
  %endif
  
@@ -45,5 +46,5 @@
  Requires: openafs-authlibs = %{PACKAGE_VERSION}
  %endif
-@@ -437,6 +444,7 @@
+@@ -437,6 +445,7 @@
  libraries.
  
@@ -53,5 +54,5 @@
  Group: Development/Filesystems
  
-@@ -465,6 +473,7 @@
+@@ -465,6 +474,7 @@
  administrators.
  
@@ -61,5 +62,5 @@
  Group: Networking/Filesystems
  Provides: openafs-kernel = %{PACKAGE_VERSION}
-@@ -514,6 +523,7 @@
+@@ -514,6 +524,7 @@
  
  %if %{krb5support}
@@ -69,5 +70,5 @@
  Requires: openafs = %{PACKAGE_VERSION}
  Group: Networking/Filesystems
-@@ -540,7 +550,7 @@
+@@ -540,7 +551,7 @@
  %if %{build_modules}
  
@@ -78,5 +79,5 @@
  %else
  
-@@ -699,6 +709,9 @@
+@@ -699,6 +710,10 @@
  
  # Patch openafs to build a kernel module named "openafs" instead of "libafs"
@@ -85,4 +86,5 @@
 +%patch1001 -p1 -b .postinit
 +%patch1002 -p1 -b .pts-encrypt
++%patch1003 -p1 -b .localcsdb
  
  ##############################################################################
