[irqbalance/f19] Resolves: bz983612

Petr Holasek pholasek at fedoraproject.org
Fri Jul 26 11:58:41 UTC 2013


commit 12266aca64780299753073a55702e1254913ee3d
Author: Petr Holasek <pholasek at redhat.com>
Date:   Fri Jul 26 13:57:14 2013 +0200

    Resolves: bz983612
    
    (to avoid diverge with f18 branch)

 irqbalance.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/irqbalance.spec b/irqbalance.spec
index 5422477..d56995d 100644
--- a/irqbalance.spec
+++ b/irqbalance.spec
@@ -1,6 +1,6 @@
 Name:           irqbalance
 Version:        1.0.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Epoch:          2
 Summary:        IRQ balancing daemon
 
@@ -22,6 +22,8 @@ Requires(postun):systemd-units
 Requires(preun):systemd-units
 #Requires(triggerun):systemd-units
 
+%define _hardened_build 1
+
 ExclusiveArch: %{ix86} x86_64 ia64 ppc ppc64 %{arm}
 
 Patch1: irqbalance-1.0.4-env-file-path.patch
@@ -70,6 +72,9 @@ fi
 /sbin/chkconfig --del irqbalance >/dev/null 2>&1 || :
 
 %changelog
+* Fri Jul 26 2013 Petr Holasek <pholasek at redhat.com> - 2:1.0.5-3
+- Hardened build
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2:1.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list