rpms/krb5/devel krb5-kinit-man-typo.patch, NONE, 1.1 krb5.spec, 1.68, 1.69
fedora-cvs-commits at redhat.com
fedora-cvs-commits at redhat.com
Fri Apr 14 11:21:53 UTC 2006
- Previous message (by thread): rpms/gcc/devel gcc41-pr26823.patch, NONE, 1.1 gcc41-rh188649-test.patch, NONE, 1.1 .cvsignore, 1.143, 1.144 gcc41.spec, 1.48, 1.49 sources, 1.145, 1.146 gcc41-gomp-static.patch, 1.1, NONE gcc41-rh183212.patch, 1.1, NONE
- Next message (by thread): rpms/krb5/devel krb5.spec,1.69,1.70
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Author: skasal
Update of /cvs/dist/rpms/krb5/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21909
Modified Files:
krb5.spec
Added Files:
krb5-kinit-man-typo.patch
Log Message:
- Fix formatting typo in kinit.1 (krb5-kinit-man-typo.patch)
krb5-kinit-man-typo.patch:
kinit.M | 3 ++-
1 files changed, 2 insertions(+), 1 deletion(-)
--- NEW FILE krb5-kinit-man-typo.patch ---
--- krb5-1.4.3/src/clients/kinit/kinit.M.orig 2005-09-12 21:24:46.000000000 +0200
+++ krb5-1.4.3/src/clients/kinit/kinit.M 2006-04-13 16:40:57.000000000 +0200
@@ -45,7 +45,8 @@
.SH DESCRIPTION
.I kinit
obtains and caches an initial ticket-granting ticket for
-.IR principal . The typical default behavior is to acquire only
+.IR principal .
+The typical default behavior is to acquire only
Kerberos 5 tickets. However, if kinit was built with both
Kerberos 4 support and with the default behavior of acquiring both
types of tickets, it will try to acquire both Kerberos 5 and Kerberos 4
Index: krb5.spec
===================================================================
RCS file: /cvs/dist/rpms/krb5/devel/krb5.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- krb5.spec 11 Feb 2006 03:49:47 -0000 1.68
+++ krb5.spec 14 Apr 2006 11:21:50 -0000 1.69
@@ -74,6 +74,8 @@
Patch42: krb5-1.4.3-pthread_np.patch
Patch43: krb5-1.4.3-kdc_max_dgram_size.patch
Patch44: krb5-1.4.3-enospc.patch
+Patch45: krb5-kinit-man-typo.patch
+
License: MIT, freely distributable.
URL: http://web.mit.edu/kerberos/www/
Group: System Environment/Libraries
@@ -138,6 +140,9 @@
workstation.
%changelog
+* Fri Apr 14 2006 Stepan Kasal <skasal at redhat.com> - 1.4.3-5
+- Fix formatting typo in kinit.1 (krb5-kinit-man-typo.patch)
+
* Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 1.4.3-4.1
- bump again for double-long bug on ppc(64)
@@ -910,6 +915,7 @@
# Don't apply this until we hear back from upstream.
#%patch43 -p1 -b .kdc_max_dgram_size
%patch44 -p1 -b .enospc
+%patch45 -p1
cp src/krb524/README README.krb524
find . -type f -name "*.info-dir" -exec rm -fv "{}" ";"
gzip doc/*.ps
- Previous message (by thread): rpms/gcc/devel gcc41-pr26823.patch, NONE, 1.1 gcc41-rh188649-test.patch, NONE, 1.1 .cvsignore, 1.143, 1.144 gcc41.spec, 1.48, 1.49 sources, 1.145, 1.146 gcc41-gomp-static.patch, 1.1, NONE gcc41-rh183212.patch, 1.1, NONE
- Next message (by thread): rpms/krb5/devel krb5.spec,1.69,1.70
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the fedora-cvs-commits
mailing list