From 97ef5e3205ca93562751752e3dd4c5cffa55adaa Mon Sep 17 00:00:00 2001 From: John W. Linville Date: May 30 2013 18:13:36 +0000 Subject: Reorder the _hardened_build declaration for clarity... --- 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