From 1f720d81ef66ba17502e5f0147abdb7848249bb4 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:01:31 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autofs.spec b/autofs.spec index 562a905..c1896e6 100644 --- a/autofs.spec +++ b/autofs.spec @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems. Name: autofs %define version 4.1.4 -%define release 16.2.1 +%define release 16.2.2 Version: %{version} Release: %{release} Epoch: 1 @@ -152,6 +152,9 @@ exit 0 %{_libdir}/autofs/* %changelog +* Fri Feb 10 2006 Jesse Keating - 1:4.1.4-16.2.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:4.1.4-16.2.1 - rebuilt for new gcc4.1 snapshot and glibc changes