[python-d2to1/epel7: 3/3] minor cleanup and build for epel7

Matthias Runge mrunge at fedoraproject.org
Mon Jan 27 11:21:56 UTC 2014


commit 63f022a77cd870fbbfb121ad38e7bba3aa91d608
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Jan 27 12:21:48 2014 +0100

    minor cleanup and build for epel7

 python-d2to1.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-d2to1.spec b/python-d2to1.spec
index 701b046..f69ee93 100644
--- a/python-d2to1.spec
+++ b/python-d2to1.spec
@@ -1,4 +1,4 @@
-%if 0%{?fedora} > 12 || 0%{?rhel} > 7
+%if 0%{?fedora} > 12 
 %global with_python3 1
 %else
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print (get_python_lib())")}
@@ -8,7 +8,7 @@
 
 Name: python-%{upname}
 Version: 0.2.10
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Allows using distutils2-like setup.cfg files with setup.py
 License: BSD
 
@@ -83,6 +83,9 @@ popd
 
 
 %changelog
+* Mon Jan 27 2014 Matthias Runge <mrunge at redhat.com> - 0.2.10-3
+- minor cleanup and rebuilt for epel7
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list