packages: yafc/yafc-gssapi.patch, yafc/yafc.spec - rel 9 - fix gssapi, don'...

baggins baggins at pld-linux.org
Wed Aug 3 12:23:40 CEST 2011


Author: baggins                      Date: Wed Aug  3 10:23:40 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 9
- fix gssapi, don't redefine obvious things coming from gssapi.h

---- Files affected:
packages/yafc:
   yafc-gssapi.patch (1.1 -> 1.2) , yafc.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: packages/yafc/yafc-gssapi.patch
diff -u packages/yafc/yafc-gssapi.patch:1.1 packages/yafc/yafc-gssapi.patch:1.2
--- packages/yafc/yafc-gssapi.patch:1.1	Tue Feb 14 18:28:45 2006
+++ packages/yafc/yafc-gssapi.patch	Wed Aug  3 12:23:35 2011
@@ -1,12 +1,31 @@
-diff -ruN yafc-1.1.1./lib/gssapi.c yafc-1.1.1/lib/gssapi.c
---- yafc-1.1.1./lib/gssapi.c	2006-02-14 18:24:49.547385304 +0100
-+++ yafc-1.1.1/lib/gssapi.c	2006-02-14 18:24:34.657648888 +0100
-@@ -72,7 +72,7 @@
- static gss_OID_desc gss_c_nt_hostbased_service_oid_desc =
- {10, (void *)"\x2a\x86\x48\x86\xf7\x12" "\x01\x02\x01\x04"};
+--- yafc-1.1.1/lib/gssapi.c~	2002-12-05 23:12:36.000000000 +0100
++++ yafc-1.1.1/lib/gssapi.c	2011-08-03 12:21:52.505782271 +0200
+@@ -55,28 +55,6 @@
+ # error "Need gssapi.h from either Heimdal or MIT krb5"
+ #endif
  
+-
+-
+-
+-/*
+- * The implementation must reserve static storage for a
+- * gss_OID_desc object containing the value
+- * {10, (void *)"\x2a\x86\x48\x86\xf7\x12"
+- *              "\x01\x02\x01\x04"}, corresponding to an
+- * object-identifier value of {iso(1) member-body(2)
+- * Unites States(840) mit(113554) infosys(1) gssapi(2)
+- * generic(1) service_name(4)}.  The constant
+- * GSS_C_NT_HOSTBASED_SERVICE should be initialized
+- * to point to that gss_OID_desc.
+- */
+-static gss_OID_desc gss_c_nt_hostbased_service_oid_desc =
+-{10, (void *)"\x2a\x86\x48\x86\xf7\x12" "\x01\x02\x01\x04"};
+-
 -static gss_OID GSS_C_NT_HOSTBASED_SERVICE = &gss_c_nt_hostbased_service_oid_desc;
-+gss_OID GSS_C_NT_HOSTBASED_SERVICE = &gss_c_nt_hostbased_service_oid_desc;
- 
- 
+-
+-
+-
+-
+ /*RCSID("$Id$");*/
  
+ struct gss_data {

================================================================
Index: packages/yafc/yafc.spec
diff -u packages/yafc/yafc.spec:1.49 packages/yafc/yafc.spec:1.50
--- packages/yafc/yafc.spec:1.49	Wed Aug  3 08:17:22 2011
+++ packages/yafc/yafc.spec	Wed Aug  3 12:23:35 2011
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Yafc to Jeszcze Jeden Klient FTP oraz SFTP
 Name:		yafc
 Version:	1.1.1
-Release:	8
+Release:	9
 License:	GPL
 Group:		Applications/Networking
 Source0:	http://dl.sourceforge.net/yafc/%{name}-%{version}.tar.bz2
@@ -91,6 +91,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2011/08/03 10:23:35  baggins
+- rel 9
+- fix gssapi, don't redefine obvious things coming from gssapi.h
+
 Revision 1.49  2011/08/03 06:17:22  baggins
 - release 8
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yafc/yafc-gssapi.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/yafc/yafc.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list