OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 18-Jan-2006 08:15:55
Branch: HEAD Handle: 2006011807155401
Modified files:
openpkg-src/samba samba.spec smb.conf
Log:
'mangle case' is an obsolete option nowadays
Summary:
Revision Changes Path
1.97 +1 -1 openpkg-src/samba/samba.spec
1.11 +0 -1 openpkg-src/samba/smb.conf
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/samba/samba.spec
============================================================================
$ cvs diff -u -r1.96 -r1.97 samba.spec
--- openpkg-src/samba/samba.spec 1 Jan 2006 13:21:42 -0000 1.96
+++ openpkg-src/samba/samba.spec 18 Jan 2006 07:15:54 -0000 1.97
@@ -33,7 +33,7 @@
Group: Filesystem
License: GPL
Version: 3.0.21a
-Release: 20051230
+Release: 20060118
# package options
%option with_pam no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/samba/smb.conf
============================================================================
$ cvs diff -u -r1.10 -r1.11 smb.conf
--- openpkg-src/samba/smb.conf 30 Jun 2004 20:54:26 -0000 1.10
+++ openpkg-src/samba/smb.conf 18 Jan 2006 07:15:55 -0000 1.11
@@ -25,7 +25,6 @@
null passwords = no
passdb backend = smbpasswd
socket options = TCP_NODELAY
- mangle case = no
case sensitive = no
default case = lower
preserve case = yes
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]