From f9423f75c1c4f469f7926d8d48c66586f110bea4 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 12:58:35 +0000 Subject: auto-import sysstat-4.0.3-1 from sysstat-4.0.3-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 68ffd8a..b5e874f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -sysstat-4.0.1.tar.bz2 +sysstat-4.0.3.tar.bz2 diff --git a/sources b/sources index 526e936..9bef8af 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63be9404b3e671e8661d8c8062def2f9 sysstat-4.0.1.tar.bz2 +75d4e59ba1edd04877862330d7b5f64f sysstat-4.0.3.tar.bz2 diff --git a/sysstat.spec b/sysstat.spec index b73d888..ed6c7d8 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat -Version: 4.0.1 -Release: 3 +Version: 4.0.3 +Release: 1 Summary: The sar and iostat system monitoring commands. License: GPL Group: Applications/System @@ -11,7 +11,6 @@ Patch0: sysstat-4.0.1-config.patch Patch1: sysstat-4.0.1-prevday.patch Patch2: sysstat-3.3.5-fixutilization.patch Patch3: sysstat-4.0.1-verbose.patch -Patch4: sysstat-4.0.1-percent.path URL: http://perso.wanadoo.fr/sebastien.godard/ BuildRoot: %{_tmppath}/%{name}-%{version} Requires: kernel >= 2.2.16-21 @@ -25,10 +24,9 @@ activity. %prep %setup -q %patch0 -p1 -b .config -%patch1 -p1 -b .prevday -#%patch2 -p1 -b .fixutilization +#patch1 -p1 -b .prevday +#patch2 -p1 -b .fixutilization %patch3 -p1 -b .verbose -%patch4 -p1 -b .percent %build make CFLAGS="$RPM_OPT_FLAGS" PREFIX=%{_prefix} @@ -71,8 +69,19 @@ rm -rf %{buildroot} /var/log/sa %changelog -* Mon Mar 4 2002 Alexandre Petit-Bianco -- incorporated value report fix for CPU with HZ not 100 (#60199) +* Thu Feb 28 2002 Trond Eivind Glomsr�d 4.0.3-1 +- 4.0.3 + +* Wed Feb 27 2002 Trond Eivind Glomsr�d 4.0.2-3 +- Rebuild + +* Wed Jan 09 2002 Tim Powers +- automated rebuild + +* Wed Dec 12 2001 Trond Eivind Glomsr�d 4.0.2-1 +- 4.0.2 +- the kernel patch for extended statistics is in, don't say it needs + applying in the man page * Mon Aug 13 2001 Preston Brown - be more verbose about which files are corrupt (#47122)