- sync with upstream 4.74
This commit is contained in:
parent
184cd84edb
commit
4a83753b77
@ -1 +1 @@
|
|||||||
lsof_4.73.tar.bz2
|
lsof_4.74.tar.bz2
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
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.73
|
Version: 4.74
|
||||||
Release: 1
|
Release: 1
|
||||||
Copyright: Free
|
Copyright: Free
|
||||||
Group: Development/Debuggers
|
Group: Development/Debuggers
|
||||||
@ -68,6 +68,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 8 2005 Karel Zak <kzak@redhat.com> 4.74-1
|
||||||
|
- sync with upstream 4.74
|
||||||
|
|
||||||
* Mon Dec 13 2004 Karel Zak <kzak@redhat.com> 4.73-1
|
* Mon Dec 13 2004 Karel Zak <kzak@redhat.com> 4.73-1
|
||||||
- update to 4.73
|
- update to 4.73
|
||||||
- remove lsof_4.72-sock.patch, already in the upstream code
|
- remove lsof_4.72-sock.patch, already in the upstream code
|
||||||
@ -167,7 +170,7 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
* Mon Jun 29 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
|
* Mon Jun 29 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
|
||||||
[4.34-1]
|
[4.34-1]
|
||||||
- New version
|
- New version
|
||||||
- Spec rewriten to use %{name} and %{version} macros
|
- Spec rewriten to use %%{name} and %%{version} macros
|
||||||
- Removed old log enteries
|
- Removed old log enteries
|
||||||
|
|
||||||
* Tue Apr 28 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
|
* Tue Apr 28 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
|
||||||
|
Loading…
Reference in New Issue
Block a user