diff --git a/.cvsignore b/.cvsignore index 7ce6cff..863218e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lsof_4.78B-rh.tar.bz2 +lsof_4.78C-rh.tar.bz2 diff --git a/lsof.spec b/lsof.spec index b27b528..9f82051 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,9 +1,9 @@ Summary: A utility which lists open files on a Linux/UNIX system. Name: lsof Version: 4.78 -Release: 06052006devel.2 +Release: 06122006devel.1 License: Free -%define lsofrh lsof_4.78B-rh +%define lsofrh lsof_4.78C-rh Group: Development/Debuggers Source0: %{lsofrh}.tar.bz2 Prefix: %{_prefix} @@ -11,9 +11,6 @@ BuildRoot: %{_tmppath}/%{name}-root BuildRequires: libselinux-devel -# 194864 - lsof segfaults on starting -Patch0: lsof_4.78B-rh-selinux.patch - %description Lsof stands for LiSt Open Files, and it does just that: it lists information about files that are open by the processes running on a @@ -21,7 +18,6 @@ UNIX system. %prep %setup -q -n %{lsofrh} -%patch0 -p1 %build LSOF_VSTR=2.6.16 LINUX_BASE=/proc ./Configure -n linux @@ -45,6 +41,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Mon Jun 12 2006 Karel Zak 4.78-06122006devel.1 +- upgrade to 4.78C (last bugfix accepted by upstream) + * Mon Jun 12 2006 Karel Zak 4.78-06052006devel.2 - added BuildRequires libselinux-devel - fix #194864 - lsof segfaults on starting diff --git a/sources b/sources index 7b012b4..4658793 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1929e399143e2aab5ab4292632924874 lsof_4.78B-rh.tar.bz2 +6a604dacc4544486634d5421f7d6d31b lsof_4.78C-rh.tar.bz2