public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arp-scan] epel10: add gcc into buildrequires
@ 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 : 3a259ccc42f2a87480a6fe8bc0cb077293735b23
Author : Itamar Reis Peixoto <itamar@ispbrasil.com.br>
Date : 2018-02-18T22:32:42-03:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/3a259ccc42f2a87480a6fe8bc0cb077293735b23?branch=epel10
Log:
add gcc into buildrequires
---
diff --git a/arp-scan.spec b/arp-scan.spec
index 1cc415e..f3dd538 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -1,6 +1,6 @@
Name: arp-scan
Version: 1.9.2
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Scanning and fingerprinting tool
Group: Applications/Internet
@@ -8,8 +8,9 @@ Group: Applications/Internet
License: GPLv2+
URL: http://www.nta-monitor.com/tools/arp-scan/
Source0: http://www.nta-monitor.com/tools/arp-scan/download/%{name}-%{version}.tar.gz
-
+# source code moved to github at https://github.com/royhills/arp-scan
BuildRequires: libpcap-devel
+BuildRequires: gcc
BuildRequires: perl-generators
Requires: perl(LWP::Simple)
@@ -47,6 +48,9 @@ chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/*
%changelog
+* Mon Feb 19 2018 itamar <itamar@ispbrasil.com.br> - 1.9.2-6
+- add gcc into buildrequires
+
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
^ 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: add gcc into buildrequires 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