[ebnetd] Rebuilt with PIE flags. (#955455)

Akira TAGOH tagoh at fedoraproject.org
Fri May 24 08:58:06 UTC 2013


commit 504a68f05e9bb9399621f9478e0bea24599970d9
Author: Akira TAGOH <tagoh at redhat.com>
Date:   Fri May 24 17:58:03 2013 +0900

    Rebuilt with PIE flags. (#955455)

 ebnetd.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/ebnetd.spec b/ebnetd.spec
index 2ca1ba7..fed34b1 100644
--- a/ebnetd.spec
+++ b/ebnetd.spec
@@ -1,3 +1,5 @@
+%global _hardened_build 1
+
 %global username	ebnetd
 %global gecos		EBNET User
 %global base_homedir	%{_localstatedir}/lib/
@@ -5,7 +7,7 @@
 
 Name:		ebnetd
 Version:	1.0
-Release:	16%{?dist}
+Release:	17%{?dist}
 License:	GPLv2+
 URL:		http://www.sra.co.jp/people/m-kasahr/ebnetd/
 BuildRequires:	eb-devel
@@ -204,6 +206,9 @@ fi
 
 
 %changelog
+* Fri May 24 2013 Akira TAGOH <tagoh at redhat.com> - 1.0-17
+- Rebuilt with PIE flags. (#955455)
+
 * Tue Mar 26 2013 Akira TAGOH <tagoh at redhat.com> - 1.0-16
 - Rebuilt for aarch64 support (#925291)
 


More information about the scm-commits mailing list