From b8cae2dd77d17e0f12f62071ecfb6345e37421cb Mon Sep 17 00:00:00 2001 From: Eduardo Mayorga Date: Mon, 8 Dec 2014 21:01:35 -0600 Subject: [PATCH] Revert "Defining python2 macros for EPEL" This reverts commit 720b096d41ab427af3c8db4b9490e8910e00a7e0. --- twms.spec | 10 +--------- 1 file changed, 1 insertion(+), 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 - 0.05-3 -- Defining python2 macros for EPEL - * Wed Nov 26 2014 Eduardo Mayorga Téllez - 0.05-2 - Adding missing created directory - Ditching empty file irs_nxt.jpg