From 741ebc14a3c5afaa6a7809a83eeb82c0a78d2370 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Mon, 11 Jan 2010 11:03:16 +0100 Subject: [PATCH] util-linux-ng: updated to 2.17 --- util-linux-ng/.footprint | 4 ++++ util-linux-ng/.md5sum | 2 +- util-linux-ng/Pkgfile | 6 +++--- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/util-linux-ng/.footprint b/util-linux-ng/.footprint index fcfdbbd..67d74e1 100644 --- a/util-linux-ng/.footprint +++ b/util-linux-ng/.footprint @@ -32,6 +32,7 @@ drwxr-xr-x root/root sbin/ lrwxrwxrwx root/root sbin/swapoff -> swapon -rwxr-xr-x root/root sbin/swapon -rwxr-xr-x root/root sbin/switch_root +-rwxr-xr-x root/root sbin/wipefs drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/cal @@ -71,6 +72,7 @@ lrwxrwxrwx root/root usr/bin/linux64 -> setarch -rwxr-xr-x root/root usr/bin/tailf -rwxr-xr-x root/root usr/bin/taskset -rwxr-xr-x root/root usr/bin/ul +-rwxr-xr-x root/root usr/bin/unshare -rwxr-xr-x root/root usr/bin/uuidgen -rwxr-xr-x root/root usr/bin/whereis -rwxr-sr-x root/tty usr/bin/write @@ -127,6 +129,7 @@ drwxr-xr-x root/root usr/man/man1/ -rw-r--r-- root/root usr/man/man1/tailf.1.gz -rw-r--r-- root/root usr/man/man1/taskset.1.gz -rw-r--r-- root/root usr/man/man1/ul.1.gz +-rw-r--r-- root/root usr/man/man1/unshare.1.gz -rw-r--r-- root/root usr/man/man1/uuidgen.1.gz -rw-r--r-- root/root usr/man/man1/whereis.1.gz -rw-r--r-- root/root usr/man/man1/write.1.gz @@ -180,6 +183,7 @@ drwxr-xr-x root/root usr/man/man8/ -rw-r--r-- root/root usr/man/man8/umount.8.gz -rw-r--r-- root/root usr/man/man8/uuidd.8.gz -rw-r--r-- root/root usr/man/man8/vidmode.8.gz +-rw-r--r-- root/root usr/man/man8/wipefs.8.gz drwxr-xr-x root/root usr/sbin/ -rwxr-xr-x root/root usr/sbin/fdformat -rwxr-xr-x root/root usr/sbin/ldattach diff --git a/util-linux-ng/.md5sum b/util-linux-ng/.md5sum index 47ba280..2b30e37 100644 --- a/util-linux-ng/.md5sum +++ b/util-linux-ng/.md5sum @@ -1 +1 @@ -edd1f7a82fd388cc0e1e3d2d1e7ea55a util-linux-ng-2.16.2.tar.bz2 +11cc8a0138019e7060dd275d47dbc096 util-linux-ng-2.17.tar.bz2 diff --git a/util-linux-ng/Pkgfile b/util-linux-ng/Pkgfile index 18b7769..034d875 100644 --- a/util-linux-ng/Pkgfile +++ b/util-linux-ng/Pkgfile @@ -5,9 +5,9 @@ # Depends on: ncurses zlib name=util-linux-ng -version=2.16.2 +version=2.17 release=1 -source=(http://www.kernel.org/pub/linux/utils/$name/v${version%.*}/$name-$version.tar.bz2) +source=(http://www.kernel.org/pub/linux/utils/$name/v$version/$name-$version.tar.bz2) build() { cd $name-$version @@ -15,7 +15,7 @@ build() { --host=$CTARGET \ --prefix=/usr \ --mandir=/usr/man \ - --disable-{nls,elvtune,wall} \ + --disable-{nls,elvtune,wall,fallocate} \ --enable-{write,rdev,raw,kill} make -- 2.26.2