From aa970f9fef76172844d4863d6257923f4372a3c2 Mon Sep 17 00:00:00 2001 From: Jaromir Capik Date: Oct 20 2014 15:21:28 +0000 Subject: - Bringing the old 'top' defaults back (#1153049) --- 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 - 3.3.10-4 +- Bringing the old 'top' defaults back (#1153049) + * Mon Oct 06 2014 Jaromir Capik - 3.3.10-3 - Resolving file conflicts with man-pages-* - Replacing hardcoded paths with macros