[ucarp] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Fri Apr 13 12:16:44 UTC 2012


commit a46ac137b6c34c4abd93607177c69b7d39495626
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 13 07:16:33 2012 -0500

    Add hardened build.

 ucarp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/ucarp.spec b/ucarp.spec
index 15c2359..b2c02c6 100644
--- a/ucarp.spec
+++ b/ucarp.spec
@@ -1,7 +1,8 @@
+%define _hardened_build 1
 Summary: Common Address Redundancy Protocol (CARP) for Unix
 Name: ucarp
 Version: 1.5.2
-Release: 4%{?dist}
+Release: 5%{?dist}
 # See the COPYING file which details everything
 License: MIT and BSD
 Group: System Environment/Daemons
@@ -115,6 +116,9 @@ fi
 %{_sbindir}/ucarp
 
 %changelog
+* Fri Apr 13 2012 Jon Ciesla <limburgher at gmail.com> - 1.5.2-5
+- Add hardened build.
+
 * Wed Mar 14 2012 Jon Ciesla <limburgher at gmail.com> - 1.5.2-4
 - Migrate to systemd, BZ 800498.
 


More information about the scm-commits mailing list