[lxc/epel7] There is still no Python 3 available in EPEL 7

Marek Goldmann goldmann at fedoraproject.org
Thu Jan 30 15:19:29 UTC 2014


commit d8fa1e3d41ff68ed9bd8bfac4431837ce0f63a3e
Author: Marek Goldmann <marek.goldmann at gmail.com>
Date:   Thu Jan 30 16:14:01 2014 +0100

    There is still no Python 3 available in EPEL 7

 lxc.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lxc.spec b/lxc.spec
index ba127f4..d02ed44 100644
--- a/lxc.spec
+++ b/lxc.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} || 0%{?rhel} > 6
+%if 0%{?fedora} || 0%{?rhel} > 7
 %global with_python3 1
 %endif
 
@@ -13,7 +13,7 @@
 
 Name:           lxc
 Version:        0.9.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Linux Resource Containers
 Group:          Applications/System
 License:        LGPLv2+ and GPLv2
@@ -267,6 +267,9 @@ make check
 
 
 %changelog
+* Thu Jan 30 2014 Marek Goldmann <mgoldman at redhat.com> - 0.9.0-3
+- There is still no Python 3 available in EPEL 7
+
 * Wed Sep  4 2013 Thomas Moschny <thomas.moschny at gmx.de> - 0.9.0-2
 - Small fix to the included Fedora template.
 


More information about the scm-commits mailing list