Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ba2760158f0ac0b9402c1c0ee9c97bf373600d61)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ba2760158f0ac0b9402c1c0ee9c97bf373600d61)
  • Date: Mon, 27 Apr 2009 03:55:27 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

utils/cronie/DEPENDS | 3 +--
utils/cronie/DETAILS | 4 ++--
utils/cronie/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 4 deletions(-)

New commits:
commit ba2760158f0ac0b9402c1c0ee9c97bf373600d61
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

cronie: => 1.3

diff --git a/utils/cronie/DEPENDS b/utils/cronie/DEPENDS
index a79d4f8..369ede5 100755
--- a/utils/cronie/DEPENDS
+++ b/utils/cronie/DEPENDS
@@ -3,8 +3,7 @@ optional_depends MAIL-TRANSPORT-AGENT \
"for sending reports" &&

optional_depends linux-pam \
- "--enable-pam=yes" \
- "--enable-pam=no" \
+ "--with-pam" "" \
"for PAM support" &&

optional_depends libselinux \
diff --git a/utils/cronie/DETAILS b/utils/cronie/DETAILS
index d4bb004..b42cb3f 100755
--- a/utils/cronie/DETAILS
+++ b/utils/cronie/DETAILS
@@ -1,9 +1,9 @@
SPELL=cronie
- VERSION=1.2
+ VERSION=1.3
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=https://fedorahosted.org/releases/c/r/$SPELL/$SOURCE
SOURCE_HINTS=no-check-certificate
-
SOURCE_HASH=sha512:b9e44326b288c40b7c160ed2f51927e5805d626aa5b1eed626327f80857243b8e9652c7d3a77796f8d3d8008b4a3f6d7fed8506c3567051802b32608ffbbcf24
+
SOURCE_HASH=sha512:57f5aa2e483848b175325189953c1d520ec86be970bbf1371c3f1ac7b54d22d15d20920e7fd13474dc07db9625a01f732bbf1d32b6556d5303af05a3b02f045f
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://fedorahosted.org/cronie/
LICENSE[0]=ISC
diff --git a/utils/cronie/HISTORY b/utils/cronie/HISTORY
index 708467a..17b4a03 100644
--- a/utils/cronie/HISTORY
+++ b/utils/cronie/HISTORY
@@ -1,3 +1,7 @@
+2009-04-27 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.3
+ * DEPENDS: fixed PAM enable/disable flags
+
2009-04-26 Vlad Glagolev <stealth AT sourcemage.org>
* DEPENDS: added MTA dep
* INSTALL: fixed permissions for crontab; removed account/group
creation



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (ba2760158f0ac0b9402c1c0ee9c97bf373600d61), Vlad Glagolev, 04/27/2009

Archive powered by MHonArc 2.6.24.

Top of Page