- Rebuilt for gcc bug 634757
This commit is contained in:
parent
05395dd0ff
commit
afe8ce913e
@ -1,7 +1,7 @@
|
|||||||
Summary: A utility which lists open files on a Linux/UNIX system
|
Summary: A utility which lists open files on a Linux/UNIX system
|
||||||
Name: lsof
|
Name: lsof
|
||||||
Version: 4.84
|
Version: 4.84
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: zlib
|
License: zlib
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
|
|
||||||
@ -50,6 +50,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 29 2010 jkeating - 4.84-2
|
||||||
|
- Rebuilt for gcc bug 634757
|
||||||
|
|
||||||
* Wed Sep 15 2010 Karel Zak <kzak@redhat.com> 4.84-1
|
* Wed Sep 15 2010 Karel Zak <kzak@redhat.com> 4.84-1
|
||||||
- upgrade to 4.84
|
- upgrade to 4.84
|
||||||
- remove lsof_4.81-threads.patch, "lsof -K" provides basic support for tasks now
|
- remove lsof_4.81-threads.patch, "lsof -K" provides basic support for tasks now
|
||||||
|
Loading…
Reference in New Issue
Block a user