- new upstream version

This commit is contained in:
kzak 2005-09-19 19:19:30 +00:00
parent 65565f4d47
commit 6c54164e73
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
lsof_4.74-rh.tar.bz2 lsof_4.76-rh.tar.bz2

View File

@ -1,12 +1,11 @@
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.74 Version: 4.76
Release: 7 Release: 1
License: Free License: Free
%define lsofrh lsof_%{version}-rh %define lsofrh lsof_%{version}-rh
Group: Development/Debuggers Group: Development/Debuggers
Source0: %{lsofrh}.tar.bz2 Source0: %{lsofrh}.tar.bz2
Patch1: lsof_4.74-rh-nfs.patch
Prefix: %{_prefix} Prefix: %{_prefix}
BuildRoot: %{_tmppath}/%{name}-root BuildRoot: %{_tmppath}/%{name}-root
@ -17,7 +16,6 @@ UNIX system.
%prep %prep
%setup -q -n %{lsofrh} %setup -q -n %{lsofrh}
%patch1 -p1 -b .nfs
%build %build
@ -45,6 +43,9 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man*/* %{_mandir}/man*/*
%changelog %changelog
* Mon Sep 19 2005 Karel Zak <kzak@redhat.com> 4.76-1
- new upstream version
* Tue May 10 2005 Karel Zak <kzak@redhat.com> 4.74-7 * Tue May 10 2005 Karel Zak <kzak@redhat.com> 4.74-7
- fix debuginfo - fix debuginfo

View File

@ -1 +1 @@
902b47f994ca1bc7331da81c1a3260df lsof_4.74-rh.tar.bz2 5e0bbe817619ffc946943042215dca1c lsof_4.76-rh.tar.bz2