- gcc4 rebuild
This commit is contained in:
parent
3fc7b4a640
commit
1a6c2c23d7
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A utility which lists open files on a Linux/UNIX system.
|
||||
Name: lsof
|
||||
Version: 4.74
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Free
|
||||
Group: Development/Debuggers
|
||||
Source0: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_%{version}.tar.bz2
|
||||
|
|
@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Sat Mar 5 2005 Karel Zak <kzak@redhat.com> 4.74-3
|
||||
- rebuilt
|
||||
|
||||
* Tue Feb 8 2005 Karel Zak <kzak@redhat.com> 4.74-2
|
||||
- replace 'Copyright' with 'License' in .spec
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue