[Pkg-samba-maint] r1060 - in trunk: . patches

Christian Perrier bubulle at costa.debian.org
Thu May 25 06:22:22 UTC 2006


Author: bubulle
Date: 2006-05-25 06:22:21 +0000 (Thu, 25 May 2006)
New Revision: 1060

Modified:
   trunk/changelog
   trunk/patches/VERSION.patch
Log:
Define MOUNT_CIFS_VENDOR_SUFFIX to allow compiling mount.cifs.c
(same for umount)


Modified: trunk/changelog
===================================================================
--- trunk/changelog	2006-05-25 06:12:09 UTC (rev 1059)
+++ trunk/changelog	2006-05-25 06:22:21 UTC (rev 1060)
@@ -19,6 +19,7 @@
     Thanks to Bastian Blank for reporting. Closes: #365618
   * py_tdb-3.0.23pre1_fix.patch added to allow compiling 3.0.23pre1
     (unneeded for 3.0.23final)
+  * Add (U)MOUNT_CIFS_VENDOR_SUFFIX to VERSION.patch
 
  -- Christian Perrier <bubulle at debian.org>  Tue, 25 Apr 2006 11:27:23 +0200
 

Modified: trunk/patches/VERSION.patch
===================================================================
--- trunk/patches/VERSION.patch	2006-05-25 06:12:09 UTC (rev 1059)
+++ trunk/patches/VERSION.patch	2006-05-25 06:22:21 UTC (rev 1060)
@@ -1,11 +1,13 @@
-Index: samba-3.0.21c/source/VERSION
+Index: samba-3.0.23pre1/source/VERSION
 ===================================================================
---- samba-3.0.21c.orig/source/VERSION	2006-02-25 11:57:09.547771875 +0100
-+++ samba-3.0.21c/source/VERSION	2006-02-25 11:58:31.684199318 +0100
-@@ -96,5 +96,5 @@
+--- samba-3.0.23pre1.orig/source/VERSION	2006-05-22 21:43:52.088487192 -0500
++++ samba-3.0.23pre1/source/VERSION	2006-05-22 21:45:34.968847000 -0500
+@@ -96,5 +96,7 @@
  # e.g. SAMBA_VERSION_VENDOR_SUFFIX=vendor_version()    #
  #  ->  "CVS 3.0.0rc2-VendorVersion"                    #
  ########################################################
 -SAMBA_VERSION_VENDOR_SUFFIX=
 +SAMBA_VERSION_VENDOR_SUFFIX="Debian"
  SAMBA_VENDOR_PATCH=
++MOUNT_CIFS_VENDOR_SUFFIX="Debian"
++UNMOUNT_CIFS_VENDOR_SUFFIX="Debian"




More information about the Pkg-samba-maint mailing list