Author: pluto Date: Thu Dec 18 11:11:19 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add field-titles.patch, release 3.
---- Files affected: SPECS: htop.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/htop.spec diff -u SPECS/htop.spec:1.32 SPECS/htop.spec:1.33 --- SPECS/htop.spec:1.32 Thu Nov 20 02:17:28 2008 +++ SPECS/htop.spec Thu Dec 18 12:11:14 2008 @@ -4,13 +4,14 @@ Summary(pl.UTF-8): Interaktywna przeglądarka procesów Name: htop Version: 0.8.1 -Release: 2 +Release: 3 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz # Source0-md5: f0b259ca29175656de48bf0fa0a2e619 Patch0: %{name}-desktop.patch Patch1: %{name}-nonprint.patch +Patch2: %{name}-field-titles.patch URL: http://htop.sourceforge.net/ BuildRequires: autoconf >= 2.57 BuildRequires: automake @@ -36,6 +37,7 @@ %setup -q %patch0 -p1 %patch1 -p0 +%patch2 -p1 %{__sed} -i -e 's/curses.h/ncurses\/curses.h/' configure.ac %build @@ -74,6 +76,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2008/12/18 11:11:14 pluto +- add field-titles.patch, release 3. + Revision 1.32 2008/11/20 01:17:28 sls - added nonprint.patch - rel. 2 (fixes CVE-2008-5076) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/htop.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
