- Bringing the old 'top' defaults back (#1153049)
This commit is contained in:
parent
5416147856
commit
aa970f9fef
@ -4,7 +4,7 @@
|
|||||||
Summary: System and process monitoring utilities
|
Summary: System and process monitoring utilities
|
||||||
Name: procps-ng
|
Name: procps-ng
|
||||||
Version: 3.3.10
|
Version: 3.3.10
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+
|
License: GPL+ and GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
URL: https://sourceforge.net/projects/procps-ng/
|
URL: https://sourceforge.net/projects/procps-ng/
|
||||||
@ -107,7 +107,8 @@ autoreconf --verbose --force --install
|
|||||||
--enable-skill \
|
--enable-skill \
|
||||||
--enable-sigwinch \
|
--enable-sigwinch \
|
||||||
--enable-libselinux \
|
--enable-libselinux \
|
||||||
--with-systemd
|
--with-systemd \
|
||||||
|
--disable-modern-top
|
||||||
|
|
||||||
make CFLAGS="%{optflags}"
|
make CFLAGS="%{optflags}"
|
||||||
|
|
||||||
@ -164,6 +165,9 @@ ln -s %{_bindir}/pidof %{buildroot}%{_sbindir}/pidof
|
|||||||
%{_datadir}/locale/*
|
%{_datadir}/locale/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 20 2014 Jaromir Capik <jcapik@redhat.com> - 3.3.10-4
|
||||||
|
- Bringing the old 'top' defaults back (#1153049)
|
||||||
|
|
||||||
* Mon Oct 06 2014 Jaromir Capik <jcapik@redhat.com> - 3.3.10-3
|
* Mon Oct 06 2014 Jaromir Capik <jcapik@redhat.com> - 3.3.10-3
|
||||||
- Resolving file conflicts with man-pages-*
|
- Resolving file conflicts with man-pages-*
|
||||||
- Replacing hardcoded paths with macros
|
- Replacing hardcoded paths with macros
|
||||||
|
Loading…
Reference in New Issue
Block a user