|
|
@@ -31,16 +31,17 @@ Name: top
|
|
|
Summary: Full-Screen Process Display
|
|
|
URL: http://www.spang.uk.eu.org/top/
|
|
|
Vendor: William LeFebvre
|
|
|
-Packager: OpenPKG Foundation e.V.
|
|
|
-Distribution: OpenPKG Community
|
|
|
+Packager: OpenPKG
|
|
|
+Distribution: OpenPKG
|
|
|
Class: EVAL
|
|
|
Group: Monitoring
|
|
|
License: Freely Redistributable
|
|
|
Version: %{V_opkg}
|
|
|
-Release: 20061013
|
|
|
+Release: 20061116
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://ftp.groupsys.com/pub/top/top-%{V_dist}.tar.gz
|
|
|
+Patch0: top.patch
|
|
|
|
|
|
# build information
|
|
|
Prefix: %{l_prefix}
|
|
|
@@ -63,6 +64,7 @@ AutoReqProv: no
|
|
|
|
|
|
%prep
|
|
|
%setup -q -n top-%{V_dist}
|
|
|
+ %patch -p0
|
|
|
|
|
|
%build
|
|
|
# configure program
|