Hello community, here is the log from the commit of package IPython for openSUSE:Factory checked in at 2013-03-08 13:13:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/IPython (Old) and /work/SRC/openSUSE:Factory/.IPython.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "IPython", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/IPython/IPython.changes 2012-10-25 12:09:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes 2013-03-08 13:13:28.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 2 19:44:41 UTC 2013 - [email protected] + +- Fix building on SLES + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ IPython.spec ++++++ --- /var/tmp/diff_new_pack.k8kLpV/_old 2013-03-08 13:13:33.000000000 +0100 +++ /var/tmp/diff_new_pack.k8kLpV/_new 2013-03-08 13:13:33.000000000 +0100 @@ -38,6 +38,8 @@ %endif %if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1} BuildArch: noarch +%else +%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %endif # qtconsole Requires: python-Pygments -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
