New commits:
commit bbdcf4449448215de68ba3826bc8de962e229fcf
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
utils/rsyslog: PATCHLEVEL=1 to propagate changes
commit 51526681c4bfc89ee3b8902bdb45419254e618c5
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
utils/rsyslog: gnutls dependency only applies to devel
commit 862cef974e73ea53b283a72a299f959287fc18df
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
util/rsyslog: made the config location configurable on the init script
commit 1ba867e26906f3691d95f6d346e22003b23cf027
Author: Elisamuel Resto <ryuji AT sourcemage.org>
Commit: Elisamuel Resto <ryuji AT sourcemage.org>
utils/rsyslog: remove conditional depend on logrotate
SOURCE_HASH=sha512:de5b56630ba8c4b97daca7ae8fdb3c098a6a338749931edd4171d7231fcaf4fb03ada91d3c8c87a74ef4adcc337cfae004160a3385d3e81bb3a66f15741c9351
fi
+ PATCHLEVEL=1
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=http://download.rsyslog.com/${SPELL}/${SOURCE}
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
diff --git a/utils/rsyslog/HISTORY b/utils/rsyslog/HISTORY
index 0ef8515..feb5e41 100644
--- a/utils/rsyslog/HISTORY
+++ b/utils/rsyslog/HISTORY
@@ -1,6 +1,10 @@
2008-06-17 Elisamuel Resto <ryuji AT sourcemage.org>
* Spell committed to test from phantom
(http://dbnet.ath.cx/git/phantom/)
+ * DEPENDS: removed logrotate conditional depend (remnant of move)
+ * init.d/rsyslog(.conf): made the config location configurable
+ * DEPENDS: gnutls dependency only applies to the devel branch
+ * DETAILS: PATCHLEVEL=1 so changes get moved
2008-06-11 Elisamuel Resto <ryuji AT sourcemage.org>
* DETAILS: updated devel version to 3.19.7
diff --git a/utils/rsyslog/init.d/rsyslog b/utils/rsyslog/init.d/rsyslog
index 37bc87b..95da125 100644
--- a/utils/rsyslog/init.d/rsyslog
+++ b/utils/rsyslog/init.d/rsyslog
@@ -1,10 +1,16 @@
#!/bin/bash