[yum-arch] recompiling .py files against Python 2.7 (rhbz#623421)

dmalcolm dmalcolm at fedoraproject.org
Wed Aug 11 22:40:19 UTC 2010


commit b8468c39c9214e9f99f3631efe4d4ae929b89e83
Author: David Malcolm <dmalcolm at redhat.com>
Date:   Wed Aug 11 18:42:56 2010 -0400

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

 yum-arch.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/yum-arch.spec b/yum-arch.spec
index 7ab3a23..a75069b 100644
--- a/yum-arch.spec
+++ b/yum-arch.spec
@@ -1,7 +1,7 @@
 Summary:  Extract headers from rpm in a old yum repository
 Name:     yum-arch
 Version:  2.2.2
-Release:  9%{?dist}
+Release:  10%{?dist}
 License:  GPLv2+
 Group:    System Environment/Base
 Source0:  http://linux.duke.edu/projects/yum/download/2.2/yum-%{version}.tar.gz
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/%{name}*
 
 %changelog
+* Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 2.2.2-10
+- recompiling .py files against Python 2.7 (rhbz#623421)
+
 * Sun Feb 14 2010 Remi Collet <Fedora at FamilleCollet.com> - 2.2.2-9
 - improve python 2.6 patch (fix FTBFS #564994)
 


More information about the scm-commits mailing list