Hello community,
here is the log from the commit of package arpwatch-ethercodes for
openSUSE:Factory checked in at 2016-04-12 19:34:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/arpwatch-ethercodes (Old)
and /work/SRC/openSUSE:Factory/.arpwatch-ethercodes.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arpwatch-ethercodes"
Changes:
--------
--- /work/SRC/openSUSE:Factory/arpwatch-ethercodes/arpwatch-ethercodes.changes
2013-03-08 11:20:50.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.arpwatch-ethercodes.new/arpwatch-ethercodes.changes
2016-04-12 19:34:28.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Mar 27 22:12:59 UTC 2016 - [email protected]
+
+- Update to 2016-03-28
+
+-------------------------------------------------------------------
+Wed Jul 2 12:51:38 UTC 2014 - [email protected]
+
+- manual update on 2014-07-02
+
+-------------------------------------------------------------------
Old:
----
get_version_number.sh
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ arpwatch-ethercodes.spec ++++++
--- /var/tmp/diff_new_pack.dd89Z6/_old 2016-04-12 19:34:29.000000000 +0200
+++ /var/tmp/diff_new_pack.dd89Z6/_new 2016-04-12 19:34:29.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package arpwatch-ethercodes
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
Name: arpwatch-ethercodes
-BuildRequires: arpwatch-ethercodes-build
-Url: http://standards.ieee.org/regauth/oui/
+Version: 2016.03.28
+Release: 0
Summary: Ethercodes Data for arpwatch
License: BSD-3-Clause
Group: Productivity/Networking/Diagnostic
-Version: 2013.2.20
-Release: 0
+Url: http://standards.ieee.org/regauth/oui/
Source0: http://standards.ieee.org/regauth/oui/oui.txt
+BuildRequires: arpwatch-ethercodes-build
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
@@ -34,7 +34,7 @@
%prep
%build
-pushd /usr/share/arpwatch
+pushd %{_datadir}/arpwatch
./massagevendor >${RPM_BUILD_DIR}/ethercodes.dat < %{SOURCE0}
popd
if [ ! -s ethercodes.dat ]; then
@@ -44,8 +44,8 @@
%install
mkdir -p \
- $RPM_BUILD_ROOT/%{_datadir}/arpwatch
-install -m 0444 ethercodes.dat $RPM_BUILD_ROOT/%{_datadir}/arpwatch
+ %{buildroot}/%{_datadir}/arpwatch
+install -m 0444 ethercodes.dat %{buildroot}/%{_datadir}/arpwatch
%files
%defattr(-,root,root)
++++++ oui.txt ++++++
++++ 241419 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/arpwatch-ethercodes/oui.txt
++++ and /work/SRC/openSUSE:Factory/.arpwatch-ethercodes.new/oui.txt