From 36d5c6d3f0514e631a3d601c4cd1fc6b2da4c43d Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 01:35:35 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- am-utils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/am-utils.spec b/am-utils.spec index 697fbb8..1b6f89d 100644 --- a/am-utils.spec +++ b/am-utils.spec @@ -1,7 +1,7 @@ Summary: Automount utilities including an updated version of Amd. Name: am-utils Version: 6.1.3 -Release: 1.2 +Release: 1.2.1 License: BSD Epoch: 5 Group: System Environment/Daemons @@ -132,6 +132,9 @@ fi %{_libdir}/libamu.so* %changelog +* Fri Feb 10 2006 Jesse Keating - 5:6.1.3-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 5:6.1.3-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes