[rhncfg] recompiling .py files against Python 2.7 (rhbz#623352)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 21:55:26 UTC 2010


commit 9654e5f5ad220dfdbeb1a228dcb6b0de0908c2a3
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 17:58:03 2010 -0400

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

 rhncfg.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/rhncfg.spec b/rhncfg.spec
index 79582db..3a2a0af 100644
--- a/rhncfg.spec
+++ b/rhncfg.spec
@@ -9,7 +9,7 @@ License: GPLv2 and Python
 URL:     https://fedorahosted.org/spacewalk
 Source0: https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
 Version: 5.9.22
-Release: 1%{?dist}
+Release: 2%{?dist}
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
 BuildRequires: docbook-utils
@@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
 
 # $Id: rhncfg.spec,v 1.3 2010/06/14 15:20:57 msuchy Exp $
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 5.9.22-2
+- recompiling .py files against Python 2.7 (rhbz#623352)
+
 * Wed May 19 2010 Michael Mraka <michael.mraka at redhat.com> 5.9.22-1
 - 593563 - fixed debug rutines according to checksum changes
 


More information about the scm-commits mailing list