Merge pull request #1 from djam/htop:rosa2021.1

Backports and update
This commit is contained in:
djam 2022-05-03 13:14:49 +00:00
commit 0f7dd654a3
2 changed files with 8 additions and 5 deletions

View file

@ -1,2 +1,2 @@
sources:
htop-3.0.1.tar.gz: 5d567ebb3cdffce43ab22ad5ab1838aea53c9151
htop-3.2.0.tar.gz: 84d0b0fc5de9f5e3a9b14bba15b447a2a982e204

View file

@ -1,6 +1,9 @@
# autogen.sh is run
%define _disable_rebuild_configure 1
Summary: Interactive text-mode process viewer for Linux
Name: htop
Version: 3.0.1
Version: 3.2.0
Release: 1
License: GPLv2+
Group: Monitoring
@ -27,7 +30,9 @@ Some advantages over top:
%files
%doc README AUTHORS NEWS
%{_bindir}/%{name}
%{_datadir}/pixmaps/*
%{_datadir}/applications/%{name}.desktop
%{_datadir}/pixmaps/htop.png
%{_iconsdir}/hicolor/scalable/apps/htop.svg
%{_mandir}/man1/%{name}.*
#---------------------------------------------------------------------
@ -43,5 +48,3 @@ Some advantages over top:
%install
%makeinstall_std
# A hack to hide htop.from the menu
rm -f %{buildroot}/%{_datadir}/applications/%{name}.desktop