[hostapd] Reorder the _hardened_build declaration for clarity...

John W. Linville linville at fedoraproject.org
Thu May 30 18:14:30 UTC 2013


commit 97ef5e3205ca93562751752e3dd4c5cffa55adaa
Author: John W. Linville <linville at tuxdriver.com>
Date:   Thu May 30 14:13:36 2013 -0400

    Reorder the _hardened_build declaration for clarity...

 hostapd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/hostapd.spec b/hostapd.spec
index 6e39305..7e10060 100644
--- a/hostapd.spec
+++ b/hostapd.spec
@@ -1,3 +1,5 @@
+%global _hardened_build 1
+
 Name:           hostapd
 Version:        2.0
 Release:        1%{?dist}
@@ -21,8 +23,6 @@ Requires(post): systemd
 Requires(preun): systemd
 Requires(postun): systemd
 
-%global _hardened_build 1
-
 %description
 hostapd is a user space daemon for access point and authentication
 servers.  It implements IEEE 802.11 access point management, IEEE


More information about the scm-commits mailing list