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:
cvsdist 2004-09-09 08:02:22 +00:00
parent f5a7c17416
commit 1929c8197d
3 changed files with 8 additions and 5 deletions

View File

@ -1 +1 @@
lsof_4.47_W.tar.gz lsof_4.51_W.tar.gz

View File

@ -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.47 Version: 4.51
Release: 5 Release: 1
Copyright: Free Copyright: Free
Group: Development/Debuggers Group: Development/Debuggers
Source0: ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/lsof_%{version}_W.tar.gz 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 \ #LINUX_KERNEL=`pwd`/../linux LSOF_INCLUDE=`pwd`/../linux/include \
#LSOF_VERS=20036 LSOF_VSTR=2.0.36 LINUX_BASE=/dev/kmem \ #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 ./Configure -n linux
make make
@ -64,6 +64,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Thu Sep 7 2000 Jeff Johnson <jbj@redhat.com>
- update to 4.51.
* Wed Jul 12 2000 Prospector <bugzilla@redhat.com> * Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild - automatic rebuild

View File

@ -1 +1 @@
08bac5b027f27be57d9d5bf6642462c3 lsof_4.47_W.tar.gz 10674b09649c19015134585c6dca3eee lsof_4.51_W.tar.gz