|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: htop
|
|
|
|
|
Version: 1.0.3
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Interactive process viewer
|
|
|
|
|
Group: Applications/System
|
|
|
|
|
License: GPL+
|
|
|
|
@ -53,6 +53,10 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/applications/
|
|
|
|
|
%{_mandir}/man1/htop.1*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Sat Feb 21 2015 Till Maas <opensource@till.name> - 1.0.3-5
|
|
|
|
|
- Rebuilt for Fedora 23 Change
|
|
|
|
|
https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code
|
|
|
|
|
|
|
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.3-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|