[Lunar-commits] <moonbase-other> cronie: version bumped to 1.4.9.

Florin Braescu florin at lunar-linux.org
Mon Nov 26 17:03:23 CET 2012


commit 6744d1442ffb6f26e4e4e0072198a2aeba46514b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 26 Nov 2012 08:03:23 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/6744d1442ffb6f26e4e4e0072198a2aeba46514b

cronie: version bumped to 1.4.9.
---
  utils/cronie/BUILD   | +4/-6     
  utils/cronie/DETAILS | +4/-7     
  2 files changed, 8 insertions(+), 13 deletions(-)

--- a/utils/cronie/BUILD
+++ b/utils/cronie/BUILD
@@ -1,16 +1,14 @@
 (
 
-  patch_it $SOURCE2 1 &&
-
   if module_installed Linux-PAM; then
     OPTS+=" --with-pam"
   fi &&
 
   sedit '/^dist_pam_DATA/d' Makefile.am &&
-  aclocal           &&
-  autoheader        &&
-  automake -a       &&
-  autoconf          &&
+  aclocal      &&
+  autoheader   &&
+  automake -a  &&
+  autoconf     &&
 
   default_build &&
 
--- a/utils/cronie/DETAILS
+++ b/utils/cronie/DETAILS
@@ -1,15 +1,12 @@
           MODULE=cronie
-         VERSION=1.4.8
+         VERSION=1.4.9
           SOURCE=$MODULE-$VERSION.tar.gz
-         SOURCE2=cronie-1.4.8-inotify-fix.patch
       SOURCE_URL=https://fedorahosted.org/releases/c/r/cronie
-     SOURCE2_URL=$PATCH_URL
-      SOURCE_VFY=sha1:1d2ce3a6ca2a6f96ff31921e4060be3199dc10f3
-     SOURCE2_VFY=sha1:ffa5556f7bdd53527ee4a0b4d64f41f8bae85946
+      SOURCE_VFY=sha1:40405cb30b62bd60323e4daf5198f26f0e65c4c4
       MAINTAINER=ratler at lunar-linux.org
-        WEB_SITE=https://fedorahosted.org/cronie/
+        WEB_SITE=https://fedorahosted.org/cronie
          ENTERED=20080626
-         UPDATED=20120706
+         UPDATED=20121127
            SHORT="Cron daemon for executing programs at set times"
 
 cat <<EOF




More information about the Lunar-commits mailing list