Released LibGTop 0.99.2.

1999-01-03  Martin Baulig  <martin@home-of-linux.org>

	Released LibGTop 0.99.2.
This commit is contained in:
Martin Baulig
1999-01-05 12:23:03 +00:00
committed by Martin Baulig
parent c1c629eb37
commit 688e65fbec
3 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
1999-01-03 Martin Baulig <martin@home-of-linux.org>
Released LibGTop 0.99.2.
1999-01-05 Martin Baulig <martin@home-of-linux.org>
* libgtop.spec: Always build SMP support; binary packages should

View File

@@ -8,10 +8,10 @@
#
LIBGTOP_MAJOR_VERSION=0
LIBGTOP_MINOR_VERSION=99
LIBGTOP_MICRO_VERSION=1
LIBGTOP_MICRO_VERSION=2
LIBGTOP_INTERFACE_AGE=1
LIBGTOP_BINARY_AGE=1
LIBGTOP_INTERFACE_AGE=2
LIBGTOP_BINARY_AGE=2
# Increase each time you change the client/server protocol.
LIBGTOP_SERVER_VERSION=3

View File

@@ -1,5 +1,5 @@
# Note that this is NOT a relocatable package
%define ver 0.99.1
%define ver 0.99.2
%define rel SNAP
%define prefix /usr
@@ -99,7 +99,9 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-, root, root)
%doc RELNOTES-0.25 AUTHORS ChangeLog NEWS README copyright.txt
%doc ANNOUNCE ANNOUNCE-0.25 README.LATEST TODO
%doc src/inodedb/README.inodedb
%{prefix}/lib/lib*.so.*
%{prefix}/share/*
%{prefix}/bin/*