[python-cloudfiles] add FIX ME regarding python26-cloudfiles

derks derks at fedoraproject.org
Fri Mar 4 21:35:30 UTC 2011


commit a9d7c8b0d8bdb373c3baa7afadf69dcd90fc94d9
Author: BJ Dierkes <wdierkes at 5dollarwhitebox.org>
Date:   Fri Mar 4 15:35:23 2011 -0600

    add FIX ME regarding python26-cloudfiles

 python-cloudfiles.spec |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/python-cloudfiles.spec b/python-cloudfiles.spec
index 5095be2..99b4e2a 100644
--- a/python-cloudfiles.spec
+++ b/python-cloudfiles.spec
@@ -1,4 +1,9 @@
 
+# FIX ME: Need to add code for building python26-cloudfiles.  Pending:
+#
+# https://bugzilla.redhat.com/show_bug.cgi?id=678690
+# 
+
 %if ! (0%{?fedora} > 12 || 0%{?rhel} > 5)
 %{!?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))")}


More information about the scm-commits mailing list