From 0bda05c9aafb2bca2c3d03daa22e83dfde1aee3e55bbb67ed499e18b2deab290 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 7 Jul 2015 11:49:48 +0000 Subject: [PATCH] Accepting request 308167 from home:lnussel:branches:Base:System - restore original top defaults. The new ones result in half of the display occupied with cpu information and the other half with systemd children. OBS-URL: https://build.opensuse.org/request/show/308167 OBS-URL: https://build.opensuse.org/package/show/Base:System/procps?expand=0&rev=144 --- procps.changes | 6 ++++++ procps.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/procps.changes b/procps.changes index a2b23c4..d8a9b45 100644 --- a/procps.changes +++ b/procps.changes @@ -4,6 +4,12 @@ Tue Jun 2 06:43:46 UTC 2015 - werner@suse.de - Reintroduce the corrected patch procps-ng-3.3.9-w-notruncate.diff to have a working --no-truncat option back for `w' (boo#932950) +------------------------------------------------------------------- +Wed May 20 13:33:02 UTC 2015 - lnussel@suse.de + +- restore original top defaults. The new ones result in half of the display + occupied with cpu information and the other half with systemd children. + ------------------------------------------------------------------- Sun Mar 15 17:18:57 UTC 2015 - jengelh@inai.de diff --git a/procps.spec b/procps.spec index 55c5d55..5aeacbe 100644 --- a/procps.spec +++ b/procps.spec @@ -177,7 +177,8 @@ export LFS_CFLAGS="$(getconf LFS_CFLAGS)" %else --without-systemd \ %endif - --with-gnu-ld + --with-gnu-ld \ + --disable-modern-top make %{?_smp_mflags} ./pmap $$ || {