From: Sebastien GODARD Date: Fri, 3 Aug 2018 06:46:56 +0000 (+0200) Subject: spec file: Don't create a debug package X-Git-Tag: v12.0.0~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=91ee302d7790b29eb6f1de430b03f1d827ddafbd;p=sysstat spec file: Don't create a debug package 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 --- diff --git a/sysstat-11.7.4.spec b/sysstat-12.0.0.spec similarity index 98% rename from sysstat-11.7.4.spec rename to sysstat-12.0.0.spec index d3904bc..7717ca2 100644 --- a/sysstat-11.7.4.spec +++ b/sysstat-12.0.0.spec @@ -1,6 +1,6 @@ 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 @@ -28,6 +28,8 @@ The mpstat command reports global and per-processor statistics. 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