Index: server/fedora/specs/krb5.spec.patch
===================================================================
--- server/fedora/specs/krb5.spec.patch	(revision 65)
+++ server/fedora/specs/krb5.spec.patch	(revision 760)
@@ -1,19 +1,19 @@
---- krb5.spec.old	2006-09-09 22:30:43.000000000 -0400
-+++ krb5.spec	2006-09-16 21:39:55.000000000 -0400
-@@ -85,6 +85,8 @@
- BuildPrereq: bison, e2fsprogs-devel >= 1.33, flex
- BuildPrereq: gzip, ncurses-devel, rsh, texinfo, tar
+--- krb5.spec.orig	2008-03-18 14:13:22.000000000 -0400
++++ krb5.spec	2008-05-20 23:53:40.000000000 -0400
+@@ -101,6 +101,8 @@
+ Patch76: krb5-CVE-2007-5901.patch
+ Patch77: krb5-CVE-2007-5971.patch
  
 +Patch1000: krb5-kuserok-scripts.patch
 +
- %description
- Kerberos V5 is a trusted-third-party network authentication system,
- which can improve your network's security by eliminating the insecure
-@@ -926,4 +928,7 @@
-
- cd src
-+cd ..
-+%patch1000 -p1 -b .scripts
-+cd src
- top=`pwd`
- for configurein in `find -name configure.in -type f` ; do
+ License: MIT, freely distributable.
+ URL: http://web.mit.edu/kerberos/www/
+ Group: System Environment/Libraries
+@@ -1349,6 +1351,7 @@
+ %patch75 -p0 -b .2008-0947
+ %patch76 -p0 -b .2007-5901
+ %patch77 -p0 -b .2007-5971
++%patch1000 -p1 -b .kuserok
+ cp src/krb524/README README.krb524
+ gzip doc/*.ps
+ 
