]> git.pld-linux.org Git - packages/htop.git/blobdiff - htop.spec
up to 3.2.2
[packages/htop.git] / htop.spec
index 5b862dcfcc46e2daa8ed893430fee7a5d09735ec..d1e4671e01287f5984ba7485a88dd9c4366a0e32 100644 (file)
--- a/htop.spec
+++ b/htop.spec
@@ -2,19 +2,18 @@ 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:       3.1.2
+Version:       3.2.2
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       https://github.com/htop-dev/htop/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: 13f3be1bb11165c0c46d8b3ff7e17f45
+# Source0-md5: 65242dcb1dc2564d647cbb4171a3914b
 URL:           https://htop.dev/
 BuildRequires: autoconf >= 2.69
 BuildRequires: automake >= 1:1.11
 BuildRequires: gcc >= 5:3.0
 BuildRequires: libcap-devel >= 2.21
 BuildRequires: libnl-devel >= 3.0
-BuildRequires: libtool
 BuildRequires: libunwind-devel
 BuildRequires: lm_sensors-devel
 BuildRequires: ncurses-devel
@@ -45,7 +44,6 @@ Jej celem jest bycie lepszą odmianą programu 'top'.
 sed 's@^[[:space:]]*AC_CHECK_FILE($PROCDIR.*@:@' -i configure.ac
 
 %build
-%{__libtoolize}
 %{__aclocal}
 %{__autoconf}
 %{__autoheader}
This page took 0.088916 seconds and 4 git commands to generate.