- 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.
|
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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user