From f97a52a102ee0b5f28409191813d4599aab76e26 Mon Sep 17 00:00:00 2001 From: vcrhonek Date: Wed, 7 Mar 2007 13:35:48 +0000 Subject: [PATCH] re-add cloexec patch, re-add one erased changelog entry, compile with -fpie (instead of -fpic) --- smartmontools.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/smartmontools.spec b/smartmontools.spec index e5e874f..cf85a53 100644 --- a/smartmontools.spec +++ b/smartmontools.spec @@ -1,7 +1,7 @@ Summary: Tools for monitoring SMART capable hard disks Name: smartmontools Version: 5.37 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 Group: System Environment/Base License: GPL @@ -76,6 +76,11 @@ exit 0 %changelog +* Wed Mar 7 2007 Vitezslav Crhonek - 1:5.37-2 +- re-add cloexec patch +- re-add one erased changelog entry +- compile with -fpie (instead of -fpic) + * Tue Feb 27 2007 Vitezslav Crhonek - 1:5.37-1 - new upstream version