linville pushed to hostapd (f21). "Use %license instead of %doc for file containing license information"

notifications at fedoraproject.org notifications at fedoraproject.org
Fri May 15 18:23:30 UTC 2015


From 06ec11fa5234f4dd862603580eecc6b6fd28f99d Mon Sep 17 00:00:00 2001
From: "John W. Linville" <linville at tuxdriver.com>
Date: Wed, 4 Feb 2015 13:50:42 -0500
Subject: Use %license instead of %doc for file containing license information


diff --git a/hostapd.spec b/hostapd.spec
index d0316cf..a06480c 100644
--- a/hostapd.spec
+++ b/hostapd.spec
@@ -2,7 +2,7 @@
 
 Name:           hostapd
 Version:        2.3
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
 License:        BSD
 URL:            http://w1.fi/hostapd
@@ -149,7 +149,8 @@ fi
 %endif
 
 %files
-%doc COPYING README README.hostapd README-WPS.hostapd
+%license COPYING
+%doc README README.hostapd README-WPS.hostapd
 %doc %{name}/%{name}.conf %{name}/wired.conf
 %doc %{name}/%{name}.accept %{name}/%{name}.deny
 %doc %{name}/%{name}.eap_user %{name}/%{name}.radius_clients
@@ -173,6 +174,9 @@ fi
 %{_sysconfdir}/logwatch/scripts/services/%{name}
 
 %changelog
+* Wed Feb  4 2015 John W. Linville <linville at redhat.com> - 2.3-4
+- Use %license instead of %doc for file containing license information
+
 * Sun Nov 02 2014 poma <poma at gmail.com> - 2.3-3
 - Further simplify hostapd.conf installation
 - Rebase "EAP-TLS server" patch to 2.3
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/hostapd.git/commit/?h=f21&id=06ec11fa5234f4dd862603580eecc6b6fd28f99d


More information about the scm-commits mailing list