From 40a0fde381eb4ae2bff992c1f96892e2828baec2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:46:28 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- sysstat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/sysstat.spec b/sysstat.spec index 8280018..a2c87f3 100644 --- a/sysstat.spec +++ b/sysstat.spec @@ -1,6 +1,6 @@ Name: sysstat Version: 6.0.1 -Release: 3.2 +Release: 3.2.1 Summary: The sar and iostat system monitoring commands. License: GPL Group: Applications/System @@ -109,6 +109,9 @@ rm -rf %{buildroot} /var/log/sa %changelog +* Fri Feb 10 2006 Jesse Keating - 6.0.1-3.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 6.0.1-3.2 - rebuilt for new gcc4.1 snapshot and glibc changes