From 77f07f26245d62c37c05301fcb05debd94f76421 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 12 Apr 2012 10:40:02 +0200 Subject: [PATCH] samba: update to 3.6.4. --- srcpkgs/samba/libsmbclient.template | 1 - srcpkgs/samba/smbclient.template | 2 -- srcpkgs/samba/template | 5 ++--- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/srcpkgs/samba/libsmbclient.template b/srcpkgs/samba/libsmbclient.template index 8ead73544d..c98ecd59d0 100644 --- a/srcpkgs/samba/libsmbclient.template +++ b/srcpkgs/samba/libsmbclient.template @@ -5,7 +5,6 @@ long_desc=" This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol." -revision=1 shlib_depends="mit-krb5-libs>=1.10.1" do_install() { diff --git a/srcpkgs/samba/smbclient.template b/srcpkgs/samba/smbclient.template index 6f78883a79..461e5d9802 100644 --- a/srcpkgs/samba/smbclient.template +++ b/srcpkgs/samba/smbclient.template @@ -6,8 +6,6 @@ long_desc=" Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils." -revision=1 - do_install() { vmove usr/bin usr vmove usr/share/man/man1 usr/share/man diff --git a/srcpkgs/samba/template b/srcpkgs/samba/template index 1a0c6f4b09..b06982400a 100644 --- a/srcpkgs/samba/template +++ b/srcpkgs/samba/template @@ -1,7 +1,6 @@ # Template file for 'samba' pkgname=samba -version=3.6.3 -revision=1 +version=3.6.4 build_wrksrc=source3 distfiles="http://us1.samba.org/samba/ftp/stable/$pkgname-$version.tar.gz" build_style=gnu-configure @@ -15,7 +14,7 @@ configure_args="--with-fhs --with-pam --with-pam_smbpass --with-ldap --with-shared-modules=idmap_ad,idmap_adex,idmap_rid,idmap_hash,idmap_tdb2" short_desc="SMB/CIFS file, print, and login server for Unix" maintainer="Juan RP " -checksum=67e2409f2d5e4d5cb947c95f583498105038857b84cc73c08dacd4e2cbc66074 +checksum=590ac2fc7f6dd70e947b3aded5fcb4431a5abba4dc3cc1bec566627e132b5914 long_desc=" Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft