diff options
| author | Nalin Dahyabhai <nalin@fedoraproject.org> | 2009-12-09 21:40:48 +0000 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin@fedoraproject.org> | 2009-12-09 21:40:48 +0000 |
| commit | bfccd3939aafb4d711ab7ec9de86c6fa01d8e6e4 (patch) | |
| tree | 32260f014d9afd82aef01f355165322957e0297a | |
| parent | ca172146105b1788afc4d3ef19d5a3f01183510f (diff) | |
- re-enable this change:krb5-1_7-13_fc13
- try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)
| -rw-r--r-- | krb5.spec | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -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 |
