From: Arne Fitzenreiter Date: Mon, 18 Mar 2013 21:39:24 +0000 (+0100) Subject: samba: updated to 3.6.13. X-Git-Tag: v2.13-core68~2^2~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c1aa6aafc2efd276fc60c63c5dbd4bfb6b0f4ccb;p=ipfire-2.x.git samba: updated to 3.6.13. --- diff --git a/config/rootfiles/packages/samba b/config/rootfiles/packages/samba index fc8cc44fc2..4238ae5a34 100644 --- a/config/rootfiles/packages/samba +++ b/config/rootfiles/packages/samba @@ -114,6 +114,7 @@ usr/sbin/winbindd #usr/share/locale/sv/LC_MESSAGES/pam_winbind.mo #usr/share/locale/zh_CN/LC_MESSAGES/pam_winbind.mo #usr/share/locale/zh_TW/LC_MESSAGES/pam_winbind.mo +#usr/share/man/man1/dbwrap_tool.1 #usr/share/man/man1/findsmb.1 #usr/share/man/man1/log2pcap.1 #usr/share/man/man1/nmblookup.1 diff --git a/lfs/samba b/lfs/samba index b843dcd13f..4a7f7cdb01 100644 --- a/lfs/samba +++ b/lfs/samba @@ -24,7 +24,7 @@ include Config -VER = 3.6.12 +VER = 3.6.13 THISAPP = samba-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = samba -PAK_VER = 46 +PAK_VER = 47 DEPS = "cups" @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 430fd21a1acd26964d3ccf366df8709a +$(DL_FILE)_MD5 = b9fe8413cbb6fa4b970a159968db2fb4 install : $(TARGET)