[udisks2/f18] Enable hardened build (#983622)

Tomas Bzatek tbzatek at fedoraproject.org
Thu Jul 25 14:21:03 UTC 2013


commit d1463f5208cbc2afab0f82d5f92b3e2a5604265c
Author: Tomas Bzatek <tbzatek at redhat.com>
Date:   Thu Jul 25 16:20:46 2013 +0200

    Enable hardened build (#983622)

 udisks2.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/udisks2.spec b/udisks2.spec
index f750b7b..cf7d070 100644
--- a/udisks2.spec
+++ b/udisks2.spec
@@ -1,3 +1,5 @@
+%global _hardened_build 1
+
 %define glib2_version                   2.31.13
 %define gobject_introspection_version   1.30.0
 %define polkit_version                  0.101
@@ -8,7 +10,7 @@
 Summary: Disk Manager
 Name: udisks2
 Version: 2.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
 URL: http://www.freedesktop.org/wiki/Software/udisks
@@ -155,6 +157,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 # Note: please don't forget the %{?dist} in the changelog. Thanks
 %changelog
+* Thu Jul 25 2013 Tomas Bzatek <tbzatek at redhat.com> - 2.0.1-3%{?dist}
+- Enable hardened build (#983622)
+
 * Thu Mar 28 2013 Tomas Bzatek <tbzatek at redhat.com> - 2.0.1-2%{?dist}
 - Fix firewire drives identification (#909010)
 


More information about the scm-commits mailing list