public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Itamar Reis Peixoto <itamar@ispbrasil.com.br>
To: git-commits@fedoraproject.org
Subject: [rpms/arp-scan] epel10: new version 1.9.5
Date: Wed, 29 Jul 2026 02:11:04 GMT [thread overview]
Message-ID: <178529106467.1.9738195195885754042.rpms-arp-scan-1aa3ed5e983c@fedoraproject.org> (raw)
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
reply other threads:[~2026-07-29 2:11 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178529106467.1.9738195195885754042.rpms-arp-scan-1aa3ed5e983c@fedoraproject.org \
--to=itamar@ispbrasil.com.br \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox