[sysstat] update to 10.0.1 remove useless patches

Ivana Varekova varekova at fedoraproject.org
Tue Jun 7 05:00:26 UTC 2011


commit eb0d12691a6b40d596b910962cb051727e6d7406
Author: Ivana Hutarova Varekova <varekova at redhat.com>
Date:   Tue Jun 7 06:07:28 2011 +0200

    update to 10.0.1
    remove useless patches

 .gitignore                      |    2 +-
 sources                         |    2 +-
 sysstat-10.0.0-cifs_fopen.patch |   43 ---------------
 sysstat-10.0.0-iostat_hr.patch  |  109 ---------------------------------------
 sysstat-10.0.0-ru.patch         |   15 -----
 sysstat.spec                    |   14 ++---
 6 files changed, 8 insertions(+), 177 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a5cf835..b909dac 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/sysstat-10.0.0.tar.bz2
+/sysstat-10.0.1.tar.bz2
diff --git a/sources b/sources
index 096446f..0da7054 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-557875adaad4dbc0a6873748de6f1ce4  sysstat-10.0.0.tar.bz2
+b6744a28717dad6a5909fbb2e68b1dc6  sysstat-10.0.1.tar.bz2
diff --git a/sysstat.spec b/sysstat.spec
index 6d06987..d178d22 100644
--- a/sysstat.spec
+++ b/sysstat.spec
@@ -1,6 +1,6 @@
 Name: sysstat
-Version: 10.0.0
-Release: 4%{?dist}
+Version: 10.0.1
+Release: 1%{?dist}
 Summary: The sar and iostat system monitoring commands
 License: GPLv2+
 Group: Applications/System
@@ -9,9 +9,6 @@ Source: http://perso.orange.fr/sebastien.godard/%{name}-%{version}.tar.bz2
 # fixes #643380
 Patch11: sysstat-10.0.0-cpu.patch
 Patch12: sysstat-10.0.0-makefile.patch
-Patch13: sysstat-10.0.0-iostat_hr.patch
-Patch14: sysstat-10.0.0-ru.patch
-Patch15: sysstat-10.0.0-cifs_fopen.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
 
 Requires: /sbin/chkconfig
@@ -30,9 +27,6 @@ activity.
 %setup -q
 %patch11 -p1 -b .cpu
 %patch12 -p1 -b .ls
-%patch13 -p1 -b .hr
-%patch14 -p1 -b .ru
-%patch15 -p1 -b .fo
 iconv -f windows-1252 -t utf8 CREDITS > CREDITS.aux
 mv CREDITS.aux CREDITS
 
@@ -81,6 +75,10 @@ rm -rf %{buildroot}
 %{_localstatedir}/log/sa
 
 %changelog
+* Tue Jun  7 2011 Ivana Hutarova Varekova <varekova at redhat.com> - 10.0.1-1
+- update to 10.0.1
+- remove useles patches
+
 * Wed May  4 2011 Ivana Hutarova Varekova <varekova at redhat.com> - 10.0.0-4
 - close the file descriptor in a special situation in read_uoptime function
 - fix the number on open files in cifsiostat output


More information about the scm-commits mailing list