auto-import changelog data from lsof-4.51-1.src.rpm
Thu Sep 07 2000 Jeff Johnson <jbj@redhat.com> - update to 4.51.
This commit is contained in:
parent
f5a7c17416
commit
1929c8197d
@ -1 +1 @@
|
||||
lsof_4.47_W.tar.gz
|
||||
lsof_4.51_W.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: A utility which lists open files on a Linux/UNIX system.
|
||||
Name: lsof
|
||||
Version: 4.47
|
||||
Release: 5
|
||||
Version: 4.51
|
||||
Release: 1
|
||||
Copyright: Free
|
||||
Group: Development/Debuggers
|
||||
Source0: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_%{version}_W.tar.gz
|
||||
@ -36,7 +36,7 @@ UNIX system.
|
||||
|
||||
#LINUX_KERNEL=`pwd`/../linux LSOF_INCLUDE=`pwd`/../linux/include \
|
||||
#LSOF_VERS=20036 LSOF_VSTR=2.0.36 LINUX_BASE=/dev/kmem \
|
||||
LSOF_VERS=22012 LSOF_VSTR=2.2.12 LINUX_BASE=/proc \
|
||||
LSOF_VERS=22016 LSOF_VSTR=2.2.16 LINUX_BASE=/proc \
|
||||
./Configure -n linux
|
||||
|
||||
make
|
||||
@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 7 2000 Jeff Johnson <jbj@redhat.com>
|
||||
- update to 4.51.
|
||||
|
||||
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
|
||||
- automatic rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user