looks like 3.1.1 now

This commit is contained in:
albert 2002-11-20 04:09:26 +00:00
parent d796c16b1b
commit 94d8204f82
5 changed files with 20 additions and 8 deletions

View File

@ -1,3 +1,9 @@
procps-3.1.0 --> procps-3.1.1
vmstat faster on 2.5.xx kernels
vmstat header fixed
vmstat -a re-fixed
procps-3.1.0 --> procps-3.1.0
vmstat displays IO-wait time instead of bogus "w"

View File

@ -18,9 +18,9 @@
VERSION := 3
SUBVERSION := 1
MINORVERSION := 0
TARVERSION := 3.1.0
LIBVERSION := 3.1.0
MINORVERSION := 1
TARVERSION := 3.1.1
LIBVERSION := 3.1.1
############ vars

6
NEWS
View File

@ -1,3 +1,9 @@
procps-3.1.0 --> procps-3.1.1
vmstat faster on 2.5.xx kernels
vmstat header fixed
vmstat -a re-fixed
procps-3.1.0 --> procps-3.1.0
vmstat displays IO-wait time instead of bogus "w"

View File

@ -1,15 +1,15 @@
Begin4
Title: procps
Version: 3.1.0
Entered-date: 2002-11-08
Version: 3.1.1
Entered-date: 2002-19-11
Description: Linux system utilities
Keywords: procps /proc libproc sysctl pmap
ps uptime tload free w top vmstat watch skill snice kill pgrep pkill
Author: Albert Cahalan, Michael K. Johnson, Jim Warner, etc.
Maintained-by: various <procps-feedback@lists.sf.net>
Primary-site: http://procps.sf.net/
230kB procps-3.1.0.tar.gz
230kB procps-3.1.1.tar.gz
Alternate-site: http://www.debian.org/Packages/unstable/base/procps.html
230kB procps-3.1.0.tar.gz
230kB procps-3.1.1.tar.gz
Copying-policy: mixed
End

View File

@ -2,7 +2,7 @@ Summary: System and process monitoring utilities
Name: procps
%define major_version 3
%define minor_version 1
%define revision 0
%define revision 1
%define version %{major_version}.%{minor_version}.%{revision}
Version: %{version}
Release: 1