summaryrefslogtreecommitdiff
path: root/testing/util-linux/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/util-linux/PKGBUILD')
-rw-r--r--testing/util-linux/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
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 <teg@jklm.no>
# Contributor: judd <jvinet@zeroflux.org>
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