Author: havner Date: Fri Aug 25 12:41:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - desktop patch - pl
---- Files affected: SPECS: htop.spec (1.17 -> 1.18) ---- Diffs: ================================================================ Index: SPECS/htop.spec diff -u SPECS/htop.spec:1.17 SPECS/htop.spec:1.18 --- SPECS/htop.spec:1.17 Sat May 20 06:42:13 2006 +++ SPECS/htop.spec Fri Aug 25 14:41:21 2006 @@ -8,6 +8,7 @@ Group: Applications/System Source0: http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz # Source0-md5: 995e76b7fd18c05fb7fb5ef10a2166ca +Patch0: %{name}-desktop.patch URL: http://htop.sourceforge.net/ BuildRequires: ncurses-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -18,10 +19,11 @@ %description -l pl htop jest interaktywną, tekstową przeglądarką procesów dla Linuksa. Jej -celem jest bycie lepszą odmianą 'topu'. +celem jest bycie lepszą odmianą programu 'top'. %prep %setup -q +%patch0 -p1 %build %configure @@ -50,6 +52,10 @@ * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.18 2006/08/25 12:41:21 havner +- desktop patch +- pl + Revision 1.17 2006/05/20 04:42:13 charles - updated to 0.6.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/htop.spec?r1=1.17&r2=1.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
