[squidGuard] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Fri Apr 13 13:18:09 UTC 2012


commit 0ac4259d2f0f605f245552441257bc7aa0d6003e
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 13 08:18:00 2012 -0500

    Add hardened build.

 squidGuard.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/squidGuard.spec b/squidGuard.spec
index 499ffa4..45b581d 100644
--- a/squidGuard.spec
+++ b/squidGuard.spec
@@ -1,3 +1,4 @@
+%define _hardened_build 1
 %define _default_patch_fuzz 2
 # $Id: squidGuard.spec,v 1.22 2009/10/26 13:30:17 limb Exp $
 
@@ -7,7 +8,7 @@
 
 Name:			squidGuard
 Version:		1.4
-Release:		10%{?dist}
+Release:		11%{?dist}
 Summary:		Filter, redirector and access controller plugin for squid
 
 Group:			System Environment/Daemons
@@ -200,6 +201,9 @@ fi
 %{_localstatedir}/log/squid/squidGuard.log
 
 %changelog
+* Fri Apr 13 2012 Jon Ciesla <limburgher at gmail.com> - 1.4-11
+- Add hardened build.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list