[twms/f20] Revert "Defining python2 macros for EPEL"

Eduardo Mayorga Téllez mayorga at fedoraproject.org
Tue Dec 9 03:01:34 UTC 2014


commit b8cae2dd77d17e0f12f62071ecfb6345e37421cb
Author: Eduardo Mayorga <mayorga at fedoraproject.org>
Date:   Mon Dec 8 21:01:35 2014 -0600

    Revert "Defining python2 macros for EPEL"
    
    This reverts commit 720b096d41ab427af3c8db4b9490e8910e00a7e0.

 twms.spec |   10 +---------
 1 files changed, 1 insertions(+), 9 deletions(-)
---
diff --git a/twms.spec b/twms.spec
index 6388888..7fbf836 100644
--- a/twms.spec
+++ b/twms.spec
@@ -1,11 +1,6 @@
-%if 0%{?rhel} && 0%{?rhel} <= 7
-%{!?__python2: %global __python2 %{__python}}
-%{!?python2_sitelib: %global python2_sitelib %(%{__python2} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
-%endif
-
 Name:		twms
 Version:	0.05
-Release:	3%{?dist}
+Release:	2%{?dist}
 Summary:	Tiny web map service
 
 Group:		Applications/Internet
@@ -57,9 +52,6 @@ PYTHON=%{__python2} %make_install
 
 
 %changelog
-* Tue Dec 09 2014 Eduardo Mayorga Téllez <mayorga at fedoraproject.org> - 0.05-3
-- Defining python2 macros for EPEL
-
 * Wed Nov 26 2014 Eduardo Mayorga Téllez <mayorga at fedoraproject.org> - 0.05-2
 - Adding missing created directory
 - Ditching empty file irs_nxt.jpg


More information about the scm-commits mailing list