[packages/htop] - up to 2.0.0
arekm
arekm at pld-linux.org
Thu Feb 11 22:30:09 CET 2016
commit 907e4b7a17efb7584d850d4318d83cfb715bbb3f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Feb 11 22:30:03 2016 +0100
- up to 2.0.0
htop-desktop.patch | 14 +++++---------
htop.spec | 5 ++---
2 files changed, 7 insertions(+), 12 deletions(-)
---
diff --git a/htop.spec b/htop.spec
index 0522dfe..8a39f31 100644
--- a/htop.spec
+++ b/htop.spec
@@ -2,12 +2,12 @@ Summary: An interactive process viewer
Summary(hu.UTF-8): Egy interaktív processz megjelenítő
Summary(pl.UTF-8): Interaktywna przeglądarka procesów
Name: htop
-Version: 1.0.3
+Version: 2.0.0
Release: 1
License: GPL v2
Group: Applications/System
Source0: http://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: e768b9b55c033d9c1dffda72db3a6ac7
+# Source0-md5: 06f76c7d644ce8ae611c9feb10439a30
Patch0: %{name}-desktop.patch
URL: http://hisham.hm/htop/
BuildRequires: autoconf >= 2.65
@@ -47,7 +47,6 @@ sed '/^AC_CHECK_FILE($PROCDIR)/d' -i configure.ac
CPPFLAGS="%{rpmcppflags} $(pkg-config --cflags ncursesw)"
%configure \
--enable-cgroup \
- --enable-oom \
--enable-openvz \
--enable-taskstats \
--enable-unicode \
diff --git a/htop-desktop.patch b/htop-desktop.patch
index e6136bd..f1bffd4 100644
--- a/htop-desktop.patch
+++ b/htop-desktop.patch
@@ -1,15 +1,11 @@
---- htop-0.8.2-orig/htop.desktop 2009-06-02 17:19:31.807076410 +0200
-+++ htop-0.8.2/htop.desktop 2009-06-02 17:20:25.587070284 +0200
-@@ -3,8 +3,11 @@
- Name=Htop
- Type=Application
- Comment=Show System Processes
-+Comment[pl]=Wyświetlanie aktualnego stanu procesów
+--- htop-2.0.0/htop.desktop~ 2015-10-05 16:22:51.000000000 +0200
++++ htop-2.0.0/htop.desktop 2016-02-11 22:27:07.341302014 +0100
+@@ -32,7 +32,7 @@ Comment[zh_TW]=顯示系統行程
Terminal=true
Exec=htop
Icon=htop
-Categories=ConsoleOnly;System;
+Categories=ConsoleOnly;System;Monitor;
-+GenericName[pl]=Przeglądarka procesów
GenericName=Process Viewer
-+
+ GenericName[ca]=Visor de processos
+ GenericName[de]=Prozessanzeige
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/htop.git/commitdiff/907e4b7a17efb7584d850d4318d83cfb715bbb3f
More information about the pld-cvs-commit
mailing list