Пакет lsof: Specfile

Name: lsof
Version: 4.80
Release: alt1

Packager: Victor Forsyuk <force@altlinux.org>

Summary: Lists files open by processes
License: Free
Group: Monitoring

URL: ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof
# This is REPACKAGED upstream source, read README.lsof.maintainer!
Source: lsof-%version.tar.bz2
Source1: README.lsof.maintainer

%description
Lsof's name stands for LiSt Open Files, and it does just that. It lists
information about files that are open by the processes running on a UNIX
system.

%prep
%setup

%build
%add_optflags -DHASSECURITY -Dlint
export LSOF_VSTR=2.6.16
./Configure -n linux
%make_build DEBUG="%optflags"

%install
install -pD lsof %buildroot%_sbindir/lsof
install -pD -m644 lsof.8 %buildroot%_man8dir/lsof.8

%files
%_sbindir/lsof
%_man8dir/lsof*
%doc 00*

%changelog
* Mon Jun 09 2008 Victor Forsyuk <force@altlinux.org> 4.80-alt1
- 4.80

* Tue May 08 2007 Victor Forsyuk <force@altlinux.org> 4.78-alt1
- 4.78

* Fri Oct 20 2006 Victor Forsyuk <force@altlinux.org> 4.77-alt1
- 4.77

* Thu Sep 29 2005 Victor Forsyuk <force@altlinux.ru> 4.76-alt1
- 4.76

* Wed May 18 2005 Victor Forsyuk <force@altlinux.ru> 4.74-alt1
- 4.74
- Fix "lsof -b" hangs if a process is stuck in disk-wait/NFS (RH#131712).

* Wed Mar 10 2004 Stanislav Ievlev <inger@altlinux.org> 4.70-alt1
- 4.70

* Thu Oct 17 2002 Dmitry V. Levin <ldv@altlinux.org> 4.65-alt1
- 4.65
- Build with "-DHASSECURITY -Dlint".

* Thu Jul 18 2002 Dmitry V. Levin <ldv@altlinux.org> 4.64-alt1
- 4.64

* Mon Feb 11 2002 Dmitry V. Levin <ldv@alt-linux.org> 4.60-alt1
- 4.60

* Thu Jul 26 2001 Dmitry V. Levin <ldv@altlinux.ru> 4.57-alt1
- 4.57

* Mon May 07 2001 Dmitry V. Levin <ldv@altlinux.ru> 4.56-alt1
- 4.56

* Sat Feb 17 2001 Dmitry V. Levin <ldv@fandra.org> 4.55-ipl1mdk
- 4.55

* Mon Jan 22 2001 Dmitry V. Levin <ldv@fandra.org> 4.54-ipl1mdk
- 4.54

* Fri Dec 08 2000 Dmitry V. Levin <ldv@fandra.org> 4.53-ipl1mdk
- RE adaptions.

* Fri Dec 08 2000 Geoffrey Lee <snailtlak@mandrakesoft.com> 4.53-1mdk
- new and shiny source.

* Wed Aug 23 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 4.51-1mdk
- new release
- stop manually stripping binaries and compressing man pages :-(

* Wed Aug 23 2000 Lenny Cartier <lenny@mandrakesoft.com> 4.49-2mdk
- Used srpm from Alexander Skwar <ASkwar@DigitalProjects.com> :
	A little bit more macros
	Only use "install" when actually needed, else use mkdir -p or cp

* Mon Apr 17 2000 Jeff Garzik <jgarzik@mandrakesoft.com> 4.49-1mdk
- version 4.49

* Tue Apr 11 2000 Christopher Molnar <molnarc@mandrakesoft.com> 4.45-4mdk
- Updated group

* Wed Apr  5 2000 Jeff Garzik <jgarzik@mandrakesoft.com> 4.45-3mdk
- updated BuildRoot

* Wed Oct 20 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- Build release.

* Fri Oct  1 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
- 4.45.

* Sat Jul  3 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.de>
- 4.44
- remove obsolete kernel 2.2 patch
- handle RPM_OPT_FLAGS
- build for kernel 2.2.10

* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
- Mandrake adaptions

* Thu Apr 08 1999 Preston Brown <pbrown@redhat.com>
- upgrade to 4.42 (security fix)

* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 5)

* Fri Mar 19 1999 Jeff Johnson <jbj@redhat.com>
- turn off setgid kmem "just in case".

* Thu Feb 18 1999 Jeff Johnson <jbj@redhat.com>
- buffer overflow patch.
- upgrade to 4.40.

* Wed Dec 30 1998 Jeff Johnson <jbj@redhat.com>
- update to "official" 4.39 release.

* Wed Dec 16 1998 Jeff Johnson <jbj@redhat.com>
- update to 4.39B (linux) with internal kernel src.

* Tue Dec 15 1998 Jeff Johnson <jbj@redhat.com>
- update to 4.39A (linux)

* Sat Sep 19 1998 Jeff Johnson <jbj@redhat.com>
- update to 4.37

* Thu Sep 10 1998 Jeff Johnson <jbj@redhat.com>
- update to 4.36

* Thu Jul 23 1998 Jeff Johnson <jbj@redhat.com>
- upgrade to 4.35.
- rewrap for RH 5.2.

* Mon Jun 29 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
  [4.34-1]
- New version
- Spec rewriten to use %name and %version macros
- Removed old log enteries

* Tue Apr 28 1998 Maciej Lesniewski <nimir@kis.p.lodz.pl>
- Built under RH5
- %install was changed