packages/samba branch master updated.
draenog
draenog at pld-linux.org
Thu Jul 5 02:41:18 CEST 2012
The branch, master has been updated
via 7d14b7f30c21af9afe8abdb427604068fe0f841d (commit)
from 933ae38402968c74b220e2bdeacc77045bdc50b3 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7d14b7f30c21af9afe8abdb427604068fe0f841d
Author: marcus <marcus at pld-linux.org>
Date: Wed Jul 4 12:55:15 2012 +0000
- up to 3.6.6, start preparing to virusfilter support (based form old vscan spec)
Changed files:
samba.spec -> 1.522
diff --git a/samba.spec b/samba.spec
index 96afe00..a849394 100644
--- a/samba.spec
+++ b/samba.spec
@@ -46,7 +46,7 @@
%define libtdb_ver %{epoch}:%{version}-%{release}
%endif
-%define vscan_version 0.3.6c-beta5
+%define virusfilter_version 0.1.3
Summary: SMB server
Summary(cs.UTF-8): Server SMB
Summary(da.UTF-8): SMB server
@@ -64,13 +64,13 @@ Summary(tr.UTF-8): SMB sunucusu
Summary(uk.UTF-8): SMB клієнт та сервер
Summary(zh_CN.UTF-8): Samba 客户端和服务器
Name: samba
-Version: 3.6.5
+Version: 3.6.6
Release: 1
Epoch: 1
License: GPL v3
Group: Networking/Daemons
Source0: http://www.samba.org/samba/ftp/stable/%{name}-%{version}.tar.gz
-# Source0-md5: 2f0c14547333c1b48fd4728b031e7040
+# Source0-md5: 0bea52842d172231c0c0e23ee570d7af
Source1: smb.init
Source2: %{name}.pamd
Source3: swat.inetd
@@ -80,6 +80,8 @@ Source6: smb.conf
Source7: winbind.init
Source8: winbind.sysconfig
Source9: %{name}-rfc3454.txt
+Source10: https://github.com/downloads/fumiyas/samba-virusfilter/samba-virusfilter-%{virusfilter_version}.tar.bz2
+# Source10-md5: a3a30d5fbf309d356e8c5833db680c17
Patch0: %{name}-smbwrapper.patch
Patch1: %{name}-c++-nofail.patch
Patch2: %{name}-pthread.patch
-----------------------------------------------------------------------
Summary of changes:
samba.spec | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
hooks/post-receive
--
packages/samba
More information about the test
mailing list