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
This commit is contained in:
Dr. Werner Fink 2015-07-07 11:49:48 +00:00 committed by Git OBS Bridge
parent aa57969ac8
commit 0bda05c9aa
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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 $$ || {