Hello community, here is the log from the commit of package arp-scan for openSUSE:Factory checked in at 2016-02-17 10:25:58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/arp-scan (Old) and /work/SRC/openSUSE:Factory/.arp-scan.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "arp-scan" Changes: -------- --- /work/SRC/openSUSE:Factory/arp-scan/arp-scan.changes 2015-05-15 07:42:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.arp-scan.new/arp-scan.changes 2016-02-17 12:09:34.000000000 +0100 @@ -1,0 +2,5 @@ +Sun Feb 14 17:11:03 UTC 2016 - [email protected] + +- Update project and download url + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ arp-scan.spec ++++++ --- /var/tmp/diff_new_pack.bcQnOe/_old 2016-02-17 12:09:35.000000000 +0100 +++ /var/tmp/diff_new_pack.bcQnOe/_new 2016-02-17 12:09:35.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package arp-scan # -# Copyright (c) 2015 SUSE LINUX 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 @@ -20,11 +20,11 @@ Version: 1.9 Release: 0 Summary: ARP scanning and fingerprinting tool -# strlcpy.c and strlcat.c have ISC header and embeded {getopt,obstack}.{c,h} has LGPL-2.1 License: GPL-3.0 and LGPL-2.1 and ISC Group: Productivity/Networking/Security -Url: http://www.nta-monitor.com/tools-resources/security-tools/arp-scan -Source: http://www.nta-monitor.com/files/arp-scan/arp-scan-%{version}.tar.gz +# strlcpy.c and strlcat.c have ISC header and embeded {getopt,obstack}.{c,h} has LGPL-2.1 +Url: https://github.com/royhills/arp-scan +Source: https://github.com/royhills/arp-scan/releases/download/%{version}/arp-scan-%{version}.tar.gz BuildRequires: libpcap-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -44,7 +44,7 @@ make %{?_smp_mflags} check %install -make DESTDIR=%{buildroot} install %{?_smp_mflags} +make %{?_smp_mflags} DESTDIR=%{buildroot} install %files %defattr(-,root,root)
