public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arp-scan] epel10: new version 1.9.5
@ 2026-07-29 2:11 Itamar Reis Peixoto
0 siblings, 0 replies; only message in thread
From: Itamar Reis Peixoto @ 2026-07-29 2:11 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arp-scan
Branch : epel10
Commit : 1aa3ed5e983cea4727c952a65cf980b6aeabe182
Author : Itamar Reis Peixoto <itamar@ispbrasil.com.br>
Date : 2018-07-06T23:48:03-03:00
Stats : +9/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/1aa3ed5e983cea4727c952a65cf980b6aeabe182?branch=epel10
Log:
new version 1.9.5
---
diff --git a/.gitignore b/.gitignore
index 3dd53cc..fe5578f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ arp-scan-1.7.tar.gz
/arp-scan-1.8.4.tar.gz
/arp-scan-1.9.tar.gz
/arp-scan-1.9.2.tar.gz
+/arp-scan-1.9.5.tar.gz
diff --git a/arp-scan.spec b/arp-scan.spec
index a7edac7..4ed6db9 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -1,6 +1,6 @@
Name: arp-scan
-Version: 1.9.2
-Release: 6%{?dist}
+Version: 1.9.5
+Release: 1%{?dist}
Summary: Scanning and fingerprinting tool
Group: Applications/Internet
@@ -12,6 +12,7 @@ Source0: http://www.nta-monitor.com/tools/arp-scan/download/%{name}-%{ver
BuildRequires: libpcap-devel
BuildRequires: gcc
BuildRequires: perl-generators
+BuildRequires: automake autoconf
Requires: perl(LWP::Simple)
@@ -23,6 +24,7 @@ fingerprint IP hosts on the local network.
%setup -q
%build
+autoreconf --install
#install to sbindir
%configure --bindir=%{_sbindir}
make %{?_smp_mflags}
@@ -48,6 +50,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/*
%changelog
+* Fri Jul 06 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 1.9.5-1
+- new version 1.9.5
+
* Mon Feb 19 2018 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 1.9.2-6
- add gcc into buildrequires
diff --git a/sources b/sources
index bec4ff9..d5ed5ca 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3dd0e50eae488ee85d2f50fa0f5a7e37 arp-scan-1.9.2.tar.gz
+SHA512 (arp-scan-1.9.5.tar.gz) = a10c510dc668b103fc508619d04e5870fdf6f576b79222904cfe988b4e9255604ce1a724100318a662d5f77d33270bc733f0e3091fb9da034a54b9ab402cbcab
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 2:11 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-29 2:11 [rpms/arp-scan] epel10: new version 1.9.5 Itamar Reis Peixoto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox