]> git.pld-linux.org Git - packages/htop.git/commitdiff
- up to 0.7 auto/th/htop-0_7-1 auto/ti/htop-0_7-1
authortwittner <twittner@pld-linux.org>
Sat, 24 Nov 2007 08:27:05 +0000 (08:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    htop.spec -> 1.28

htop.spec

index 92b908b806f76e16f1c302be86d543ab5361ca13..d01ac4285bd1dd7596f3607802462ea6e19b1b91 100644 (file)
--- a/htop.spec
+++ b/htop.spec
@@ -1,12 +1,12 @@
 Summary:       An interactive process viewer
 Summary(pl.UTF-8):     Interaktywna przeglądarka procesów
 Name:          htop
-Version:       0.6.6
+Version:       0.7
 Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz
-# Source0-md5: 12c8e6e97bd50a4e0a4730d23675fc7b
+# Source0-md5: 4afc961fa709167e1b434682897991f9
 Patch0:                %{name}-desktop.patch
 URL:           http://htop.sourceforge.net/
 BuildRequires: autoconf >= 2.57
@@ -34,9 +34,10 @@ Jej celem jest bycie lepszą odmianą programu 'top'.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
-%{__make} \
-       CFLAGS="%{rpmcflags} -I/usr/include/ncurses"
+CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
+%configure \
+       --enable-openvz
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.037436 seconds and 4 git commands to generate.