rpms/arp-scan/devel arp-scan.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Mon Jul 14 18:06:29 UTC 2008


Author: spot

Update of /cvs/pkgs/rpms/arp-scan/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8345

Modified Files:
	arp-scan.spec 
Log Message:
fix license tag


Index: arp-scan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/arp-scan/devel/arp-scan.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- arp-scan.spec	20 Feb 2008 00:06:34 -0000	1.2
+++ arp-scan.spec	14 Jul 2008 18:05:58 -0000	1.3
@@ -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 @@
 
 
 %changelog
+* Mon Jul 14 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 1.6-3
+- fix license tag
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.6-2
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list