Hello community, here is the log from the commit of package python-Genshi for openSUSE:Factory checked in at 2015-07-28 11:41:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Genshi (Old) and /work/SRC/openSUSE:Factory/.python-Genshi.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Genshi" Changes: -------- --- /work/SRC/openSUSE:Factory/python-Genshi/python-Genshi.changes 2015-02-22 17:25:49.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-Genshi.new/python-Genshi.changes 2015-07-28 11:41:23.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Jul 24 20:36:31 UTC 2015 - [email protected] + +- fix build on non-SUSE distributions + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Genshi.spec ++++++ --- /var/tmp/diff_new_pack.zXC9gV/_old 2015-07-28 11:41:24.000000000 +0200 +++ /var/tmp/diff_new_pack.zXC9gV/_new 2015-07-28 11:41:24.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-Genshi # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ Requires: python-xml Provides: python-genshi = %{version} Obsoletes: python-genshi < %{version} -%if 0%{?suse_version} <= 1110 +%if 0%{?suse_version} && 0%{?suse_version} <= 1110 %{!?python_sitearch: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(True)")} %{py_requires} %endif
