gcc update bump
This commit is contained in:
parent
6c54164e73
commit
04a9199616
@ -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.76
|
Version: 4.76
|
||||||
Release: 1
|
Release: 1.1
|
||||||
License: Free
|
License: Free
|
||||||
%define lsofrh lsof_%{version}-rh
|
%define lsofrh lsof_%{version}-rh
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
@ -43,6 +43,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||||
|
- rebuilt
|
||||||
|
|
||||||
* Mon Sep 19 2005 Karel Zak <kzak@redhat.com> 4.76-1
|
* Mon Sep 19 2005 Karel Zak <kzak@redhat.com> 4.76-1
|
||||||
- new upstream version
|
- new upstream version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user