[Frugalware-git] ryuotesting: systemd-41-1-x86_64 * For Gnome-3.3.5
Baste
baste at frugalware.org
Thu Apr 12 17:55:59 CEST 2012
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=00657d742dd7d293f4f90698a0adcd502434edcd
commit 00657d742dd7d293f4f90698a0adcd502434edcd
Author: Baste <baste at frugalware.org>
Date: Fri Feb 10 21:49:50 2012 +0100
systemd-41-1-x86_64
* For Gnome-3.3.5
diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild
index 23605e5..3938ce0 100644
--- a/source/base/systemd/FrugalBuild
+++ b/source/base/systemd/FrugalBuild
@@ -5,8 +5,8 @@ USE_CRYPTSETUP=${USE_CRYPTSETUP:-"n"}
USE_SYSV_COMPAT=${USE_SYSV_COMPAT:-"y"}
pkgname=systemd
-pkgver=38
-pkgrel=2
+pkgver=41
+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' 'xfsprogs-acl')
@@ -14,12 +14,10 @@ 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.xz \
- console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch \
- systemd-fix-shutdown.patch)
-sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \
+ console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch )
+sha1sums=('7202cfc0a0497f3749c5f4740b433ae725cfbc1b' \
'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \
- 'b27dd584a729381200d4343e0e955fa43e6e07c9' \
- 'ec74c97bf3166242b198a47477a735b47f4d9005')
+ 'b27dd584a729381200d4343e0e955fa43e6e07c9')
if Fuse $USE_CRYPTSETUP; then
depends=("${depends[@]}" 'cryptsetup-luks')
More information about the Frugalware-git
mailing list