Hello community, here is the log from the commit of package python-pyOpenSSL for openSUSE:Factory checked in at 2015-07-20 15:13:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pyOpenSSL (Old) and /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pyOpenSSL" Changes: -------- --- /work/SRC/openSUSE:Factory/python-pyOpenSSL/python-pyOpenSSL.changes 2015-04-25 16:45:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-pyOpenSSL.new/python-pyOpenSSL.changes 2015-07-20 15:13:33.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jul 14 13:07:00 UTC 2015 - [email protected] + +- Fix building on SLES 11 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pyOpenSSL.spec ++++++ --- /var/tmp/diff_new_pack.OP8NlO/_old 2015-07-20 15:13:34.000000000 +0200 +++ /var/tmp/diff_new_pack.OP8NlO/_new 2015-07-20 15:13:34.000000000 +0200 @@ -26,20 +26,18 @@ Source: http://pypi.python.org/packages/source/p/pyOpenSSL/pyOpenSSL-%{version}.tar.gz Patch0: bug-lp-1265482.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch - BuildRequires: python-Sphinx BuildRequires: python-cryptography >= 0.2 BuildRequires: python-devel BuildRequires: python-setuptools - Requires: python-cryptography >= 0.2 - Provides: pyOpenSSL = %{version} Provides: python-openssl = %{version} Obsoletes: python-openssl < %{version} %if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} +%else +BuildArch: noarch %endif %description
