[scponly] Add hardened build.

Jon Ciesla limb at fedoraproject.org
Fri Apr 13 12:49:20 UTC 2012


commit 27ea9b014c6542e4306dfefb72495255c46cdeb3
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Fri Apr 13 07:49:08 2012 -0500

    Add hardened build.

 scponly.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/scponly.spec b/scponly.spec
index 2505298..a648818 100644
--- a/scponly.spec
+++ b/scponly.spec
@@ -1,7 +1,8 @@
+%define _hardened_build 1
 Summary: Restricted shell for ssh based file services
 Name: scponly
 Version: 4.8
-Release: 7%{?dist}
+Release: 8%{?dist}
 License: BSD
 Group: Applications/Internet
 URL: http://sublimation.org/scponly/
@@ -60,6 +61,9 @@ make install DESTDIR=%{buildroot}
 %config(noreplace) %{_sysconfdir}/scponly/*
 
 %changelog
+* Fri Apr 13 2012 Jon Ciesla <limburgher at gmail.com> - 4.8-8
+- Add hardened build.
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.8-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list