From ff3208f698df8fbb23a1e51a1681078b3e00f0f0 Mon Sep 17 00:00:00 2001 From: Ivana Varekova Date: Feb 11 2005 09:34:09 +0000 Subject: - added arpsnmp options to specify sender and recipient and corrected arpwatch and arpsnmp man pages (#70386) --- diff --git a/tcpdump.spec b/tcpdump.spec index 355ad26..52b8745 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -2,7 +2,7 @@ %define PCAP_UID 77 %define PCAP_GID 77 -%define releaseno 8 +%define releaseno 9 %define arpwatch_release %{releaseno} %define pcap_release %{releaseno} %define tcpdump_release %{releaseno} @@ -48,6 +48,7 @@ Patch35: arpwatch-2.1a10-man.patch Patch38: arpwatch-drop.patch Patch39: arpwatch-drop-man.patch Patch41: arpwatch-addr.patch +Patch42: arpwatch-dir-man.patch Patch50: libpcap-shared.patch Patch52: tcpdump-3.7.2-s390.patch @@ -140,6 +141,7 @@ pushd %arpwatch_dir %patch38 -p1 -b .droproot %patch39 -p0 -b .droprootman %patch41 -p1 -b .mailuser +%patch42 -p1 -b .dirman popd pushd tcpslice @@ -308,6 +310,10 @@ exit 0 %{_vararpwatch}/massagevendor-old %changelog +* Fri Feb 11 2005 Ivana Varekova - 14:3.8.2-9 +- added arpsnmp options to specify sender and recipient + and corrected arpwatch and arpsnmp man pages (#70386) + * Thu Feb 10 2005 Ivana Varekova - 14:3.8.2-8 - rebuilt