[fatsort] Harden build

Till Maas till at fedoraproject.org
Sat Jan 4 16:37:00 UTC 2014


commit 55693182e4f2eb252e96e1500e2af047c9b2feec
Author: Till Maas <opensource at till.name>
Date:   Sat Jan 4 17:36:31 2014 +0100

    Harden build

 fatsort.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/fatsort.spec b/fatsort.spec
index bfa9fd1..9d55344 100644
--- a/fatsort.spec
+++ b/fatsort.spec
@@ -1,6 +1,7 @@
+%global _hardened_build 1
 Name:           fatsort
 Version:        1.2.355
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        FAT sorter for FAT16 and FAT32 filesystems
 
 Group:          Applications/System
@@ -41,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jan 04 2014 Till Maas <opensource at till.name> - 1.2.355-2
+- Harden build
+
 * Sat Jan 04 2014 Till Maas <opensource at till.name> - 1.2.355-1
 - Update to new release
 


More information about the scm-commits mailing list