From f47effa044e0c9e1498912acbafa408f26b9c366 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 1 Oct 2006 21:18:56 +0000 Subject: [PATCH] bump for gcc bug --- util-linux.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/util-linux.spec b/util-linux.spec index 5986e7d..bf553e8 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -9,7 +9,7 @@ Summary: A collection of basic system utilities. Name: util-linux Version: 2.13 -Release: 0.42%{?dist} +Release: 0.43%{?dist} License: distributable Group: System Environment/Base @@ -708,6 +708,9 @@ exit 0 /sbin/losetup %changelog +* Sun Oct 01 2006 Jesse Keating - 2.13-0.43 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 + * Wed Sep 20 2006 Karel Zak 2.13-0.42 - remove obsolete NFS code and patches (we use /sbin/mount.nfs and /sbin/umount.nfs from nfs-utils now)