From c13a997f4cf719f60132e986dbe676e92534e8b7 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 06:11:47 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- xfsprogs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/xfsprogs.spec b/xfsprogs.spec index 7ef5f5e..54538f0 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -1,7 +1,7 @@ Summary: Utilities for managing the XFS filesystem. Name: xfsprogs Version: 2.7.3 -Release: 1.2 +Release: 1.2.1 License: GPL Group: System Environment/Base URL: http://oss.sgi.com/projects/xfs/ @@ -98,6 +98,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.so %changelog +* Fri Feb 10 2006 Jesse Keating - 2.7.3-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 2.7.3-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes