diff --git a/procps-pmap-legacy.tar.bz2 b/procps-pmap-legacy.tar.bz2 index 21c9678..d527b6c 100644 --- a/procps-pmap-legacy.tar.bz2 +++ b/procps-pmap-legacy.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fb4e034d382d8d22798281669a29ee2619250d3f91c185bb443117169ec9cd26 -size 4105 +oid sha256:6e94e084984431969ba31c339827275186ff2da93c068e5a4987d53682a0db05 +size 4133 diff --git a/procps.changes b/procps.changes index 1fc56e8..5c3ed08 100644 --- a/procps.changes +++ b/procps.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 30 13:06:55 UTC 2013 - werner@suse.de + +- Enable legacy pmap +- Fix crash of legacy pmap (bnc#842340) + ------------------------------------------------------------------- Fri Aug 30 14:58:48 UTC 2013 - werner@suse.de diff --git a/procps.spec b/procps.spec index 51c53ac..44b6695 100644 --- a/procps.spec +++ b/procps.spec @@ -165,6 +165,7 @@ the process information pseudo-file system, %patch30 -p1 %build +tar --strip-components=1 -xf %{S:1} test -s .tarball-version || echo %{version} > .tarball-version #./autogen.sh autoreconf @@ -195,6 +196,8 @@ export LFS_CFLAGS="$(getconf LFS_CFLAGS)" --with-gnu-ld make %{?_smp_mflags} +./pmap $$ + %install make DESTDIR=%{buildroot} install install -d %{buildroot}/etc/xinetd.d