]> git.pld-linux.org Git - packages/htop.git/commitdiff
- up to 2.0.0 auto/th/htop-2.0.0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Feb 2016 21:30:03 +0000 (22:30 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 11 Feb 2016 21:30:03 +0000 (22:30 +0100)
htop-desktop.patch
htop.spec

index e6136bd7f02c37992fd14d890762a8b010cdd216..f1bffd403b5b61079d836638bde8b11d8ca51fc0 100644 (file)
@@ -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
index 0522dfee2fb58a34816f5cae697cca36d19e323b..8a39f313b2d44077fa8893d93bd6b345a84c0210 100644 (file)
--- 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 \
This page took 0.136717 seconds and 4 git commands to generate.