Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (21bd224fc60b017cb73acb944e19209a216c8224)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (21bd224fc60b017cb73acb944e19209a216c8224)
  • Date: Mon, 9 Apr 2007 09:54:49 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

utils/syslog-ng/DEPENDS | 7 ++++++-
utils/syslog-ng/DETAILS | 2 +-
utils/syslog-ng/HISTORY | 4 ++++
3 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit 21bd224fc60b017cb73acb944e19209a216c8224
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

syslog-ng-2.0.3

diff --git a/utils/syslog-ng/DEPENDS b/utils/syslog-ng/DEPENDS
index 7b71cdb..d2359c2 100755
--- a/utils/syslog-ng/DEPENDS
+++ b/utils/syslog-ng/DEPENDS
@@ -1,4 +1,9 @@
depends eventlog &&
depends glib2 &&
depends gnupg &&
-depends which
+depends which &&
+depends libnet &&
+optional_depends tcp_wrappers \
+ '--enable-tcp-wrapper' \
+ '--disable-tcp-wrapper' \
+ 'tcp-wrapper support'
diff --git a/utils/syslog-ng/DETAILS b/utils/syslog-ng/DETAILS
index 73e601d..e03d9f4 100755
--- a/utils/syslog-ng/DETAILS
+++ b/utils/syslog-ng/DETAILS
@@ -1,5 +1,5 @@
SPELL=syslog-ng
- VERSION=2.0.2
+ VERSION=2.0.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.asc
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/utils/syslog-ng/HISTORY b/utils/syslog-ng/HISTORY
index 8c37a93..426d6e1 100644
--- a/utils/syslog-ng/HISTORY
+++ b/utils/syslog-ng/HISTORY
@@ -1,3 +1,7 @@
+2007-04-09 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.0.3
+ * DEPENDS: add libnet, tcp_wrappers
+
2007-01-31 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.2
convert to gpg checking



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (21bd224fc60b017cb73acb944e19209a216c8224), Treeve Jelbert, 04/09/2007

Archive powered by MHonArc 2.6.24.

Top of Page