Hello community, here is the log from the commit of package python-bsddb3 for openSUSE:Factory checked in at 2013-01-17 09:57:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-bsddb3 (Old) and /work/SRC/openSUSE:Factory/.python-bsddb3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-bsddb3", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-bsddb3/python-bsddb3.changes 2013-01-14 14:05:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-bsddb3.new/python-bsddb3.changes 2013-01-17 09:57:21.000000000 +0100 @@ -1,0 +2,10 @@ +Wed Jan 16 03:47:36 UTC 2013 - [email protected] + +- Removed BuildArch: noarch macro + +------------------------------------------------------------------- +Mon Jan 14 09:29:26 UTC 2013 - [email protected] + +- Simplify macro usage + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-bsddb3/python3-bsddb3.changes 2013-01-14 14:05:43.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-bsddb3.new/python3-bsddb3.changes 2013-01-17 09:57:21.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Jan 14 09:29:32 UTC 2013 - [email protected] + +- Drop requires on "python(abi)", RPM does that automatically + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-bsddb3.spec ++++++ --- /var/tmp/diff_new_pack.fpWZgX/_old 2013-01-17 09:57:22.000000000 +0100 +++ /var/tmp/diff_new_pack.fpWZgX/_new 2013-01-17 09:57:22.000000000 +0100 @@ -27,10 +27,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: db-devel BuildRequires: python-devel -%if 0%{?suse_version} -%py_requires +%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()")} %endif -%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} %description This module provides a nearly complete wrapping of the Oracle/Sleepycat C API ++++++ python3-bsddb3.spec ++++++ --- /var/tmp/diff_new_pack.fpWZgX/_old 2013-01-17 09:57:22.000000000 +0100 +++ /var/tmp/diff_new_pack.fpWZgX/_new 2013-01-17 09:57:22.000000000 +0100 @@ -29,7 +29,6 @@ BuildRequires: python3 BuildRequires: python3-devel BuildRequires: python3-distribute -Requires: python(abi) = %{py3_ver} %description This module provides a nearly complete wrapping of the Oracle/Sleepycat C API -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
