[SDL_image] add global harderning flags

Moez Roy moezroy at fedoraproject.org
Thu Oct 23 17:42:26 UTC 2014


commit b245442f07062c7a0ed3cc37a064091897b3f71c
Author: Moez Roy <moez.roy at gmail.com>
Date:   Thu Oct 23 10:41:20 2014 -0700

    add global harderning flags

 SDL_image.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/SDL_image.spec b/SDL_image.spec
index fa070d0..ff823a4 100644
--- a/SDL_image.spec
+++ b/SDL_image.spec
@@ -1,6 +1,8 @@
+%global _hardened_build 1
+
 Name:		SDL_image
 Version:	1.2.12
-Release:	9%{?dist}
+Release:	10%{?dist}
 Summary:	Image loading library for SDL
 
 Group:		System Environment/Libraries
@@ -86,6 +88,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Oct 23 2014 Moez Roy <moez.roy at gmail.com> - 1.2.12-10
+- Add global harderning flags
+
 * Fri Aug 15 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.2.12-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list