From adb502beb3bc645ca5c77ddec37aee6e2e190fe1 Mon Sep 17 00:00:00 2001 From: Victor Martinez Date: Sat, 8 Dec 2012 17:57:56 +0100 Subject: [PATCH] keyutils: updated to 1.5.5 --- keyutils/.footprint | 1 + keyutils/.md5sum | 2 +- keyutils/Pkgfile | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/keyutils/.footprint b/keyutils/.footprint index 2399ac1..42012ed 100644 --- a/keyutils/.footprint +++ b/keyutils/.footprint @@ -2,6 +2,7 @@ drwxr-xr-x root/root bin/ -rwxr-xr-x root/root bin/keyctl drwxr-xr-x root/root etc/ -rw-r--r-- root/root etc/request-key.conf +drwxr-xr-x root/root etc/request-key.d/ drwxr-xr-x root/root lib/ lrwxrwxrwx root/root lib/libkeyutils.so.1 -> libkeyutils.so.1.4 -rwxr-xr-x root/root lib/libkeyutils.so.1.4 diff --git a/keyutils/.md5sum b/keyutils/.md5sum index 7b46b78..c2bdcd8 100644 --- a/keyutils/.md5sum +++ b/keyutils/.md5sum @@ -1 +1 @@ -4c89b350eab1c361af8cb5343961056a keyutils-1.5.3.tar.bz2 +d759680b2f23c99af95938f5026f25fb keyutils-1.5.5.tar.bz2 diff --git a/keyutils/Pkgfile b/keyutils/Pkgfile index f25d07e..45535c8 100644 --- a/keyutils/Pkgfile +++ b/keyutils/Pkgfile @@ -4,14 +4,14 @@ # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu name=keyutils -version=1.5.3 +version=1.5.5 release=1 source=(http://people.redhat.com/~dhowells/$name/$name-$version.tar.bz2) build () { cd $name-$version # We remove -m32 flag - sed "59d" -i Makefile + sed "61d" -i Makefile sed -i "/^MAN[1-9]/s|share/||;/^CFLAGS/s/-g/$CFLAGS/;s|/lib64|/lib|" Makefile make -j1 make DESTDIR=$PKG install -- 2.26.2