[sysstat] Updated to 10.1.7

pschiffe pschiffe at fedoraproject.org
Fri Oct 25 17:02:07 UTC 2013


commit dfff0a15bd83048798c70da156a2a3662ef827ae
Author: Peter Schiffer <pschiffe at redhat.com>
Date:   Fri Oct 25 19:01:39 2013 +0200

    Updated to 10.1.7
    
    - resolves: #1007794

 .gitignore   |    2 +-
 sources      |    2 +-
 sysstat.spec |    9 ++++++---
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d99beb4..18c47e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/sysstat-10.1.6.tar.bz2
+/sysstat-10.1.7.tar.bz2
diff --git a/sources b/sources
index 6ea296c..e71d1a7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-61792b2591e4b3adcb7b979af2330fba  sysstat-10.1.6.tar.bz2
+72e9d84efcbb366a988de09e958636e2  sysstat-10.1.7.tar.bz2
diff --git a/sysstat.spec b/sysstat.spec
index 5c59952..772d202 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -1,6 +1,6 @@
 Summary: Collection of performance monitoring tools for Linux
 Name: sysstat
-Version: 10.1.6
+Version: 10.1.7
 Release: 1%{?dist}
 License: GPLv2+
 Group: Applications/System
@@ -45,8 +45,7 @@ mv CREDITS.aux CREDITS
     --disable-man-group --disable-stripping
 %{__sed} -i 's/SADC_OPTIONS=""/SADC_OPTIONS="-S DISK"/' sysstat.sysconfig
 export CFLAGS="$RPM_OPT_FLAGS -DSADC_PATH=\\\"%{_libdir}/sa/sadc\\\""
-#make %{?_smp_mflags}   # doesn't work in 10.1.6
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot}
@@ -98,6 +97,10 @@ fi
 %{_localstatedir}/log/sa
 
 %changelog
+* Fri Oct 25 2013 Peter Schiffer <pschiffe at redhat.com> - 10.1.7-1
+- resolves: #1007794
+  updated to 10.1.7
+
 * Wed Aug 14 2013 Peter Schiffer <pschiffe at redhat.com> - 10.1.6-1
 - resolves: #972508
   updated to 10.1.6


More information about the scm-commits mailing list