Author: arekm Date: Fri Jan 30 23:05:28 2009 GMT Module: SOURCES Tag: HEAD ---- Log message: - updated
---- Files affected: SOURCES: samba-smbwrapper.patch (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SOURCES/samba-smbwrapper.patch diff -u SOURCES/samba-smbwrapper.patch:1.6 SOURCES/samba-smbwrapper.patch:1.7 --- SOURCES/samba-smbwrapper.patch:1.6 Fri Oct 10 00:11:40 2008 +++ SOURCES/samba-smbwrapper.patch Sat Jan 31 00:05:23 2009 @@ -1,11 +1,3 @@ ---- samba/examples/libsmbclient/smbwrapper/Makefile~ 2008-08-31 22:06:33.924988276 +0200 -+++ samba/examples/libsmbclient/smbwrapper/Makefile 2008-08-31 22:14:39.501606988 +0200 -@@ -1,4 +1,4 @@ --LIBS = -lwbclient -lsmbclient -ldl -+LIBS = -lwbclient -ltdb -lsmbclient -ltalloc -ldl - DEFS = -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE - - CFLAGS = -I$(SAMBA_INCL) $(EXTLIB_INCL) diff -urN samba-3.0.25a.org/examples/libsmbclient/smbwrapper/Makefile samba-3.0.25a/examples/libsmbclient/smbwrapper/Makefile --- samba-3.0.25a.org/examples/libsmbclient/smbwrapper/Makefile 2006-01-25 00:46:42.000000000 +0100 +++ samba-3.0.25a/examples/libsmbclient/smbwrapper/Makefile 2007-06-17 17:43:30.088457851 +0200 @@ -13,7 +5,7 @@ CFLAGS = -I$(SAMBA_INCL) $(EXTLIB_INCL) --LDFLAGS = -L/usr/local/samba/lib +-LDFLAGS = -L/usr/local/samba/lib -L../../../source/bin +LDFLAGS = -L../../../source/bin SMBINCLUDE = -I../../../source/include @@ -63,15 +55,6 @@ if (smbw_fd(fd)) ret = smbw_lseek(fd, offset, whence); -@@ -1109,7 +1111,7 @@ - return (* smbw_libc.utimes)((char *) name, (struct timeval *) tvp); - } - --int readlink(const char *path, char *buf, size_t bufsize) -+ssize_t readlink(const char *path, char *buf, size_t bufsize) - { - check_init("readlink"); - diff -urN samba-3.0.25a.org/examples/libsmbclient/smbwrapper/wrapper.h samba-3.0.25a/examples/libsmbclient/smbwrapper/wrapper.h --- samba-3.0.25a.org/examples/libsmbclient/smbwrapper/wrapper.h 2006-01-25 00:46:42.000000000 +0100 +++ samba-3.0.25a/examples/libsmbclient/smbwrapper/wrapper.h 2007-06-17 17:38:36.620376591 +0200 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/samba-smbwrapper.patch?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit