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: upgrade to 1.8
Date: Wed, 29 Jul 2026 02:10:56 GMT [thread overview]
Message-ID: <178529105610.1.12422749265670260994.rpms-arp-scan-ab4dc322d1fd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/arp-scan
Branch : epel10
Commit : ab4dc322d1fd3a92d0e657fee1f09d42a104d5fd
Author : Itamar Reis Peixoto <itamar@ispbrasil.com.br>
Date : 2013-05-08T11:39:12-03:00
Stats : +13/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/ab4dc322d1fd3a92d0e657fee1f09d42a104d5fd?branch=epel10
Log:
upgrade to 1.8
---
diff --git a/.gitignore b/.gitignore
index 5c0ada5..13dffda 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
arp-scan-1.7.tar.gz
+/arp-scan-1.8.tar.gz
diff --git a/arp-scan.spec b/arp-scan.spec
index 649054f..cc0561b 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -1,6 +1,6 @@
Name: arp-scan
-Version: 1.7
-Release: 8%{?dist}
+Version: 1.8
+Release: 1%{?dist}
Summary: Scanning and fingerprinting tool
Group: Applications/Internet
@@ -11,6 +11,8 @@ 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)
@@ -20,7 +22,8 @@ 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
@@ -51,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Wed May 08 2013 Itamar Reis Peixoto <itamar@ispbrasil.com.br> - 1.8-1
+- new version 1.8
+
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
@@ -69,10 +75,10 @@ rm -rf $RPM_BUILD_ROOT
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
-* Sun Nov 11 2008 Itamar Reis Peixoto <itamar@ispbrasil.com.br> 1.7-2
+* Tue Nov 11 2008 Itamar Reis Peixoto <itamar@ispbrasil.com.br> 1.7-2
- no luck with cvs commit, reimporting new SRPM version via cvs-import.sh
-* Sun Nov 11 2008 Itamar Reis Peixoto <itamar@ispbrasil.com.br> 1.7-1
+* Tue Nov 11 2008 Itamar Reis Peixoto <itamar@ispbrasil.com.br> 1.7-1
- upgrade to new version
* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.6-3
diff --git a/sources b/sources
index 37703e0..eca43fd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a9927dba2b1dbdfd1c3b3bb09615fc14 arp-scan-1.7.tar.gz
+be8826574ec566217eb7ca040fe472f9 arp-scan-1.8.tar.gz
reply other threads:[~2026-07-29 2:10 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=178529105610.1.12422749265670260994.rpms-arp-scan-ab4dc322d1fd@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