- re-enable this change:
- try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)
This commit is contained in:
parent
ca17214610
commit
bfccd3939a
@ -10,7 +10,7 @@
|
||||
Summary: The Kerberos network authentication system
|
||||
Name: krb5
|
||||
Version: 1.7
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
# Maybe we should explode from the now-available-to-everybody tarball instead?
|
||||
# http://web.mit.edu/kerberos/dist/krb5/1.7/krb5-1.7-signed.tar
|
||||
Source0: krb5-%{version}.tar.gz
|
||||
@ -216,10 +216,13 @@ to obtain initial credentials from a KDC using a private key and a
|
||||
certificate.
|
||||
|
||||
%changelog
|
||||
* Wed Dec 9 2009 Nalin Dahyabhai <nalin@redhat.com> - 1.7-13
|
||||
- and put it back in
|
||||
|
||||
* Tue Dec 8 2009 Nalin Dahyabhai <nalin@redhat.com>
|
||||
- back that last change out
|
||||
|
||||
* Tue Dec 8 2009 Nalin Dahyabhai <nalin@redhat.com> - 1.7-13
|
||||
* Tue Dec 8 2009 Nalin Dahyabhai <nalin@redhat.com> - 1.7-12
|
||||
- try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)
|
||||
|
||||
* Fri Dec 4 2009 Nalin Dahyabhai <nalin@redhat.com>
|
||||
@ -1508,7 +1511,7 @@ popd
|
||||
%patch88 -p1 -b .sizeof
|
||||
%patch89 -p1 -b .largefile
|
||||
%patch90 -p0 -b .openssl-1.0
|
||||
#%patch91 -p1 -b .spnego-deleg
|
||||
%patch91 -p1 -b .spnego-deleg
|
||||
gzip doc/*.ps
|
||||
|
||||
sed -i -e '1s!\[twoside\]!!;s!%\(\\usepackage{hyperref}\)!\1!' doc/api/library.tex
|
||||
|
Loading…
Reference in New Issue
Block a user