From ee4e4932a233f21c718049650dd3876063cbd26f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 02:43:52 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- findutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/findutils.spec b/findutils.spec index 695993a..3964ae4 100644 --- a/findutils.spec +++ b/findutils.spec @@ -1,7 +1,7 @@ Summary: The GNU versions of find utilities (find and xargs). Name: findutils Version: 4.2.27 -Release: 3.1 +Release: 3.2 Epoch: 1 License: GPL Group: Applications/File @@ -71,6 +71,9 @@ rm -rf %{buildroot} %{_infodir}/find.info* %changelog +* Fri Feb 10 2006 Jesse Keating - 1:4.2.27-3.2 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 1:4.2.27-3.1 - rebuilt for new gcc4.1 snapshot and glibc changes