[accountsservice/f19] Hardened build

Matthias Clasen mclasen at fedoraproject.org
Thu Apr 18 22:44:34 UTC 2013


commit 0521116f96c36e3b5a65c39a50dd420ae72d3e02
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Apr 18 18:37:51 2013 -0400

    Hardened build

 accountsservice.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/accountsservice.spec b/accountsservice.spec
index a1f1a97..17886bf 100644
--- a/accountsservice.spec
+++ b/accountsservice.spec
@@ -1,7 +1,8 @@
+%global _hardened_build 1
 
 Name:           accountsservice
 Version:        0.6.31
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        D-Bus interfaces for querying and manipulating user account information
 
 Group:          System Environment/Daemons
@@ -110,6 +111,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.a
 %{_datadir}/gtk-doc/html/libaccountsservice/*
 
 %changelog
+* Thu Apr 18 2013 Matthias Clasen <mclasen at redhat.com> - 0.6.31-2
+- Hardened build
+
 * Tue Apr 16 2013 Matthias Clasen <mclasen at redhat.com> - 0.6.31-1
 - Update to 0.6.31
 


More information about the scm-commits mailing list