Author: arekm Date: Thu Feb 19 19:32:20 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 5; use wide ncurses includes (colors are back)
---- Files affected: SPECS: htop.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/htop.spec diff -u SPECS/htop.spec:1.34 SPECS/htop.spec:1.35 --- SPECS/htop.spec:1.34 Wed Feb 18 21:10:57 2009 +++ SPECS/htop.spec Thu Feb 19 20:32:15 2009 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Interaktywna przeglądarka procesów Name: htop Version: 0.8.1 -Release: 4 +Release: 5 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz @@ -46,7 +46,7 @@ %{__autoconf} %{__autoheader} %{__automake} -CPPFLAGS="$CPPFLAGS -I/usr/include/ncurses" +CPPFLAGS="$CPPFLAGS -I/usr/include/ncursesw" %configure \ --enable-openvz \ --enable-vserver \ @@ -76,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2009/02/19 19:32:15 arekm +- rel 5; use wide ncurses includes (colors are back) + Revision 1.34 2009/02/18 20:10:57 arekm - release 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/htop.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
