Update spec file to version 12.0.0.
Add an entry to prevent from creating a debug package (that we don't
need). Else we have the following error when creating the RPM packages:
RPM build errors:
Empty %files file /home/seb/rpmbuild/BUILD/sysstat-12.0.0/debugsourcefiles.list
make: *** [Makefile:94: build] Error 1
Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Summary: SAR, SADF, MPSTAT, IOSTAT, TAPESTAT, PIDSTAT and CIFSIOSTAT for Linux
Name: sysstat
-Version: 11.7.4
+Version: 12.0.0
Release: 1
License: GPL
Group: Applications/System
The pidstat command reports statistics for Linux tasks (processes).
The cifsiostat command reports I/O statistics for CIFS filesystems.
+%define debug_package %{nil}
+
%prep
%setup