[lsof] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:45:34 UTC 2010


commit afe8ce913ef3d8d5dc185bad91b8f141afa5659b
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:45:15 2010 -0700

    - Rebuilt for gcc bug 634757

 lsof.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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 <kzak at redhat.com> 4.84-1
 - upgrade to 4.84
 - remove lsof_4.81-threads.patch, "lsof -K" provides basic support for tasks now


More information about the scm-commits mailing list