Accepting request 26774 from Base:System

Copy from Base:System/htop based on submit request 26774 from user puzel

OBS-URL: https://build.opensuse.org/request/show/26774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htop?expand=0&rev=10
This commit is contained in:
OBS User autobuild 2009-12-16 16:35:50 +00:00 committed by Git OBS Bridge
parent a30d585751
commit e7bff5e576
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Dec 15 00:13:43 CET 2009 - jengelh@medozas.de
- enable parallel building
-------------------------------------------------------------------
Wed Jun 24 14:13:39 CEST 2009 - puzel@novell.com

View File

@ -22,8 +22,8 @@ Name: htop
Url: http://htop.sourceforge.net
Summary: An Interactive text-mode Process Viewer for Linux
Version: 0.8.3
Release: 1
License: GPL v2 or later
Release: 2
License: GPLv2+
Group: System/Monitoring
Source0: %{name}-%{version}.tar.bz2
Patch0: %{name}-desktop-file-fix-thoenig-01.patch
@ -55,7 +55,7 @@ Authors:
%build
%configure \
--enable-taskstats
make
make %{?jobs:-j%jobs};
%install
%makeinstall