- update NFS mount statistic patch
This commit is contained in:
parent
e498964978
commit
0ea84d64f5
@ -1,6 +1,6 @@
|
|||||||
Name: sysstat
|
Name: sysstat
|
||||||
Version: 7.0.2
|
Version: 7.0.2
|
||||||
Release: 1%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: The sar and iostat system monitoring commands.
|
Summary: The sar and iostat system monitoring commands.
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Applications/System
|
Group: Applications/System
|
||||||
@ -14,6 +14,7 @@ Patch3: sysstat-5.0.5-statreset.patch
|
|||||||
Patch6: sysstat-5.0.5-append-msg.patch
|
Patch6: sysstat-5.0.5-append-msg.patch
|
||||||
Patch8: sysstat-7.0.2-nfs.patch
|
Patch8: sysstat-7.0.2-nfs.patch
|
||||||
Patch9: sysstat-7.0.0-tmp.patch
|
Patch9: sysstat-7.0.0-tmp.patch
|
||||||
|
Patch10: sysstat-7.0.2-nfs2.patch
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -34,6 +35,7 @@ activity.
|
|||||||
%patch6 -p1 -b .append-msg
|
%patch6 -p1 -b .append-msg
|
||||||
%patch8 -p1 -b .nfs
|
%patch8 -p1 -b .nfs
|
||||||
%patch9 -p1 -b .tmp
|
%patch9 -p1 -b .tmp
|
||||||
|
%patch10 -p1 -b .nfs2
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# FIXME: I need to fix the upstream Makefile to use LIBDIR et al. properly and
|
# FIXME: I need to fix the upstream Makefile to use LIBDIR et al. properly and
|
||||||
@ -113,6 +115,9 @@ rm -rf %{buildroot}
|
|||||||
/var/log/sa
|
/var/log/sa
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 21 2006 Ivana Varekova <varekova@redhat.com> - 7.0.2-3
|
||||||
|
- update NFS mount statistic patch
|
||||||
|
|
||||||
* Wed Nov 8 2006 Ivana Varekova <varekova@redhat.com> - 7.0.2-1
|
* Wed Nov 8 2006 Ivana Varekova <varekova@redhat.com> - 7.0.2-1
|
||||||
- update to 7.0.2
|
- update to 7.0.2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user