Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (066967674e2ab647063c7af2927cc70928f2f6cf)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (066967674e2ab647063c7af2927cc70928f2f6cf)
  • Date: Fri, 13 May 2011 10:59:07 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

smgl/systemd/BUILD | 3 ---
smgl/systemd/CONFLICTS | 3 ---
smgl/systemd/DEPENDS | 11 -----------
smgl/systemd/DETAILS | 14 --------------
smgl/systemd/HISTORY | 2 --
smgl/systemd/PROVIDES | 1 -
6 files changed, 34 deletions(-)

New commits:
commit 066967674e2ab647063c7af2927cc70928f2f6cf
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

Revert "systemd: adding intial spell"

This reverts commit e8c33c062bb1d821a50d1275cee41d74f16685c0.

commit f15f9fbd6aab6ad16f2dd9408882e8a21af3f897
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

Revert "systemd: modified the build a bit"

This reverts commit 4dce73029c94c938004a30bd120503cf10493ffc.

diff --git a/smgl/systemd/BUILD b/smgl/systemd/BUILD
deleted file mode 100755
index 82099ef..0000000
--- a/smgl/systemd/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-cd $SOURCE_DIRECTORY &&
-./bootstrap.sh --prefix=${INSTALL_ROOT}/usr &&
-make -j$MAKE_NJOBS
diff --git a/smgl/systemd/CONFLICTS b/smgl/systemd/CONFLICTS
deleted file mode 100755
index 979d265..0000000
--- a/smgl/systemd/CONFLICTS
+++ /dev/null
@@ -1,3 +0,0 @@
-conflicts simpleinit-msb &&
-conflicts initng &&
-conflicts upstart
diff --git a/smgl/systemd/DEPENDS b/smgl/systemd/DEPENDS
deleted file mode 100755
index 8943a3a..0000000
--- a/smgl/systemd/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-depends libcap &&
-depends autoconf &&
-depends automake &&
-depends dbus &&
-depends libcgroup &&
-depends udev &&
-depends vala &&
-optional_depends tcp_wrappers "--enable-tcpwrap" "--disable-tcpwrap" "Enable
optional tcpwrappers support" &&
-optional_depends linux-pam "--enable-pam" "--disable-pam" "Enable optional
pam support" &&
-optional_depends libselinux "--enable-selinux" "--disable-selinux" "Enable
optional selinux support" &&
-optional_depends gtk+2 "--enable-gtk" "--disable-gtk" "Enable GTK tools"
diff --git a/smgl/systemd/DETAILS b/smgl/systemd/DETAILS
deleted file mode 100755
index 778ed4f..0000000
--- a/smgl/systemd/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=systemd
- VERSION=5
- SOURCE=$SPELL-$VERSION.tar.bz2
-
SOURCE_HASH=sha512:32473e6defdb0260b1aae96759fd1f197694bddc56d41856ae3eb52f2f6300ac0ca2e58a7bfab7bc9b9ec01376f961b1ab978426c2476bb4019def3eab43ffea
- SOURCE_URL[0]=http://cgit.freedesktop.org/systemd/snapshot/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://0pointer.de/blog/projects/systemd.html
- ENTERED=20100805
- LICENSE[0]=GPL
- SHORT="init replacement"
-cat << EOF
-systemd System and Session Manager
-Read the website for the real explanation (it's really long)
-EOF
diff --git a/smgl/systemd/HISTORY b/smgl/systemd/HISTORY
deleted file mode 100644
index 3115367..0000000
--- a/smgl/systemd/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-2010-08-05 David Kowis <dkowis AT shlrm.org>
- * BUILD,DEPENDS,CONFLICTS,DETAILS: created new spell
diff --git a/smgl/systemd/PROVIDES b/smgl/systemd/PROVIDES
deleted file mode 100755
index d0e366a..0000000
--- a/smgl/systemd/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-INIT




Archive powered by MHonArc 2.6.24.

Top of Page