SOURCES: libtirpc-svcauthnone.patch - updated

arekm arekm at pld-linux.org
Wed May 7 22:32:56 CEST 2008


Author: arekm                        Date: Wed May  7 20:32:56 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated

---- Files affected:
SOURCES:
   libtirpc-svcauthnone.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/libtirpc-svcauthnone.patch
diff -u SOURCES/libtirpc-svcauthnone.patch:1.1 SOURCES/libtirpc-svcauthnone.patch:1.2
--- SOURCES/libtirpc-svcauthnone.patch:1.1	Tue Apr 24 15:23:19 2007
+++ SOURCES/libtirpc-svcauthnone.patch	Wed May  7 22:32:51 2008
@@ -76,22 +76,12 @@
 +}
 --- libtirpc-0.1.7/src/Makefile.am.orig	2006-08-11 12:58:28.000000000 -0400
 +++ libtirpc-0.1.7/src/Makefile.am	2006-08-14 11:54:20.000000000 -0400
-@@ -28,7 +28,8 @@ libtirpc_la_SOURCES += xdr.c xdr_rec.c x
+@@ -22,7 +22,7 @@
+         rpc_callmsg.c rpc_generic.c rpc_soc.c rpcb_clnt.c rpcb_prot.c \
+         rpcb_st_xdr.c svc.c svc_auth.c svc_dg.c svc_auth_unix.c svc_generic.c \
+         svc_raw.c svc_run.c svc_simple.c svc_vc.c getpeereid.c \
+-        auth_time.c auth_des.c authdes_prot.c
++        auth_time.c auth_des.c authdes_prot.c svc_auth_none.c
  
- ## Secure-RPC
- if GSS
--    libtirpc_la_SOURCES += auth_gss.c authgss_prot.c svc_auth_gss.c
-+    libtirpc_la_SOURCES += auth_gss.c authgss_prot.c svc_auth_gss.c \
-+		svc_auth_none.c
-     libtirpc_la_LDFLAGS += $(GSSAPI_LIBS)
-     libtirpc_la_CFLAGS = -DHAVE_RPCSEC_GSS $(GSSAPI_CFLAGS)
- endif
-@@ -49,7 +50,7 @@ $(libtirpc_la_OBJECTS) :auth_none.c auth
-         svc_raw.c svc_run.c svc_simple.c svc_vc.c \
- 	xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c \
- 	auth_gss.c authgss_prot.c svc_auth_gss.c getpeereid.c \
--	auth_time.c auth_des.c authdes_prot.c
-+	auth_time.c auth_des.c authdes_prot.c svc_auth_none.c
-         
- else
- $(libtirpc_la_OBJECTS) :auth_none.c auth_unix.c authunix_prot.c bindresvport.c clnt_bcast.c \
+ ## XDR
+ libtirpc_la_SOURCES += xdr.c xdr_rec.c xdr_array.c xdr_float.c xdr_mem.c xdr_reference.c xdr_stdio.c
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/libtirpc-svcauthnone.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list