]> git.pld-linux.org Git - packages/htop.git/blobdiff - htop.spec
up to 3.2.2
[packages/htop.git] / htop.spec
index 1fce1bef89cc10e9c51e7eb953302a25a46aa4f3..d1e4671e01287f5984ba7485a88dd9c4366a0e32 100644 (file)
--- a/htop.spec
+++ b/htop.spec
@@ -2,23 +2,24 @@ 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.1
+Version:       3.2.2
 Release:       1
 License:       GPL v2
 Group:         Applications/System
-Source0:       https://github.com/htop-dev/htop/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 76ad907a6d43cf38c089e3e9b0100590
+Source0:       https://github.com/htop-dev/htop/releases/download/%{version}/%{name}-%{version}.tar.xz
+# 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
 BuildRequires: pkgconfig
+BuildRequires: tar >= 1:1.22
+BuildRequires: xz
 Requires:      libcap-libs >= 2.21
 Requires:      libnl >= 3.0
 Suggests:      lm_sensors-libs
@@ -43,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.11584 seconds and 4 git commands to generate.