[fail2ban] recompiling .py files against Python 2.7 (rhbz#623295)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:25:12 UTC 2010


commit f7225b0819af72a8b8a1669c46db0454d059fe6c
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:27:49 2010 -0400

    recompiling .py files against Python 2.7 (rhbz#623295)

 fail2ban.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/fail2ban.spec b/fail2ban.spec
index 76f5e33..fd7a52f 100644
--- a/fail2ban.spec
+++ b/fail2ban.spec
@@ -4,7 +4,7 @@
 Summary: Ban IPs that make too many password failures
 Name: fail2ban
 Version: 0.8.4
-Release: 24%{?dist}
+Release: 25%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://fail2ban.sourceforge.net/
@@ -84,6 +84,9 @@ fi
 %dir %{_localstatedir}/run/fail2ban
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 0.8.4-25
+- recompiling .py files against Python 2.7 (rhbz#623295)
+
 * Sun Feb 14 2010 Axel Thimm <Axel.Thimm at ATrpms.net> - 0.8.4-24
 - Patch by Jonathan G. Underwood <jonathan.underwood at gmail.com> to
   cloexec another fd leak.


More information about the scm-commits mailing list