Changeset 65


Ignore:
Timestamp:
Jan 14, 2007, 3:56:50 PM (17 years ago)
Author:
jbarnold
Message:
trying to make krb5 spec patch work with future krb5 versions
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/fedora/specs/krb5.spec.patch

    r1 r65  
    1010 Kerberos V5 is a trusted-third-party network authentication system,
    1111 which can improve your network's security by eliminating the insecure
    12 @@ -926,6 +928,7 @@
    13  cp src/krb524/README README.krb524
    14  find . -type f -name "*.info-dir" -exec rm -fv "{}" ";"
    15  gzip doc/*.ps
     12@@ -926,4 +928,7 @@
     13
     14 cd src
     15+cd ..
    1616+%patch1000 -p1 -b .scripts
    17  cd src
     17+cd src
    1818 top=`pwd`
    1919 for configurein in `find -name configure.in -type f` ; do
Note: See TracChangeset for help on using the changeset viewer.