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

commit 5630380e575573776474782cd60d5b2b87b5f7d9
Author: Miklos Vajna <[email protected]>
Date:   Wed Jan 11 14:36:39 2012 +0100

systemd-38-1-i686

- version bump

diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index 5191e2a..981ae82 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -5,17 +5,17 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"}
USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"}

pkgname=systemd
-pkgver=37
-pkgrel=5
+pkgver=38
+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')
+depends=('dbus' 'udev' 'pam' 'coreutils' 'libcap' 'sysvinit-initscripts' 
'sysvinit-tools' 'xfsprogs-acl')
makedepends=('vala' 'docbook-xsl>=1.73.0-2' 'docbook-xml' 'intltool' 'gperf')
options=('scriptlet')
up2date="Flasttar http://www.freedesktop.org/software/$pkgname";
-source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.bz2 \
+source=(http://www.freedesktop.org/software/$pkgname/$pkgname-$pkgver.tar.xz \
console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch)
-sha1sums=('02665bcb8c609193170579537c3a94013519405c' \
+sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \
'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \
'b27dd584a729381200d4343e0e955fa43e6e07c9')

@@ -51,7 +51,7 @@ subprovides=("${subprovides[@]}" 'sysvinit' '')
subconflicts=("${subconflicts[@]}" 'sysvinit' '')

Fconfopts="$Fconfopts --disable-selinux --with-distro=frugalware 
--with-pamlibdir=/lib/security \
-       --with-rootdir= 
--with-dbussystemservicedir=/usr/share/dbus-1/system-services \
+       --with-rootprefix= 
--with-dbussystemservicedir=/usr/share/dbus-1/system-services \
--with-dbusinterfacedir=/usr/share/dbus-1/interfaces"
if ! Fuse $USE_SYSV_COMPAT; then
Fconfopts="$Fconfopts --with-sysvinit-path= --with-sysvrcd-path="
@@ -120,14 +120,12 @@ build()

#split gtk fronted
# TODO : Added .desktop for start fronted
-       Fsplit systemd-gtk usr/bin/systemadm
-       Fsplit systemd-gtk usr/bin/systemd-gnome-ask-password-agent
Fsplit systemd-gtk usr/share/polkit-1/actions/org.freedesktop.systemd1.policy
Fsplit systemd-gtk usr/share/man/man1/systemadm.*

Fsplit systemd-plymouth lib/systemd/system/plymouth-*.service
Fsplit systemd-plymouth lib/systemd/system/*.wants/plymouth-*.service
-       Fsplit systemd-plymouth 
/lib/systemd/system/systemd-ask-password-plymouth.*
+       Fsplit systemd-plymouth 
lib/systemd/system/systemd-ask-password-plymouth.*

touch $Fdestdir/etc/{machine-id,machine-info,locale.conf}
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to