Accepting request 78536 from devel:openSUSE:Factory
- automated update on 2011-08-05 OBS-URL: https://build.opensuse.org/request/show/78536 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/arpwatch-ethercodes?expand=0&rev=630
This commit is contained in:
parent
464d409503
commit
64e6a74b0c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 5 12:40:05 CEST 2011 - autobuild@suse.de
|
||||
|
||||
- automated update on 2011-08-05
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 23 02:40:05 CEST 2011 - autobuild@suse.de
|
||||
|
||||
|
@ -25,27 +25,20 @@ License: BSD3c
|
||||
Group: Productivity/Networking/Diagnostic
|
||||
AutoReqProv: on
|
||||
Summary: Ethercodes Data for arpwatch
|
||||
Version: 2011.7.23
|
||||
Version: 2011.8.5
|
||||
Release: 1
|
||||
Source: http://standards.ieee.org/regauth/oui/oui.txt.bz2
|
||||
Source0: http://standards.ieee.org/regauth/oui/oui.txt
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
|
||||
%description
|
||||
OUI and company ID data as fetched from IEEE.org prepared for arpwatch.
|
||||
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
IEEE.org
|
||||
|
||||
%prep
|
||||
|
||||
%build
|
||||
pushd /usr/share/arpwatch
|
||||
bzip2 -cd ${RPM_SOURCE_DIR}/oui.txt.bz2 | \
|
||||
./massagevendor >${RPM_BUILD_DIR}/ethercodes.dat
|
||||
./massagevendor >${RPM_BUILD_DIR}/ethercodes.dat < %{SOURCE0}
|
||||
popd
|
||||
if [ ! -s ethercodes.dat ]; then
|
||||
echo "File ethercodes.dat is empty!"
|
||||
|
@ -1 +1 @@
|
||||
get_date_version_string $( find_newest_file oui.txt.bz2)
|
||||
get_date_version_string $( find_newest_file oui.txt)
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8d3176f610cbe1890bf9b4cb0b67db21f33ffd8149bf3ab8c813f0cd9bddd8d0
|
||||
size 530014
|
Loading…
Reference in New Issue
Block a user