Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=cb9bf0a829412ddec4ea68bfffaf41c8e2681495

commit cb9bf0a829412ddec4ea68bfffaf41c8e2681495
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Wed Mar 2 23:47:13 2011 +0100

systemd-19-1-i686

- version bump
- now that plymouth services are no longer fedora-specific, makes sure
we replace them with splashy

diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index 6af6b50..82b8ccb 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -7,8 +7,8 @@ USE_TCP=${USE_TCP:-"n"}
USE_GUI=${USE_GUI:-"y"}

pkgname=systemd
-pkgver=18
-pkgrel=3
+pkgver=19
+pkgrel=1
pkgdesc="A System and Service Manager"
url="http://www.freedesktop.org/wiki/Software/systemd";
depends=('dbus' 'udev' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 
'sysvinit-tools')
@@ -17,7 +17,7 @@ options=('scriptlet')
up2date="Flasttar http://www.freedesktop.org/software/$pkgname";
source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.bz2 \
console.conf prefdm.service)
-sha1sums=('34472024c8e29c62978880f2ce71c7aed41738b3' \
+sha1sums=('8c28ebc774e6f3604513d8abdba36b4b1e5b0fe9' \
'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \
'fdb7dc79f5a0d120e722c152f956a841667fe011')

@@ -137,6 +137,9 @@ build()
Fln multi-user.target /lib/systemd/system/runlevel5.target
Fln graphical.target /lib/systemd/system/runlevel4.target

+       # plymouth -> splashy
+       Fsed '/bin/plymouth quit' '/usr/sbin/splashy_update exit' 
$Fdestdir/lib/systemd/system/*.service
+
# Make sure these directories are properly owned
Fmkdir lib/systemd/system/basic.target.wants
Fmkdir lib/systemd/system/default.target.wants
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to