- new upstream version
This commit is contained in:
parent
65565f4d47
commit
94c8dadc99
3 changed files with 7 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
lsof_4.74-rh.tar.bz2
|
||||
lsof_4.76-rh.tar.bz2
|
||||
|
|
|
|||
|
|
@ -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 <kzak@redhat.com> 4.76-1
|
||||
- new upstream version
|
||||
|
||||
* Tue May 10 2005 Karel Zak <kzak@redhat.com> 4.74-7
|
||||
- fix debuginfo
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
902b47f994ca1bc7331da81c1a3260df lsof_4.74-rh.tar.bz2
|
||||
5e0bbe817619ffc946943042215dca1c lsof_4.76-rh.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue