packages: htop/htop.spec - enable cgroup, taskstats; release 2

adamg adamg at pld-linux.org
Sat Dec 3 12:14:28 CET 2011


Author: adamg                        Date: Sat Dec  3 11:14:28 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- enable cgroup, taskstats; release 2

---- Files affected:
packages/htop:
   htop.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: packages/htop/htop.spec
diff -u packages/htop/htop.spec:1.43 packages/htop/htop.spec:1.44
--- packages/htop/htop.spec:1.43	Mon Nov 21 17:06:44 2011
+++ packages/htop/htop.spec	Sat Dec  3 12:14:23 2011
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Interaktywna przeglądarka procesów
 Name:		htop
 Version:	1.0
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://downloads.sourceforge.net/htop/%{name}-%{version}.tar.gz
@@ -48,7 +48,9 @@
 CPPFLAGS="%{rpmcppflags} $(pkg-config --cflags ncursesw)"
 LDFLAGS="%{rpmldflags} -ltinfow"
 %configure \
+	--enable-cgroup \
 	--enable-openvz \
+	--enable-taskstats \
 	--enable-unicode \
 	--enable-vserver
 %{__make}
@@ -76,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2011/12/03 11:14:23  adamg
+- enable cgroup, taskstats; release 2
+
 Revision 1.43  2011/11/21 16:06:44  uzsolt
 - 1.0
 - drop patch2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/htop/htop.spec?r1=1.43&r2=1.44&f=u



More information about the pld-cvs-commit mailing list