Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (eb58ea0d2647053d962cf77740897c9ecca5262f)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (eb58ea0d2647053d962cf77740897c9ecca5262f)
  • Date: Wed, 12 Jul 2006 11:41:51 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

net/samba/CONFIGURE | 5 +++--
net/samba/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit eb58ea0d2647053d962cf77740897c9ecca5262f
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

samba: changed wording of the vscan question, not only openantivirus is
supported.

diff --git a/net/samba/CONFIGURE b/net/samba/CONFIGURE
index c03f6e0..f229214 100755
--- a/net/samba/CONFIGURE
+++ b/net/samba/CONFIGURE
@@ -16,5 +16,6 @@ config_query SAMBA_SUID
config_query_option SAMBA_QUOTA "Enable disk-quota support?" n \
'--with-quotas' '--without-quotas' &&

-config_query SAMBA_VSCAN "Do you want to add support for openantivirus?" n
-
+message "Samba can use samba-vfs to use a virus scanner," &&
+message "You will have to decide yourself which scanner to use." &&
+config_query SAMBA_VSCAN "Do you want to add support for on-acces virus
scannning?" n
diff --git a/net/samba/HISTORY b/net/samba/HISTORY
index 3841a2c..d8e082a 100644
--- a/net/samba/HISTORY
+++ b/net/samba/HISTORY
@@ -1,3 +1,6 @@
+2006-07-12 Arjan Bouter <abouter AT sourcemage.org>
+ * CONFIGURE: changed wording of vscan question
+
2006-07-11 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 3.0.23, removed BUILD_API and UPDATED
* PRE_BUILD, krb5config.patch: removed patch



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (eb58ea0d2647053d962cf77740897c9ecca5262f), Arjan Bouter, 07/12/2006

Archive powered by MHonArc 2.6.24.

Top of Page