3.2.6 prep
This commit is contained in:
parent
36524ac0fd
commit
3fca0261e0
2
Makefile
2
Makefile
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
VERSION := 3
|
VERSION := 3
|
||||||
SUBVERSION := 2
|
SUBVERSION := 2
|
||||||
MINORVERSION := 5
|
MINORVERSION := 6
|
||||||
TARVERSION := $(VERSION).$(SUBVERSION).$(MINORVERSION)
|
TARVERSION := $(VERSION).$(SUBVERSION).$(MINORVERSION)
|
||||||
|
|
||||||
############ vars
|
############ vars
|
||||||
|
@ -1,15 +1,15 @@
|
|||||||
Begin4
|
Begin4
|
||||||
Title: procps
|
Title: procps
|
||||||
Version: 3.2.5
|
Version: 3.2.6
|
||||||
Entered-date: 2005-1-25
|
Entered-date: 2005-10-30
|
||||||
Description: Linux system utilities
|
Description: Linux system utilities
|
||||||
Keywords: procps /proc libproc sysctl pmap ps uptime tload slabtop
|
Keywords: procps /proc libproc sysctl pmap ps uptime tload slabtop
|
||||||
free w top vmstat watch skill snice kill pgrep pkill
|
free w top vmstat watch skill snice kill pgrep pkill
|
||||||
Author: Albert Cahalan, Michael K. Johnson, Jim Warner, etc.
|
Author: Albert Cahalan, Michael K. Johnson, Jim Warner, etc.
|
||||||
Maintained-by: various <procps-feedback@lists.sf.net>
|
Maintained-by: various <procps-feedback@lists.sf.net>
|
||||||
Primary-site: http://procps.sf.net/
|
Primary-site: http://procps.sf.net/
|
||||||
277kB procps-3.2.5.tar.gz
|
277kB procps-3.2.6.tar.gz
|
||||||
Alternate-site: http://www.debian.org/Packages/unstable/base/procps.html
|
Alternate-site: http://www.debian.org/Packages/unstable/base/procps.html
|
||||||
277kB procps-3.2.5.tar.gz
|
277kB procps-3.2.6.tar.gz
|
||||||
Copying-policy: mixed
|
Copying-policy: mixed
|
||||||
End
|
End
|
||||||
|
@ -3,7 +3,7 @@ Summary: System and process monitoring utilities
|
|||||||
Name: procps
|
Name: procps
|
||||||
%define major_version 3
|
%define major_version 3
|
||||||
%define minor_version 2
|
%define minor_version 2
|
||||||
%define revision 5
|
%define revision 6
|
||||||
%define version %{major_version}.%{minor_version}.%{revision}
|
%define version %{major_version}.%{minor_version}.%{revision}
|
||||||
Version: %{version}
|
Version: %{version}
|
||||||
Release: 1
|
Release: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user