rpms/krb5/devel krb5.spec,1.219,1.220

Nalin Dahyabhai nalin at fedoraproject.org
Wed Dec 9 21:40:48 UTC 2009


Author: nalin

Update of /cvs/extras/rpms/krb5/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7619

Modified Files:
	krb5.spec 
Log Message:
- re-enable this change:
  - try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)



Index: krb5.spec
===================================================================
RCS file: /cvs/extras/rpms/krb5/devel/krb5.spec,v
retrieving revision 1.219
retrieving revision 1.220
diff -u -p -r1.219 -r1.220
--- krb5.spec	8 Dec 2009 20:51:25 -0000	1.219
+++ krb5.spec	9 Dec 2009 21:40:48 -0000	1.220
@@ -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
 certificate.
 
 %changelog
+* Wed Dec  9 2009 Nalin Dahyabhai <nalin at redhat.com> - 1.7-13
+- and put it back in
+
 * Tue Dec  8 2009 Nalin Dahyabhai <nalin at redhat.com>
 - back that last change out
 
-* Tue Dec  8 2009 Nalin Dahyabhai <nalin at redhat.com> - 1.7-13
+* Tue Dec  8 2009 Nalin Dahyabhai <nalin at redhat.com> - 1.7-12
 - try to make gss_krb5_copy_ccache() work correctly for spnego (#542868)
 
 * Fri Dec  4 2009 Nalin Dahyabhai <nalin at 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




More information about the fedora-extras-commits mailing list