From e4cc9ad107cb92cec4555afd40def815d8251b42 Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 18 Jan 2010 20:01:40 +0100 Subject: Maj iproute2#2.6.31-1 --- base/iproute2/.footprint | 3 +++ base/iproute2/.md5sum | 2 +- base/iproute2/Pkgfile | 7 +++---- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'base/iproute2') diff --git a/base/iproute2/.footprint b/base/iproute2/.footprint index 8a77bb4aa..878cc8fe2 100644 --- a/base/iproute2/.footprint +++ b/base/iproute2/.footprint @@ -52,3 +52,6 @@ lrwxrwxrwx root/root usr/share/man/man8/tc-pfifo.8.gz -> tc-bfifo.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-sfq.8.gz -rw-r--r-- root/root usr/share/man/man8/tc-tbf.8.gz -rw-r--r-- root/root usr/share/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/base/iproute2/.md5sum b/base/iproute2/.md5sum index 63891f10b..2b3f29a5e 100644 --- a/base/iproute2/.md5sum +++ b/base/iproute2/.md5sum @@ -1 +1 @@ -c1bc258a6c345905e79935ac7a3cc582 iproute2-2.6.29-1.tar.bz2 +230f35282a95451622f3e8394f9cd80a iproute2-2.6.31.tar.bz2 diff --git a/base/iproute2/Pkgfile b/base/iproute2/Pkgfile index bfca2dbb6..e4a6ecdda 100755 --- a/base/iproute2/Pkgfile +++ b/base/iproute2/Pkgfile @@ -2,18 +2,17 @@ # URL: http://linux-net.osdl.org/index.php/Iproute2 # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=iproute2 -version=2.6.29.1 +version=2.6.31 release=1 -source=( http://developer.osdl.org/dev/$name/download/$name-2.6.29-1.tar.bz2\ +source=( http://devresources.linuxfoundation.org/dev/$name/download/$name-$version.tar.bz2\ ) build() { cd $name-* -sed -i "s|local/lib/iptables|lib/xtables|" include/iptables.h +sed -i "s|-O2|$CFLAGS -DIPT_LIB_DIR=\\\\\"/usr/lib/xtables\\\\\"|" Makefile make SBINDIR=/sbin MANDIR=/usr/share/man INFODIR=/usr/share/info \ DESTDIR=$PKG install mkdir -p $PKG/usr/sbin -- cgit v1.2.3-54-g00ecf