[python26-boto/el5] Use the new multi-python macro

gholms gholms at fedoraproject.org
Tue Jul 19 00:39:04 UTC 2011


commit d8cacf0418ba03301c2287c983e43974f3ff7b49
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Fri Jul 15 11:47:59 2011 -0700

    Use the new multi-python macro

 python26-boto.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python26-boto.spec b/python26-boto.spec
index 2582168..e841498 100644
--- a/python26-boto.spec
+++ b/python26-boto.spec
@@ -2,7 +2,7 @@
 %global pybasever 2.6
 %global __python_ver 26
 %global __python %{_bindir}/python%{?pybasever}
-%global __os_install_post %{?__python%{?__python_ver}_os_install_post}
+%global __os_install_post %{?__multiple_python_os_install_post}
 
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %global pkgname boto


More information about the scm-commits mailing list