[pypolicyd-spf] Revert "Define python to be version 2.6 under EL5."

bojan bojan at fedoraproject.org
Mon Aug 12 03:50:57 UTC 2013


commit aff78e175ebbcfbe36d7c4e1be267179b3808b72
Author: Bojan Smojver <bojan at rexursive.com>
Date:   Mon Aug 12 13:50:41 2013 +1000

    Revert "Define python to be version 2.6 under EL5."
    
    This reverts commit 56777cb0040871658a8cc9169df458017d64cb9b.

 pypolicyd-spf.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/pypolicyd-spf.spec b/pypolicyd-spf.spec
index 361fcfa..3e18489 100644
--- a/pypolicyd-spf.spec
+++ b/pypolicyd-spf.spec
@@ -1,5 +1,4 @@
 %if 0%{?rhel} && 0%{?rhel} <= 5
-%define __python /usr/bin/python2.6
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %endif


More information about the scm-commits mailing list