--- 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 +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,6 +928,7 @@ cp src/krb524/README README.krb524 find . -type f -name "*.info-dir" -exec rm -fv "{}" ";" gzip doc/*.ps +%patch1000 -p1 -b .scripts cd src top=`pwd` for configurein in `find -name configure.in -type f` ; do