diff options
author | piernov <piernov@piernov.org> | 2011-07-20 15:15:26 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2011-07-20 15:15:26 +0200 |
commit | a8816b5a6acec958415ceef6f0cf6c103c45509f (patch) | |
tree | d2b221d3e921d7a80f89e3d051a30ff7d489bbee /extra | |
parent | bcb0ebdcbf613ff3b20f2bd54fefe350a2a99336 (diff) | |
download | nutyx-extra-a8816b5a6acec958415ceef6f0cf6c103c45509f.tar.gz nutyx-extra-a8816b5a6acec958415ceef6f0cf6c103c45509f.tar.bz2 nutyx-extra-a8816b5a6acec958415ceef6f0cf6c103c45509f.tar.xz nutyx-extra-a8816b5a6acec958415ceef6f0cf6c103c45509f.zip |
samba3 3.5.9-1 màj port
Diffstat (limited to 'extra')
-rwxr-xr-x | extra/samba3/.md5sum.i686 | 2 | ||||
-rwxr-xr-x | extra/samba3/.md5sum.x86_64 | 2 | ||||
-rwxr-xr-x | extra/samba3/Pkgfile | 6 | ||||
-rwxr-xr-x | extra/samba3/smb.conf | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/extra/samba3/.md5sum.i686 b/extra/samba3/.md5sum.i686 index 4f8cecf3f..875d93d25 100755 --- a/extra/samba3/.md5sum.i686 +++ b/extra/samba3/.md5sum.i686 @@ -1 +1 @@ -355b4530c20997e94aebc74cd6ea5307 samba-3.5.8.tar.gz +fc3fe1103cf9d71abe12a8c604f31c76 samba-3.5.9.tar.gz diff --git a/extra/samba3/.md5sum.x86_64 b/extra/samba3/.md5sum.x86_64 index 4f8cecf3f..875d93d25 100755 --- a/extra/samba3/.md5sum.x86_64 +++ b/extra/samba3/.md5sum.x86_64 @@ -1 +1 @@ -355b4530c20997e94aebc74cd6ea5307 samba-3.5.8.tar.gz +fc3fe1103cf9d71abe12a8c604f31c76 samba-3.5.9.tar.gz diff --git a/extra/samba3/Pkgfile b/extra/samba3/Pkgfile index 12e4f8814..478c784ab 100755 --- a/extra/samba3/Pkgfile +++ b/extra/samba3/Pkgfile @@ -3,11 +3,11 @@ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: talloc, libcups, gamin, kerberos, libcap -# Run on: libcups,gamin,kerberos,libcap +# Run on: talloc,libcups,gamin,kerberos,libcap name=samba3 -version=3.5.8 -release=2 +version=3.5.9 +release=1 localname=samba source=( http://us6.samba.org/samba/ftp/stable/$localname-$version.tar.gz) diff --git a/extra/samba3/smb.conf b/extra/samba3/smb.conf index 7085ce741..d0336edaf 100755 --- a/extra/samba3/smb.conf +++ b/extra/samba3/smb.conf @@ -2,7 +2,7 @@ workgroup = MYGROUP netbios name = NUTYX-SERVER dos charset = cp850 - unix charset = ISO-8859-1 + unix charset = UTF-8 server string = nutyx-server ; printcap name = /etc/printcap printcap name = cups |