Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Arjan Bouter (dd25b8bbc7e591cad3f459bc8e652b37312c5658)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Arjan Bouter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Arjan Bouter (dd25b8bbc7e591cad3f459bc8e652b37312c5658)
  • Date: Thu, 31 Mar 2011 15:44:13 -0500

GIT changes to master grimoire by Arjan Bouter <abouter AT sourcemage.org>:

smgl/upstart/DEPENDS | 3 +--
smgl/upstart/DETAILS | 8 ++++----
smgl/upstart/HISTORY | 3 +++
3 files changed, 8 insertions(+), 6 deletions(-)

New commits:
commit dd25b8bbc7e591cad3f459bc8e652b37312c5658
Author: Arjan Bouter <abouter AT sourcemage.org>
Commit: Arjan Bouter <abouter AT sourcemage.org>

upstart: version 0.6.7 and changed dependencies to libnih only

diff --git a/smgl/upstart/DEPENDS b/smgl/upstart/DEPENDS
index 251736e..1c2a12c 100755
--- a/smgl/upstart/DEPENDS
+++ b/smgl/upstart/DEPENDS
@@ -1,2 +1 @@
-depends dbus &&
-depends expat
+depends libnih
diff --git a/smgl/upstart/DETAILS b/smgl/upstart/DETAILS
index 096b4b5..e2fde8e 100755
--- a/smgl/upstart/DETAILS
+++ b/smgl/upstart/DETAILS
@@ -1,13 +1,13 @@
SPELL=upstart
- VERSION=0.6.3
- SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:fc68592941874b4e8e1e79ac0c3ce2b65e0a6be46cd2f229dda6acdd14a95d871a16655faee1cc4ceeabf17a54df688f13b925cf210d012ad89a97ebc6f085cf
+ VERSION=0.6.7
+ SOURCE=$SPELL-$VERSION.tar.gz
+
SOURCE_HASH=sha512:789b66eef67d98e320ae859cb1ee157f86d675adb5cebff5db2eb50a172045925d2a39833c5ae3a5885a6a9ad753fe63bc0ff624e0785075cb952d05ef7bbe09
SOURCE_URL[0]=http://upstart.ubuntu.com/download/${VERSION:0:3}/${SOURCE}
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://upstart.ubuntu.com
ENTERED=20080113
LICENSE[0]=GPL
- SHORT="Sysv init replacement"
+ SHORT="init system"
cat << EOF
upstart is a replacement for the /sbin/init daemon which handles starting of
tasks and services during boot,
stopping them during shutdown and supervising them while the system is
running.
diff --git a/smgl/upstart/HISTORY b/smgl/upstart/HISTORY
index 685f785..1683f9e 100644
--- a/smgl/upstart/HISTORY
+++ b/smgl/upstart/HISTORY
@@ -1,3 +1,6 @@
+2011-03-30 Arjan Bouter <abouter AT sourcemage.org>
+ * DETAILS: version 0.6.7
+
2009-11-03 Arjan Bouter <abouter AT sourcemage.org>
* BUILD: specify locale and include dirs
* PRE_BUILD: added to skip installing sysv compatible initscripts.



  • [SM-Commit] GIT changes to master grimoire by Arjan Bouter (dd25b8bbc7e591cad3f459bc8e652b37312c5658), Arjan Bouter, 03/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page