[procps-ng] - Bringing the old 'top' defaults back (#1153049)

Jaromír Cápík jcapik at fedoraproject.org
Mon Oct 20 15:21:46 UTC 2014


commit aa970f9fef76172844d4863d6257923f4372a3c2
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Mon Oct 20 17:21:28 2014 +0200

    - Bringing the old 'top' defaults back (#1153049)

 procps-ng.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/procps-ng.spec b/procps-ng.spec
index 5fc60eb..3f3c7a2 100644
--- a/procps-ng.spec
+++ b/procps-ng.spec
@@ -4,7 +4,7 @@
 Summary: System and process monitoring utilities
 Name: procps-ng
 Version: 3.3.10
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+
 Group: Applications/System
 URL: https://sourceforge.net/projects/procps-ng/
@@ -107,7 +107,8 @@ autoreconf --verbose --force --install
             --enable-skill \
             --enable-sigwinch \
             --enable-libselinux \
-            --with-systemd
+            --with-systemd \
+            --disable-modern-top
 
 make CFLAGS="%{optflags}"
 
@@ -164,6 +165,9 @@ ln -s %{_bindir}/pidof %{buildroot}%{_sbindir}/pidof
 %{_datadir}/locale/*
 
 %changelog
+* Mon Oct 20 2014 Jaromir Capik <jcapik at redhat.com> - 3.3.10-4
+- Bringing the old 'top' defaults back (#1153049)
+
 * Mon Oct 06 2014 Jaromir Capik <jcapik at redhat.com> - 3.3.10-3
 - Resolving file conflicts with man-pages-*
 - Replacing hardcoded paths with macros


More information about the scm-commits mailing list