- new upstream version
This commit is contained in:
parent
65565f4d47
commit
6c54164e73
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user