Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting.git;a=commitdiff;h=661d775d8c818eda457db99cdde324558c88f915
commit 661d775d8c818eda457db99cdde324558c88f915 Author: Baste <[email protected]> Date: Sun Feb 12 13:59:12 2012 +0100 Revert "systemd-41-1-x86_64" This reverts commit 00657d742dd7d293f4f90698a0adcd502434edcd. diff --git a/source/base/systemd/FrugalBuild b/source/base/systemd/FrugalBuild index 3938ce0..79cd214 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=41 -pkgrel=1 +pkgver=38 +pkgrel=3 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,10 +14,12 @@ 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 ) -sha1sums=('7202cfc0a0497f3749c5f4740b433ae725cfbc1b' \ + console.conf 0001-Circumvent-autofs_v5_packet_union-size-bug.patch \ + systemd-fix-shutdown.patch) +sha1sums=('868e0702279b1b1ff638475d67e103c8a979118b' \ 'abaa5c83d5adf2c5be188ce0de488bfa2b5a4505' \ - 'b27dd584a729381200d4343e0e955fa43e6e07c9') + 'b27dd584a729381200d4343e0e955fa43e6e07c9' \ + 'ec74c97bf3166242b198a47477a735b47f4d9005') if Fuse $USE_CRYPTSETUP; then depends=("${depends[@]}" 'cryptsetup-luks') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
