From 2a4c41bf2946fad65b14cf1b4ea284ebce0f11f3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 10 Sep 2012 00:03:51 +0000 Subject: Mon Sep 10 00:03:51 UTC 2012 --- testing/util-linux/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testing/util-linux/PKGBUILD') diff --git a/testing/util-linux/PKGBUILD b/testing/util-linux/PKGBUILD index 20fc2f60c..be2852273 100644 --- a/testing/util-linux/PKGBUILD +++ b/testing/util-linux/PKGBUILD @@ -1,15 +1,15 @@ -# $Id: PKGBUILD 166189 2012-09-05 12:02:06Z dreisner $ +# $Id: PKGBUILD 166506 2012-09-08 13:33:53Z dreisner $ # Maintainer: Tom Gundersen # Contributor: judd pkgname=util-linux pkgver=2.22 -pkgrel=3 +pkgrel=4 pkgdesc="Miscellaneous system utilities for Linux" url="http://www.kernel.org/pub/linux/utils/util-linux/" arch=('i686' 'x86_64') groups=('base') -depends=('pam') +depends=('pam' 'shadow') makedepends=('bc') # for check() only, change this to checkdepends for pacman 4.1 conflicts=('util-linux-ng' 'eject') provides=("util-linux-ng=${pkgver}" 'eject') @@ -84,7 +84,7 @@ package() { # broken buildsys doesn't include su(1), which means it # isn't even in the dist tarball - # TODO(dreisner): patch for this already sent upstream + # TODO(dreisner): patched upstream install -m644 "$srcdir/su.1" "$pkgdir/usr/share/man/man1/su.1" # include tmpfiles fragment for uuidd -- cgit v1.2.3-54-g00ecf