]> granicus.if.org Git - procps-ng/commitdiff
new top --> new major number
authoralbert <>
Mon, 30 Sep 2002 19:59:28 +0000 (19:59 +0000)
committeralbert <>
Mon, 30 Sep 2002 19:59:28 +0000 (19:59 +0000)
Makefile.noam
procps.lsm
procps.spec

index b4871374e26362bbd49d82fc6bd55b86c121d451..307592e11df46179e6e4cec081c461a2710633fd 100644 (file)
@@ -106,7 +106,7 @@ MINORVERSION = $(shell awk '/^%define revision/ { print $$3 }' < procps.spec)
 # 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   =  2.0.7
+LIBVERSION   =  3.0.0
 ifdef MINORVERSION
 LIBPROCPASS  =  SHARED=$(SHARED) SHLIBDIR=$(SHLIBDIR) VERSION=$(VERSION) SUBVERSION=$(SUBVERSION) MINORVERSION=$(MINORVERSION) LIBVERSION=$(LIBVERSION)
 else
index 4e76e738fc2e372f01d6695072c0660d19a80309..1435f8b9a5be8f2bef77d465043c9fdb2a394aeb 100644 (file)
@@ -1,6 +1,6 @@
 Begin3
 Title: procps
-Version: 010114
+Version: 3.0.0
 Entered-date: 14JAN01
 Description: Procps is a library which parses the textual /proc filesystem
        and a suite of utilites which use the library.
@@ -8,9 +8,9 @@ Keywords: procps /proc libproc
        ps uptime tload free w top vmstat watch skill snice kill pgrep pkill
 Author: Michael K. Johnson, Charles Blake, Albert Cahalan, many others.
 Maintained-by: various <acahalan@cs.uml.edu>
-Primary-site: http://www.cs.uml.edu/~acahalan/procps/
-       185kB procps-010114.tar.gz
+Primary-site: http://procps.sf.net/
+       185kB procps-3.0.0.tar.gz
 Alternate-site: http://www.debian.org/Packages/unstable/base/procps.html
-       185kB procps-010114.tar.gz
+       185kB procps-3.0.0.tar.gz
 Copying-policy: mixed
 End
index b473867873d93b0ba536cbc93b1830606fa67bac..29e0e261ac867562003b3b2ebe9ad0001ce9be34 100644 (file)
@@ -1,8 +1,8 @@
 Summary: Utilities for monitoring your system and processes on your system.
 Name: procps
-%define major_version 2
+%define major_version 3
 %define minor_version 0
-%define revision 7
+%define revision 0
 %define version %{major_version}.%{minor_version}.%{revision}
 Version: %{version}
 Release: 1