[packages/htop] - updated ac/am versions - enable OOM score reporting

qboosh qboosh at pld-linux.org
Sat May 10 11:01:39 CEST 2014


commit c637f88ba3d8d9d2a9b47b1ad031a03c654c86e1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 10 11:04:11 2014 +0200

    - updated ac/am versions
    - enable OOM score reporting

 htop.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/htop.spec b/htop.spec
index 032fcf3..0522dfe 100644
--- a/htop.spec
+++ b/htop.spec
@@ -10,8 +10,8 @@ Source0:	http://hisham.hm/htop/releases/%{version}/%{name}-%{version}.tar.gz
 # Source0-md5:	e768b9b55c033d9c1dffda72db3a6ac7
 Patch0:		%{name}-desktop.patch
 URL:		http://hisham.hm/htop/
-BuildRequires:	autoconf >= 2.57
-BuildRequires:	automake
+BuildRequires:	autoconf >= 2.65
+BuildRequires:	automake >= 1:1.11
 BuildRequires:	gcc >= 5:3.0
 BuildRequires:	libtool
 BuildRequires:	ncurses-devel
@@ -45,9 +45,9 @@ sed '/^AC_CHECK_FILE($PROCDIR)/d' -i configure.ac
 %{__autoheader}
 %{__automake}
 CPPFLAGS="%{rpmcppflags} $(pkg-config --cflags ncursesw)"
-LDFLAGS="%{rpmldflags}"
 %configure \
 	--enable-cgroup \
+	--enable-oom \
 	--enable-openvz \
 	--enable-taskstats \
 	--enable-unicode \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/htop.git/commitdiff/c637f88ba3d8d9d2a9b47b1ad031a03c654c86e1



More information about the pld-cvs-commit mailing list