diff --git a/.cvsignore b/.cvsignore index 1c7fc36..ce7287e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lsof_4.47_W.tar.gz +lsof_4.51_W.tar.gz diff --git a/lsof.spec b/lsof.spec index 1bdd994..a3886c8 100644 --- a/lsof.spec +++ b/lsof.spec @@ -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 +- update to 4.51. + * Wed Jul 12 2000 Prospector - automatic rebuild diff --git a/sources b/sources index 84c9d65..86379b0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -08bac5b027f27be57d9d5bf6642462c3 lsof_4.47_W.tar.gz +10674b09649c19015134585c6dca3eee lsof_4.51_W.tar.gz