[Lunar-commits] <moonbase> cronie: Version bump to 1.2
Stefan Wold
ratler at lunar-linux.org
Wed Jul 30 18:11:28 CEST 2008
commit 07d62a83e57449f749ca40e9e4e102a59c646198
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Wed Jul 30 18:11:28 2008 +0200
cronie: Version bump to 1.2
* Moved download location due to problem downloading from
trac-wiki's
---
utils/cronie/BUILD | 5 -----
utils/cronie/DETAILS | 20 ++++----------------
2 files changed, 4 insertions(+), 21 deletions(-)
diff --git a/utils/cronie/BUILD b/utils/cronie/BUILD
index 5671a4b..6b9f5f4 100644
--- a/utils/cronie/BUILD
+++ b/utils/cronie/BUILD
@@ -1,10 +1,5 @@
(
- patch_it $SOURCE4 1 &&
- patch_it $SOURCE5 1 &&
- patch_it $SOURCE6 1 &&
- patch_it $SOURCE7 1 &&
-
if module_installed Linux-PAM; then
OPTS+=" --with-pam"
fi &&
diff --git a/utils/cronie/DETAILS b/utils/cronie/DETAILS
index 4e1bf44..d9683a6 100644
--- a/utils/cronie/DETAILS
+++ b/utils/cronie/DETAILS
@@ -1,30 +1,18 @@
MODULE=cronie
- VERSION=1.1
+ VERSION=1.2
SOURCE=${MODULE}-${VERSION}.tar.gz
SOURCE2=run-parts-0.2
SOURCE3=crontab-0.1
- SOURCE4=cronie-1.1-keycreatecon.patch
- SOURCE5=cronie-1.1-logging.patch
- SOURCE6=cronie-1.1-cleanup.patch
- SOURCE7=cronie-1.1-inotify-fixes.patch
- SOURCE_URL=http://mmaslano.fedorapeople.org/cronie/
+ SOURCE_URL=http://people.su.se/~swold/cronie/
SOURCE2_URL=$PATCH_URL
SOURCE3_URL=$PATCH_URL
- SOURCE4_URL=$PATCH_URL
- SOURCE5_URL=$PATCH_URL
- SOURCE6_URL=$PATCH_URL
- SOURCE7_URL=$PATCH_URL
- SOURCE_VFY=sha1:1c15d98e4417c4c38f365794bd4fb2053c6145e0
+ SOURCE_VFY=sha1:efe291aec190b211f7a4cc50707a6cbb873c79d1
SOURCE2_VFY=sha1:94d6d2d782e088bd379991c2899054d01802baab
SOURCE3_VFY=sha1:152be3e3a358d70eabe10957c3c6ba0651e5b7e9
- SOURCE4_VFY=sha1:8a05f7f45209c927851c3a0198f7c2a50b6ae9f7
- SOURCE5_VFY=sha1:87b962566e237f4603d0b805e77fc132e6010d16
- SOURCE6_VFY=sha1:07f88c42f636f3d6ebdc8668c9d4064b32e9a58c
- SOURCE7_VFY=sha1:bb69c7ecf4011ce542ee7df7d6935daf0a215109
MAINTAINER=ratler at lunar-linux.org
WEB_SITE="https://fedorahosted.org/cronie"
ENTERED=20080626
- UPDATED=20080626
+ UPDATED=20080730
SHORT="Cron daemon for executing programs at set times"
cat <<EOF
Cronie contains the standard UNIX daemon crond that runs specified
More information about the Lunar-commits
mailing list