From d6a043f309f75bd00a6f37b699a2b53b87c5816f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 06:20:37 +0000 Subject: [PATCH] auto-import changelog data from iputils-20001110-1.src.rpm Wed Jan 17 2001 Jeff Johnson - update to ss001110 - doco fixes (#23844). --- .cvsignore | 2 +- iputils.spec | 32 +++++++++++++++++++++++++------- sources | 2 +- 3 files changed, 27 insertions(+), 9 deletions(-) diff --git a/.cvsignore b/.cvsignore index 97e7622..b4698e0 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ bonding-0.2.tar.gz -iputils-ss001010.tar.gz +iputils-ss001110.tar.gz diff --git a/iputils.spec b/iputils.spec index 044de42..a89ee71 100644 --- a/iputils.spec +++ b/iputils.spec @@ -1,14 +1,21 @@ Summary: The ping program for checking to see if network hosts are alive. Name: iputils -Version: 20001010 +Version: 20001110 Release: 1 Copyright: BSD Group: System Environment/Daemons -Source0: http://ftp.sunet.se/pub/os/Linux/ip-routing/iputils-ss001010.tar.gz +Source0: http://ftp.sunet.se/pub/os/Linux/ip-routing/iputils-ss001110.tar.gz Source1: bonding-0.2.tar.gz Patch0: ping-deadline.patch +Patch1: iputils-991024.manfix +Patch2: iputils-20000418-reverseDNS.patch +Patch3: iputils-20000418-glibc22.patch +Patch4: iputils-20000418-doco.patch +Patch5: iputils-20000418-timetravel.patch +Patch6: iputils-20000418-speling.patch Patch7: iputils-20001007-rh7.patch -Patch8: iputils-20001010-bug16677.patch +Patch8: iputils-20001007-bug23844.patch +Patch9: iputils-kernel-2.4.patch Prefix: %{_prefix} BuildRoot: %{_tmppath}/%{name}-root @@ -25,8 +32,19 @@ 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 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 +%patch8 -p1 -b .bug23844 +%patch9 -p1 -b .kernel-2.4 %build make @@ -82,9 +100,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog -* Tue Oct 10 2000 Jeff Johnson -- update to ss001010. -- don't segfault as root with large buffers (#16677). +* Tue Jan 16 2001 Jeff Johnson +- update to ss001110 +- doco fixes (#23844). * Sun Oct 8 2000 Jeff Johnson - update to ss001007. diff --git a/sources b/sources index 57b73b9..c85ae2d 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 69b596e0ddcf73278079669c34d92bb4 bonding-0.2.tar.gz -daf6bf6c20da0c32d2f0c4e1a66bb921 iputils-ss001010.tar.gz +e61878df3b37608479039cb95b8302be iputils-ss001110.tar.gz