source:
server/fedora/specs/krb5.spec.patch
@
3
Last change on this file since 3 was 1, checked in by jbarnold, 18 years ago | |
---|---|
File size: 657 bytes |
-
krb5.spec
old new 85 85 BuildPrereq: bison, e2fsprogs-devel >= 1.33, flex 86 86 BuildPrereq: gzip, ncurses-devel, rsh, texinfo, tar 87 87 88 Patch1000: krb5-kuserok-scripts.patch 89 88 90 %description 89 91 Kerberos V5 is a trusted-third-party network authentication system, 90 92 which can improve your network's security by eliminating the insecure … … 926 928 cp src/krb524/README README.krb524 927 929 find . -type f -name "*.info-dir" -exec rm -fv "{}" ";" 928 930 gzip doc/*.ps 931 %patch1000 -p1 -b .scripts 929 932 cd src 930 933 top=`pwd` 931 934 for configurein in `find -name configure.in -type f` ; do
Note: See TracBrowser
for help on using the repository browser.