[arch-commits] Commit in lib32-systemd/trunk (PKGBUILD)

Laurent Carlier lcarlier at nymeria.archlinux.org
Tue Feb 25 16:10:10 UTC 2014


    Date: Tuesday, February 25, 2014 @ 17:10:09
  Author: lcarlier
Revision: 106231

upgpkg: lib32-systemd 210-1

update to systemd-210

Modified:
  lib32-systemd/trunk/PKGBUILD

----------+
 PKGBUILD |    9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-02-25 15:57:18 UTC (rev 106230)
+++ PKGBUILD	2014-02-25 16:10:09 UTC (rev 106231)
@@ -4,8 +4,8 @@
 
 pkgname=lib32-systemd
 _pkgbasename=systemd
-pkgver=208
-pkgrel=2
+pkgver=210
+pkgrel=1
 pkgdesc="system and service manager (32-bit)"
 arch=('x86_64')
 url="http://www.freedesktop.org/wiki/Software/systemd"
@@ -15,7 +15,7 @@
              'intltool' 'gperf')
 options=('!libtool')
 source=("http://www.freedesktop.org/software/$_pkgbasename/$_pkgbasename-$pkgver.tar.xz")
-md5sums=('df64550d92afbffb4f67a434193ee165')
+md5sums=('03efddf8c9eca36d4d590f9967e7e818')
 
 build() {
   export CC="gcc -m32"
@@ -29,8 +29,11 @@
     --libdir=/usr/lib32 \
     --localstatedir=/var \
     --sysconfdir=/etc \
+    --enable-compat-libs \
     --disable-audit \
     --disable-ima \
+    --disable-kdbus \
+    --disable-seccomp \
     --disable-pam \
     --disable-kmod \
     --disable-blkid \




More information about the arch-commits mailing list