Skip to content

Commit 0a5d702

Browse files
author
seb
committed
10.1.5 final packaging.
Updated CHANGES, lsm and spec files. Code squeezed.
1 parent 0b954bf commit 0a5d702

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

CHANGES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Changes:
22

3-
xxxx/xx/xx: Version 10.1.5 - Sebastien Godard (sysstat <at> orange.fr)
3+
2013/03/31: Version 10.1.5 - Sebastien Godard (sysstat <at> orange.fr)
44
* mpstat now takes into account every interrupt per processor
55
so that their number adds up to the number displayed for CPU "all".
66
* [Peter Schiffer]: systemd unit file couldn't be installed

mpstat.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ void alarm_handler(int sig)
111111
/*
112112
***************************************************************************
113113
* SIGINT signal handler.
114-
*
114+
*
115115
* IN:
116116
* @sig Signal number.
117117
**************************************************************************

pidstat.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ void alarm_handler(int sig)
105105
/*
106106
***************************************************************************
107107
* SIGINT signal handler.
108-
*
108+
*
109109
* IN:
110110
* @sig Signal number.
111111
***************************************************************************

sadc.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ void alarm_handler(int sig)
218218
/*
219219
***************************************************************************
220220
* SIGINT signal handler.
221-
*
221+
*
222222
* IN:
223223
* @sig Signal number.
224224
***************************************************************************

sar.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ void display_help(char *progname)
181181
/*
182182
***************************************************************************
183183
* SIGINT signal handler.
184-
*
184+
*
185185
* IN:
186186
* @sig Signal number.
187187
***************************************************************************

sysstat-10.1.4.lsm renamed to sysstat-10.1.5.lsm

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Begin4
22
Title: sysstat - the sar, sadf, mpstat, iostat, nfsiostat, cifsiostat and pidstat commands for Linux
3-
Version: 10.1.4
4-
Entered-date: 2013-03-08
3+
Version: 10.1.5
4+
Entered-date: 2013-03-31
55
Description: The sysstat package contains the sar, sadf, mpstat, iostat,
66
pidstat, nfsiostat, cifsiostat and sa tools for Linux.
77
The sar command collects and reports system activity
@@ -28,10 +28,10 @@ Keywords: system administration, sar, sadf, iostat, mpstat, pidstat, nfsiostat,
2828
Author: sysstat [at] orange.fr (Sebastien Godard)
2929
Maintained-by: sysstat [at] orange.fr (Sebastien Godard)
3030
Primary-site: http://pagesperso-orange.fr/sebastien.godard/
31-
371kB sysstat-10.1.4.tar.gz
32-
290kB sysstat-10.1.4.tar.bz2
33-
375kB sysstat-10.1.4-1.src.rpm
34-
257kB sysstat-10.1.4-1.x86_64.rpm
31+
373kB sysstat-10.1.5.tar.gz
32+
292kB sysstat-10.1.5.tar.bz2
33+
377kB sysstat-10.1.5-1.src.rpm
34+
258kB sysstat-10.1.5-1.x86_64.rpm
3535
Alternate-site:
3636
Copying-policy: GPL
3737
End

sysstat-10.1.4.spec renamed to sysstat-10.1.5.spec

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: SAR, SADF, MPSTAT, IOSTAT, NFSIOSTAT, CIFSIOSTAT and PIDSTAT for Linux
22
Name: sysstat
3-
Version: 10.1.4
3+
Version: 10.1.5
44
Release: 1
55
License: GPL
66
Group: Applications/System

0 commit comments

Comments
 (0)