From afe8ce913ef3d8d5dc185bad91b8f141afa5659b Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 14:45:15 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- lsof.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lsof.spec b/lsof.spec index d9ef5c4..2f7c0b6 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,7 +1,7 @@ Summary: A utility which lists open files on a Linux/UNIX system Name: lsof Version: 4.84 -Release: 1%{?dist} +Release: 2%{?dist} License: zlib Group: Development/Debuggers @@ -50,6 +50,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Wed Sep 29 2010 jkeating - 4.84-2 +- Rebuilt for gcc bug 634757 + * Wed Sep 15 2010 Karel Zak 4.84-1 - upgrade to 4.84 - remove lsof_4.81-threads.patch, "lsof -K" provides basic support for tasks now