SPECS: htop.spec - up to 0.7
twittner
twittner at pld-linux.org
Sat Nov 24 09:27:10 CET 2007
Author: twittner Date: Sat Nov 24 08:27:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.7
---- Files affected:
SPECS:
htop.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/htop.spec
diff -u SPECS/htop.spec:1.27 SPECS/htop.spec:1.28
--- SPECS/htop.spec:1.27 Tue Jun 19 18:43:05 2007
+++ SPECS/htop.spec Sat Nov 24 09:27:05 2007
@@ -2,12 +2,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
@@ -35,9 +35,10 @@
%{__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
@@ -62,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007-11-24 08:27:05 twittner
+- up to 0.7
+
Revision 1.27 2007-06-19 16:43:05 rotom
- up to 0.6.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/htop.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list