From 9f419e3fc8415177bec8be5f0e46e6951a339c04 Mon Sep 17 00:00:00 2001 From: Stuart Gathman Date: Fri, 6 Feb 2009 04:59:54 +0000 Subject: [PATCH] Release 0.9.1 --- pymilter.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pymilter.spec b/pymilter.spec index 6448072..109e0c9 100644 --- a/pymilter.spec +++ b/pymilter.spec @@ -1,5 +1,3 @@ -# EL 3,4,5 supported, set to 0 for Fedora - %if 0%{?el3} || 0%{?el4} %define __python python2.4 %endif @@ -86,6 +84,9 @@ chmod a+x $RPM_BUILD_ROOT%{libdir}/start.sh rm -rf $RPM_BUILD_ROOT %changelog +* Thu Feb 05 2009 Stuart Gathman 0.9.1-1 +- Fix missing address of optional param to addrcpt + * Wed Jan 07 2009 Stuart Gathman 0.9.0-4 - Stop using INSTALLED_FILES to make Fedora happy - Remove config flag from start.sh glue