[dbus/f19] Hardened build

Matthias Clasen mclasen at fedoraproject.org
Thu Apr 18 22:21:15 UTC 2013


commit dbe0d8bb560a633206a6084181de39df6599406a
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Apr 18 17:56:44 2013 -0400

    Hardened build

 dbus.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/dbus.spec b/dbus.spec
index dfbf57f..1155389 100644
--- a/dbus.spec
+++ b/dbus.spec
@@ -1,3 +1,5 @@
+%global _hardened_build 1
+
 %define gettext_package dbus
 
 %define expat_version           1.95.5
@@ -11,7 +13,7 @@ Summary: D-BUS message bus
 Name: dbus
 Epoch: 1
 Version: 1.6.8
-Release: 4%{?dist}
+Release: 5%{?dist}
 URL: http://www.freedesktop.org/software/dbus/
 #VCS: git:git://git.freedesktop.org/git/dbus/dbus
 Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz
@@ -223,6 +225,9 @@ fi
 %{_includedir}/*
 
 %changelog
+* Thu Apr 18 2013 Matthias Clasen <mclasen at redhat.com> - 1:1.6.8-5
+- Hardened build
+
 * Tue Feb 05 2013 Colin Walters <walters at redhat.com> - 1:1.6.8-4
 - Add patch from Matej Cepl to enable check section, modified by me
   to use common configure opts.


More information about the scm-commits mailing list