public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arp-scan] epel10: fix license tag
@ 2026-07-29 2:10 Tom Callaway
0 siblings, 0 replies; only message in thread
From: Tom Callaway @ 2026-07-29 2:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/arp-scan
Branch : epel10
Commit : 3f8dc6437f485a45321b5ab48bedc7c01c566323
Author : Tom Callaway <spot@fedoraproject.org>
Date : 2008-07-14T18:05:58+00:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/arp-scan/c/3f8dc6437f485a45321b5ab48bedc7c01c566323?branch=epel10
Log:
fix license tag
---
diff --git a/arp-scan.spec b/arp-scan.spec
index 6523fd8..c8424e4 100644
--- a/arp-scan.spec
+++ b/arp-scan.spec
@@ -1,10 +1,11 @@
Name: arp-scan
Version: 1.6
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Scanning and fingerprinting tool
Group: Applications/Internet
-License: GPL
+# Includes getopt, which is LGPLv2+, but the whole is GPLv2+.
+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
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.6-3
+- fix license tag
+
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.6-2
- Autorebuild for GCC 4.3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 2:10 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:10 [rpms/arp-scan] epel10: fix license tag Tom Callaway
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox