- update ethercodes.dat

This commit is contained in:
Miroslav Lichvar 2009-09-02 11:24:39 +00:00
commit 46681edcdc
3 changed files with 10 additions and 4 deletions

View file

@ -1,2 +1,2 @@
arpwatch-2.1a15.tar.gz
ethercodes-20080916.dat.bz2
ethercodes-20090902.dat.bz2

View file

@ -3,7 +3,7 @@
Name: arpwatch
Epoch: 14
Version: 2.1a15
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Network monitoring tools for tracking IP addresses on a network
Group: Applications/System
License: BSD with advertising
@ -19,7 +19,10 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
Source0: ftp://ftp.ee.lbl.gov/arpwatch-%{version}.tar.gz
Source1: arpwatch.init
Source2: arpwatch.sysconfig
Source3: ethercodes-20080916.dat.bz2
# created by:
# wget -O- http://standards.ieee.org/regauth/oui/oui.txt | \
# iconv -f iso8859-1 -t utf8 | massagevendor | bzip2
Source3: ethercodes-20090902.dat.bz2
Patch1: arpwatch-2.1a4-fhs.patch
Patch2: arpwatch-2.1a10-man.patch
Patch3: arpwatch-drop.patch
@ -142,6 +145,9 @@ fi
%verify(not md5 size mtime) %config %{_vararpwatch}/ethercodes.dat
%changelog
* Wed Sep 02 2009 Miroslav Lichvar <mlichvar@redhat.com> 14:2.1a15-12
- update ethercodes.dat
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 14:2.1a15-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View file

@ -1,2 +1,2 @@
cebfeb99c4a7c2a6cee2564770415fe7 arpwatch-2.1a15.tar.gz
7eb6579856d3b6aa998248766ee13eaf ethercodes-20080916.dat.bz2
481167b23dd046952d8d4d3845da6b91 ethercodes-20090902.dat.bz2