+procps-3.0.2 --> procps-3.0.3
+
+more "make install" fixes
+lib CFLAGS working again
+top.1 codes fixed
+bad (int*) cast in top removed
+
procps-3.0.1 --> procps-3.0.2
top defaults to the old layout
VERSION := 3
SUBVERSION := 0
-MINORVERSION := 2
-TARVERSION := 3.0.2
-LIBVERSION := 3.0.2
+MINORVERSION := 3
+TARVERSION := 3.0.3
+LIBVERSION := 3.0.3
############ vars
# Note: LIBVERSION may be less than $(VERSION).$(SUBVERSION).$(MINORVERSION)
# LIBVERSION is only set to current $(VERSION).$(SUBVERSION).$(MINORVERSION)
# when an incompatible change is made in libproc.
-LIBVERSION = 3.0.2
+LIBVERSION = 3.0.3
ifdef MINORVERSION
LIBPROCPASS = SHARED=$(SHARED) SHLIBDIR=$(SHLIBDIR) VERSION=$(VERSION) SUBVERSION=$(SUBVERSION) MINORVERSION=$(MINORVERSION) LIBVERSION=$(LIBVERSION)
else
+procps-3.0.2 --> procps-3.0.3
+
+more "make install" fixes
+lib CFLAGS working again
+top.1 codes fixed
+bad (int*) cast in top removed
+
procps-3.0.1 --> procps-3.0.2
top defaults to the old layout
Begin4
Title: procps
-Version: 3.0.2
+Version: 3.0.3
Entered-date: 2002-10-10
Description: Linux system utilities
Keywords: procps /proc libproc sysctl
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.0.2.tar.gz
+ 230kB procps-3.0.3.tar.gz
Alternate-site: http://www.debian.org/Packages/unstable/base/procps.html
- 230kB procps-3.0.2.tar.gz
+ 230kB procps-3.0.3.tar.gz
Copying-policy: mixed
End
Name: procps
%define major_version 3
%define minor_version 0
-%define revision 1
+%define revision 3
%define version %{major_version}.%{minor_version}.%{revision}
Version: %{version}
Release: 1