- added arpsnmp options to specify sender and recipient and corrected
arpwatch and arpsnmp man pages (#70386)
This commit is contained in:
parent
cfe26c5cc1
commit
ff3208f698
@ -2,7 +2,7 @@
|
|||||||
%define PCAP_UID 77
|
%define PCAP_UID 77
|
||||||
%define PCAP_GID 77
|
%define PCAP_GID 77
|
||||||
|
|
||||||
%define releaseno 8
|
%define releaseno 9
|
||||||
%define arpwatch_release %{releaseno}
|
%define arpwatch_release %{releaseno}
|
||||||
%define pcap_release %{releaseno}
|
%define pcap_release %{releaseno}
|
||||||
%define tcpdump_release %{releaseno}
|
%define tcpdump_release %{releaseno}
|
||||||
@ -48,6 +48,7 @@ Patch35: arpwatch-2.1a10-man.patch
|
|||||||
Patch38: arpwatch-drop.patch
|
Patch38: arpwatch-drop.patch
|
||||||
Patch39: arpwatch-drop-man.patch
|
Patch39: arpwatch-drop-man.patch
|
||||||
Patch41: arpwatch-addr.patch
|
Patch41: arpwatch-addr.patch
|
||||||
|
Patch42: arpwatch-dir-man.patch
|
||||||
|
|
||||||
Patch50: libpcap-shared.patch
|
Patch50: libpcap-shared.patch
|
||||||
Patch52: tcpdump-3.7.2-s390.patch
|
Patch52: tcpdump-3.7.2-s390.patch
|
||||||
@ -140,6 +141,7 @@ pushd %arpwatch_dir
|
|||||||
%patch38 -p1 -b .droproot
|
%patch38 -p1 -b .droproot
|
||||||
%patch39 -p0 -b .droprootman
|
%patch39 -p0 -b .droprootman
|
||||||
%patch41 -p1 -b .mailuser
|
%patch41 -p1 -b .mailuser
|
||||||
|
%patch42 -p1 -b .dirman
|
||||||
popd
|
popd
|
||||||
|
|
||||||
pushd tcpslice
|
pushd tcpslice
|
||||||
@ -308,6 +310,10 @@ exit 0
|
|||||||
%{_vararpwatch}/massagevendor-old
|
%{_vararpwatch}/massagevendor-old
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 11 2005 Ivana Varekova <varekova@redhat.com> - 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 <varekova@redhat.com> - 14:3.8.2-8
|
* Thu Feb 10 2005 Ivana Varekova <varekova@redhat.com> - 14:3.8.2-8
|
||||||
- rebuilt
|
- rebuilt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user