[arp-scan] new version 1.8.4

Itamar Reis Peixoto itamarjp at fedoraproject.org
Mon May 13 18:55:35 UTC 2013


commit d088dba18f422402d38874d32774fb60669ada8f
Author: Itamar Reis Peixoto <itamar at ispbrasil.com.br>
Date:   Mon May 13 15:55:20 2013 -0300

    new version 1.8.4

 .gitignore    |    1 +
 arp-scan.spec |    9 ++++-----
 sources       |    2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13dffda..f9b6e72 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 arp-scan-1.7.tar.gz
 /arp-scan-1.8.tar.gz
+/arp-scan-1.8.4.tar.gz
diff --git a/arp-scan.spec b/arp-scan.spec
index cc0561b..b551509 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -1,5 +1,5 @@
 Name:           arp-scan
-Version:        1.8
+Version:        1.8.4
 Release:        1%{?dist}
 Summary:        Scanning and fingerprinting tool
 
@@ -11,8 +11,6 @@ Source0:        http://www.nta-monitor.com/tools/arp-scan/download/%{name}-%{ver
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libpcap-devel
-BuildRequires:  autoconf
-BuildRequires:  automake
 Requires:       perl(LWP::Simple)
 
 
@@ -22,8 +20,6 @@ fingerprint IP hosts on the local network.
 
 %prep
 %setup -q
-#Support for the ARM 64 bit CPU architecture (aarch64) was introduced in autoconf 2.69 bz #925026
-autoreconf -f -i -v
 
 %build
 #install to sbindir
@@ -54,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 13 2013 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 1.8.4-1
+- new version 1.8.4
+
 * Wed May 08 2013 Itamar Reis Peixoto <itamar at ispbrasil.com.br> - 1.8-1
 - new version 1.8
 
diff --git a/sources b/sources
index eca43fd..497b077 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-be8826574ec566217eb7ca040fe472f9  arp-scan-1.8.tar.gz
+61d1449e375f1c7402b033634e4fdb0f  arp-scan-1.8.4.tar.gz


More information about the scm-commits mailing list