[honeyd/f14/master] recompiling .py files against Python 2.7 (rhbz#623317)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:35:34 UTC 2010


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

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

 honeyd.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/honeyd.spec b/honeyd.spec
index f6529fd..2721295 100644
--- a/honeyd.spec
+++ b/honeyd.spec
@@ -1,7 +1,7 @@
 Summary: Honeypot daemon
 Name: honeyd
 Version: 1.5c
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv2+ and BSD
 Group: Applications/Internet
 URL: http://www.honeyd.org/
@@ -112,6 +112,9 @@ fi
 %{_mandir}/man8/farpd.8*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.5c-10
+- recompiling .py files against Python 2.7 (rhbz#623317)
+
 * Thu Mar 18 2010 Peter Vrabec <pvrabec at redhat.com> 1.5c-9
 - Remove code using event_gotsig and event_sigcb, this external integers
   are deprecated and no longer defined in newer versions of libevent (#555489)


More information about the scm-commits mailing list