[Lunar-commits] <moonbase> cronie: version bumped to 1.4.6.
Florin Braescu
florin at lunar-linux.org
Tue Oct 26 19:16:14 CEST 2010
commit e0147424d5109431ba39c9462858636fda105a2a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Oct 26 20:16:14 2010 +0300
cronie: version bumped to 1.4.6.
The main feature in this release is cluster support. Also, the man pages
were rewritten, and some small bugs were fixed.
---
utils/cronie/DETAILS | 13 +++++++------
1 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/utils/cronie/DETAILS b/utils/cronie/DETAILS
index 7fd4fd0..c7cba98 100644
--- a/utils/cronie/DETAILS
+++ b/utils/cronie/DETAILS
@@ -1,13 +1,14 @@
MODULE=cronie
- VERSION=1.4.4
- SOURCE=${MODULE}-${VERSION}.tar.gz
- SOURCE_URL=https://fedorahosted.org/releases/c/r/cronie
- SOURCE_VFY=sha1:e0b963dd7162ff8ddb095d37d7b4dc10312d3079
+ VERSION=1.4.6
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=https://fedorahosted.org/releases/c/r/$MODULE
+ SOURCE_VFY=sha1:296420833e3272bd4c8b2b26e7c241e39254d079
MAINTAINER=ratler at lunar-linux.org
- WEB_SITE="https://fedorahosted.org/cronie/"
+ WEB_SITE=https://fedorahosted.org/$MODULE
ENTERED=20080626
- UPDATED=20100319
+ UPDATED=20101027
SHORT="Cron daemon for executing programs at set times"
+
cat <<EOF
Cronie contains the standard UNIX daemon crond that runs specified
programs at scheduled times and related tools. It is based on the
More information about the Lunar-commits
mailing list