SPECS: htop.spec - enable Vserver and unicode support by default

paszczus paszczus at pld-linux.org
Wed Sep 24 13:36:36 CEST 2008


Author: paszczus                     Date: Wed Sep 24 11:36:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable Vserver and unicode support by default

---- Files affected:
SPECS:
   htop.spec (1.30 -> 1.31) 

---- Diffs:

================================================================
Index: SPECS/htop.spec
diff -u SPECS/htop.spec:1.30 SPECS/htop.spec:1.31
--- SPECS/htop.spec:1.30	Tue Sep 23 20:08:47 2008
+++ SPECS/htop.spec	Wed Sep 24 13:36:31 2008
@@ -44,7 +44,9 @@
 %{__automake}
 CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses"
 %configure \
-	--enable-openvz
+	--enable-openvz \
+	--enable-vserver \
+	--enable-unicode
 %{__make}
 
 %install
@@ -70,6 +72,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2008/09/24 11:36:31  paszczus
+- enable Vserver and unicode support by default
+
 Revision 1.30  2008/09/23 18:08:47  uzsolt
 - up to 0.8.1
 - hungarian summary and description
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/htop.spec?r1=1.30&r2=1.31&f=u



More information about the pld-cvs-commit mailing list