From c5a2c95e584dba27e920831c2c3b1f6c7e87486f Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 30 Dec 2009 18:04:52 +0100 Subject: [PATCH] iproute2: update to 2.6.31 --- iproute2/.footprint | 3 +++ iproute2/.md5sum | 2 +- iproute2/Pkgfile | 8 ++++---- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/iproute2/.footprint b/iproute2/.footprint index 96bc4413..4457a411 100644 --- a/iproute2/.footprint +++ b/iproute2/.footprint @@ -58,3 +58,6 @@ lrwxrwxrwx root/root usr/man/man8/tc-pfifo.8.gz -> tc-bfifo.8.gz -rw-r--r-- root/root usr/man/man8/tc-sfq.8.gz -rw-r--r-- root/root usr/man/man8/tc-tbf.8.gz -rw-r--r-- root/root usr/man/man8/tc.8.gz +drwxr-xr-x root/root var/ +drwxr-xr-x root/root var/lib/ +drwxr-xr-x root/root var/lib/arpd/ diff --git a/iproute2/.md5sum b/iproute2/.md5sum index c664992a..f72bded0 100644 --- a/iproute2/.md5sum +++ b/iproute2/.md5sum @@ -1,2 +1,2 @@ -595f9b17320f69e8d30d2fa80f1bca14 iproute2-2.6.28.tar.bz2 +230f35282a95451622f3e8394f9cd80a iproute2-2.6.31.tar.bz2 0b01b0404718d043adf55cfa314c80bd net.iproute2 diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index 324fb6b5..3d799627 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -1,17 +1,17 @@ # Description: A collection of utilites for controlling TCP/IP networking and traffic in Linux -# URL: http://linux-net.osdl.org/index.php/Iproute2 +# URL: http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2 # Maintainer: CRUX System Team, core-ports at crux dot nu # Depends on: db name=iproute2 -version=2.6.28 +version=2.6.31 release=1 -source=(http://developer.osdl.org/dev/iproute2/download/$name-$version.tar.bz2 \ +source=(http://devresources.linuxfoundation.org/dev/iproute2/download/$name-$version.tar.bz2 \ net.iproute2) build() { cd $name-$version - sed -i "s|local/lib/iptables|lib/xtables|" include/iptables.h + sed -i "s|-O2|$CFLAGS -DIPT_LIB_DIR=\\\\\"/usr/lib/xtables\\\\\"|" Makefile make make MANDIR=/usr/man DESTDIR=$PKG install rm -r $PKG/{share,usr/lib}