This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / packaging / SuSE / samba-3.0.0-vscan.diff
1 --- examples/VFS/samba-vscan-0.3.1/fprot/Makefile       2002-11-26 15:20:17.000000000 +0100
2 +++ examples/VFS/samba-vscan-0.3.1/fprot/Makefile       2002-12-19 13:26:19.000000000 +0100
3 @@ -14,7 +14,7 @@
4  SMBWR_SRC = ../../../../source/smbwrapper
5  SMBVS_INCL = ../include
6  SMBVS_GLB = ../global
7 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
8 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal 
9  VFS_OBJS = vscan-fprotd.so
10  SOURCES = $(SMBVS_GLB)/vscan-functions.c $(SMBVS_GLB)/vscan-message.c $(SMBVS_GLB)/vscan-quarantine.c vscan-fprotd.c vscan-fprotd_core.c vscan-fprotd.h vscan-fprotd_core.h
11  OBJS = vscan-functions.lo vscan-message.lo vscan-quarantine.lo vscan-fprotd.lo vscan-fprotd_core.lo
12 --- examples/VFS/samba-vscan-0.3.1/include/vscan-global.h       2002-11-25 16:48:10.000000000 +0100
13 +++ examples/VFS/samba-vscan-0.3.1/include/vscan-global.h       2002-12-19 13:26:34.000000000 +0100
14 @@ -93,7 +93,7 @@
15  */
16  
17  #ifndef SAMBA_VERSION_MAJOR
18 -# define SAMBA_VERSION_MAJOR 2 
19 +# define SAMBA_VERSION_MAJOR 3 
20  #endif
21  
22  #ifndef SAMBA_VERSION_MINOR
23 --- examples/VFS/samba-vscan-0.3.1/kaspersky/Makefile   2002-11-28 17:40:35.000000000 +0100
24 +++ examples/VFS/samba-vscan-0.3.1/kaspersky/Makefile   2002-12-19 13:27:23.000000000 +0100
25 @@ -23,9 +23,9 @@
26  VFS_OBJS = vscan-kavp.so
27  
28  ifdef USE_DEBUG
29 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
30 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal
31  else
32 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 
33 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal 
34  endif
35  
36  ifndef USE_KAVPSHAREDLIB
37 --- examples/VFS/samba-vscan-0.3.1/mks/Makefile 2002-11-26 16:29:55.000000000 +0100
38 +++ examples/VFS/samba-vscan-0.3.1/mks/Makefile 2002-12-19 13:27:53.000000000 +0100
39 @@ -13,7 +13,7 @@
40  SMBWR_SRC = ../../../../source/smbwrapper
41  SMBVS_INCL = ../include
42  SMBVS_GLB = ../global
43 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
44 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal 
45  VFS_OBJS = vscan-mksd.so
46  SOURCES = $(SMBVS_GLB)/vscan-functions.c $(SMBVS_GLB)/vscan-message.c $(SMBVS_GLB)/vscan-quarantine.c  vscan-mksd.c vscan-mksd_core.c vscan-mksd.h vscan-mksd_core.h mks.h mks_c.c
47  OBJS = vscan-functions.lo vscan-message.lo vscan-quarantine.lo vscan-mksd.lo vscan-mksd_core.lo mks_c.lo
48 --- examples/VFS/samba-vscan-0.3.1/openantivirus/Makefile       2002-11-27 19:24:03.000000000 +0100
49 +++ examples/VFS/samba-vscan-0.3.1/openantivirus/Makefile       2002-12-19 13:28:10.000000000 +0100
50 @@ -15,7 +15,7 @@
51  SMBWR_SRC = ../../../../source/smbwrapper
52  SMBVS_INCL = ../include
53  SMBVS_GLB = ../global
54 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
55 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal 
56  VFS_OBJS = vscan-oav.so
57  SOURCES = $(SMBVS_GLB)/vscan-functions.c $(SMBVS_GLB)/vscan-message.c $(SMBVS_GLB)/vscan-quarantine.c  vscan-oav.c vscan-oav_core.c vscan-oav.h vscan-oav_core.h
58  OBJS = vscan-functions.lo vscan-message.lo vscan-quarantine.lo vscan-oav.lo vscan-oav_core.lo
59 --- examples/VFS/samba-vscan-0.3.1/sophos/Makefile      2002-11-27 19:24:03.000000000 +0100
60 +++ examples/VFS/samba-vscan-0.3.1/sophos/Makefile      2002-12-19 13:29:20.000000000 +0100
61 @@ -15,7 +15,7 @@
62  SMBWR_SRC = ../../../../source/smbwrapper
63  SMBVS_INCL = ../include
64  SMBVS_GLB = ../global
65 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
66 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal 
67  VFS_OBJS = vscan-sophos.so
68  SOURCES = $(SMBVS_GLB)/vscan-functions.c $(SMBVS_GLB)/vscan-message.c $(SMBVS_GLB)/vscan-quarantine.c vscan-sophos.c vscan-sophos_core.c vscan-sophos.h vscan-sophos_core.h
69  OBJS = vscan-functions.lo vscan-message.lo vscan-quarantine.lo vscan-sophos.lo vscan-sophos_core.lo
70 --- examples/VFS/samba-vscan-0.3.1/trend/Makefile       2002-11-27 19:24:03.000000000 +0100
71 +++ examples/VFS/samba-vscan-0.3.1/trend/Makefile       2002-12-19 13:29:31.000000000 +0100
72 @@ -15,7 +15,7 @@
73  SMBWR_SRC = ../../../../source/smbwrapper
74  SMBVS_INCL = ../include
75  SMBVS_GLB = ../global
76 -CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  
77 +CFLAGS = -I$(SAMBA_SRC) -I$(SAMBA_INCL) -I$(UBIQX_SRC) -I$(SMBWR_SRC) -I$(SMBVS_INCL) -Wall -g -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/heimdal 
78  VFS_OBJS = vscan-trend.so
79  SOURCES = $(SMBVS_GLB)/vscan-functions.c $(SMBVS_GLB)/vscan-message.c $(SMBVS_GLB)/vscan-quarantine.c vscan-trend.c vscan-trend_core.c vscan-trend.h vscan-trend_core.h
80  OBJS = vscan-functions.lo vscan-message.lo vscan-quarantine.lo vscan-trend.lo vscan-trend_core.lo