Hello community, here is the log from the commit of package python-distribute for openSUSE:Factory checked in at 2012-11-26 19:52:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-distribute (Old) and /work/SRC/openSUSE:Factory/.python-distribute.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-distribute", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-distribute/python3-distribute.changes 2012-11-14 09:15:34.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-distribute.new/python3-distribute.changes 2012-11-26 19:57:44.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Nov 22 13:47:34 UTC 2012 - [email protected] + +- Removed openSUSE 11.4 spec file workarounds + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-distribute.spec ++++++ --- /var/tmp/diff_new_pack.LlRYYq/_old 2012-11-26 19:57:57.000000000 +0100 +++ /var/tmp/diff_new_pack.LlRYYq/_new 2012-11-26 19:57:57.000000000 +0100 @@ -32,10 +32,6 @@ BuildRequires: python3-devel Provides: python3-setuptools = %{version} Obsoletes: python3-setuptools < %{version} -%if 0%{?suse_version} <= 1140 -%{!?python3_sitelib: %global python3_sitelib %(python3 -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")} -%{!?py3_ver: %global py3_ver %(python3 -c "import sys; version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); print(version)" 2>/dev/null || echo PYTHON-NOT-FOUND)} -%endif BuildArch: noarch # rpm's autoreqprov should take care of this #Requires: python3 >= %{py3_ver} @@ -79,9 +75,5 @@ %{python3_sitelib}/%{modname}-%{version}-py%{py3_ver}.egg-info/ %{python3_sitelib}/%{mod2nam}-*-py%{py3_ver}.egg-info %{python3_sitelib}/_markerlib -%if 0%{?suse_version} <= 1140 -%dir %{python3_sitelib}/ -%dir %{_prefix}/lib/python%{py3_ver} -%endif %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
