diff --git a/.cvsignore b/.cvsignore index 6a4d1fc..a9d82be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -lsof_4.74-rh.tar.bz2 +lsof_4.76-rh.tar.bz2 diff --git a/lsof.spec b/lsof.spec index 29b9ff5..53eb42c 100644 --- a/lsof.spec +++ b/lsof.spec @@ -1,12 +1,11 @@ Summary: A utility which lists open files on a Linux/UNIX system. Name: lsof -Version: 4.74 -Release: 7 +Version: 4.76 +Release: 1 License: Free %define lsofrh lsof_%{version}-rh Group: Development/Debuggers Source0: %{lsofrh}.tar.bz2 -Patch1: lsof_4.74-rh-nfs.patch Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-root @@ -17,7 +16,6 @@ UNIX system. %prep %setup -q -n %{lsofrh} -%patch1 -p1 -b .nfs %build @@ -45,6 +43,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man*/* %changelog +* Mon Sep 19 2005 Karel Zak 4.76-1 +- new upstream version + * Tue May 10 2005 Karel Zak 4.74-7 - fix debuginfo diff --git a/sources b/sources index b303c15..00b6ba7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -902b47f994ca1bc7331da81c1a3260df lsof_4.74-rh.tar.bz2 +5e0bbe817619ffc946943042215dca1c lsof_4.76-rh.tar.bz2