Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=419f74eca38842aee2c18c7024a706e4eb7e13f1

commit 419f74eca38842aee2c18c7024a706e4eb7e13f1
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Dec 12 02:45:17 2010 +0100

dcron-3.2-7-i686

- fix chkconfig description

diff --git a/source/base/dcron/FrugalBuild b/source/base/dcron/FrugalBuild
index 7527a25..de8263c 100644
--- a/source/base/dcron/FrugalBuild
+++ b/source/base/dcron/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=dcron
pkgver=3.2
-pkgrel=6
+pkgrel=7
pkgdesc="Dillon's Cron daemon"
url="http://apollo.backplane.com/FreeSrc/";
depends=('glibc>=2.8-3')
@@ -18,7 +18,7 @@ 
source=(http://apollo.backplane.com/FreeSrc/dcron${pkgver/./}.tgz \
sha1sums=('9ad539a5256684b86183cb51d92faf4dc40f179b' \
'b9fa3287f26a3f882bc50256b8a017f94458aa47' \
'7d4d036ba92819467b5186177e57fa0a861f86eb' \
-          'd8166f79544727affb0752bac5be48ef32ef4073' \
+          '8f89cb40350fa75c3a8426f58ce224b3f8b381e6' \
'29cdde5846c7f3ffa3cef2c3e4f14cf10cadcc99' \
'9d855c0b62720f080d5b4cc2ad2ac3cb933b5497' \
'65181250a12cdc6a62c63e794275d95edb736cf7')
diff --git a/source/base/dcron/rc.crond b/source/base/dcron/rc.crond
index 15e3b1c..7f57e60 100644
--- a/source/base/dcron/rc.crond
+++ b/source/base/dcron/rc.crond
@@ -1,12 +1,12 @@
#!/bin/bash

# (c) 2005 Marcus Habermehl <bmh198...@yahoo.de>
-# (c) 2003 Vajna Miklos <vmik...@frugalware.org>
+# (c) 2003, 2010 Vajna Miklos <vmik...@frugalware.org>
# rc.crond for FrugalWare
# distributed under GPL License

# chkconfig: 2345 95 05
-# description: Run cron jobs that were left out due to downtime
+# description: Cron daemon

source /lib/initscripts/functions
TEXTDOMAIN=crond
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to