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:
parent
aa57969ac8
commit
0bda05c9aa
@ -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
|
- Reintroduce the corrected patch procps-ng-3.3.9-w-notruncate.diff
|
||||||
to have a working --no-truncat option back for `w' (boo#932950)
|
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
|
Sun Mar 15 17:18:57 UTC 2015 - jengelh@inai.de
|
||||||
|
|
||||||
|
@ -177,7 +177,8 @@ export LFS_CFLAGS="$(getconf LFS_CFLAGS)"
|
|||||||
%else
|
%else
|
||||||
--without-systemd \
|
--without-systemd \
|
||||||
%endif
|
%endif
|
||||||
--with-gnu-ld
|
--with-gnu-ld \
|
||||||
|
--disable-modern-top
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
./pmap $$ || {
|
./pmap $$ || {
|
||||||
|
Loading…
Reference in New Issue
Block a user