auto-import changelog data from iputils-20001010-1.src.rpm
Tue Oct 10 2000 Jeff Johnson <jbj@redhat.com> - update to ss001010. - don't segfault as root with large buffers (#16677). Sun Oct 08 2000 Jeff Johnson <jbj@redhat.com> - update to ss001007.
This commit is contained in:
parent
22249596f3
commit
0c02c35fd2
@ -1,2 +1,2 @@
|
||||
bonding-0.2.tar.gz
|
||||
iputils-ss000418.tar.gz
|
||||
iputils-ss001010.tar.gz
|
||||
|
32
iputils.spec
32
iputils.spec
@ -1,18 +1,14 @@
|
||||
Summary: The ping program for checking to see if network hosts are alive.
|
||||
Name: iputils
|
||||
Version: 20000418
|
||||
Release: 6
|
||||
Version: 20001010
|
||||
Release: 1
|
||||
Copyright: BSD
|
||||
Group: System Environment/Daemons
|
||||
Source0: http://ftp.sunet.se/pub/os/Linux/ip-routing/iputils-ss000418.tar.gz
|
||||
Source0: http://ftp.sunet.se/pub/os/Linux/ip-routing/iputils-ss001010.tar.gz
|
||||
Source1: bonding-0.2.tar.gz
|
||||
Patch0: ping-deadline.patch
|
||||
Patch1: iputils-991024.manfix
|
||||
Patch2: iputils-%{version}-reverseDNS.patch
|
||||
Patch3: iputils-%{version}-glibc22.patch
|
||||
Patch4: iputils-%{version}-doco.patch
|
||||
Patch5: iputils-%{version}-timetravel.patch
|
||||
Patch6: iputils-%{version}-speling.patch
|
||||
Patch7: iputils-20001007-rh7.patch
|
||||
Patch8: iputils-20001010-bug16677.patch
|
||||
Prefix: %{_prefix}
|
||||
BuildRoot: %{_tmppath}/%{name}-root
|
||||
|
||||
@ -29,15 +25,8 @@ rm -f bonding-0.2/ifenslave
|
||||
mv -f bonding-0.2/README bonding-0.2/README.ifenslave
|
||||
|
||||
%patch0 -p1 -b .deadline
|
||||
%patch1 -p1 -b .manfix
|
||||
%patch2 -p1 -b .reverseDNS
|
||||
|
||||
# XXX hack around <arpa/inet.h> include problem with glibc-2.2
|
||||
%patch3 -p1 -b .glibc22
|
||||
|
||||
%patch4 -p1 -b .doco
|
||||
%patch5 -p1 -b .timetravel
|
||||
%patch6 -p1 -b .speling
|
||||
%patch7 -p1 -b .rh7
|
||||
%patch8 -p1 -b .bug16677
|
||||
|
||||
%build
|
||||
make
|
||||
@ -93,6 +82,13 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 10 2000 Jeff Johnson <jbj@redhat.com>
|
||||
- update to ss001010.
|
||||
- don't segfault as root with large buffers (#16677).
|
||||
|
||||
* Sun Oct 8 2000 Jeff Johnson <jbj@redhat.com>
|
||||
- update to ss001007.
|
||||
|
||||
* Tue Aug 8 2000 Tim Waugh <twaugh@redhat.com>
|
||||
- fix spelling mistake (#15714).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user