[pulseaudio] enable hardned build (#983606)

Rex Dieter rdieter at fedoraproject.org
Fri Jan 10 14:07:30 UTC 2014


commit 90af1b9259b9c345e897ee3bc3f091cb3b0aca4b
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Jan 10 08:07:40 2014 -0600

    enable hardned build (#983606)

 pulseaudio.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/pulseaudio.spec b/pulseaudio.spec
index 24ac2bb..e721da4 100644
--- a/pulseaudio.spec
+++ b/pulseaudio.spec
@@ -9,10 +9,13 @@
 %global with_webrtc 1
 %endif
 
+# https://bugzilla.redhat.com/983606
+%global _hardened_build 1
+
 Name:           pulseaudio
 Summary:        Improved Linux Sound Server
 Version:        %{pa_major}%{?pa_minor:.%{pa_minor}}
-Release:        9%{?gitcommit:.git%{shortcommit}}%{?dist}
+Release:        10%{?gitcommit:.git%{shortcommit}}%{?dist}
 License:        LGPLv2+
 URL:            http://www.freedesktop.org/wiki/Software/PulseAudio
 %if 0%{?gitrel}
@@ -507,6 +510,9 @@ exit 0
 %attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
 
 %changelog
+* Fri Jan 10 2014 Rex Dieter <rdieter at fedoraproject.org> - 4.0-10.gitf81e3
+- enable hardned build (#983606)
+
 * Sat Dec 07 2013 Rex Dieter <rdieter at fedoraproject.org> - 4.0-9.gitf81e3
 - X-KDE-autostart-phase=1
 


More information about the scm-commits mailing list