summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2011-05-13 11:06:01 -0500
committerDavid Kowis2011-05-13 11:06:01 -0500
commit066967674e2ab647063c7af2927cc70928f2f6cf (patch)
tree53ebe8f9e1ffcdfe89083e80b7740c3cefe2c880
parentf15f9fbd6aab6ad16f2dd9408882e8a21af3f897 (diff)
Revert "systemd: adding intial spell"
This reverts commit e8c33c062bb1d821a50d1275cee41d74f16685c0.
-rwxr-xr-xsmgl/systemd/BUILD5
-rwxr-xr-xsmgl/systemd/CONFLICTS3
-rwxr-xr-xsmgl/systemd/DEPENDS11
-rwxr-xr-xsmgl/systemd/DETAILS14
-rw-r--r--smgl/systemd/HISTORY2
-rwxr-xr-xsmgl/systemd/PROVIDES1
6 files changed, 0 insertions, 36 deletions
diff --git a/smgl/systemd/BUILD b/smgl/systemd/BUILD
deleted file mode 100755
index 4983f00009..0000000000
--- a/smgl/systemd/BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-cd $SOURCE_DIRECTORY &&
-aclocal &&
-autoconf &&
-automake &&
-default_build
diff --git a/smgl/systemd/CONFLICTS b/smgl/systemd/CONFLICTS
deleted file mode 100755
index 979d265d68..0000000000
--- 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 8943a3ad20..0000000000
--- 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 778ed4f463..0000000000
--- 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 311536794e..0000000000
--- a/smgl/systemd/HISTORY
+++ /dev/null
@@ -1,2 +0,0 @@
-2010-08-05 David Kowis <dkowis@shlrm.org>
- * BUILD,DEPENDS,CONFLICTS,DETAILS: created new spell
diff --git a/smgl/systemd/PROVIDES b/smgl/systemd/PROVIDES
deleted file mode 100755
index d0e366a0cc..0000000000
--- a/smgl/systemd/PROVIDES
+++ /dev/null
@@ -1 +0,0 @@
-INIT