Hello community, here is the log from the commit of package python-GitPython for openSUSE:Factory checked in at 2012-06-26 17:55:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-GitPython (Old) and /work/SRC/openSUSE:Factory/.python-GitPython.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-GitPython", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/python-GitPython/python-GitPython.changes 2011-11-25 10:13:28.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.python-GitPython.new/python-GitPython.changes 2012-06-26 17:55:31.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Jun 26 09:55:59 UTC 2012 - [email protected] + +- Spec file cleanup + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-GitPython.spec ++++++ --- /var/tmp/diff_new_pack.4MMW6u/_old 2012-06-26 17:55:33.000000000 +0200 +++ /var/tmp/diff_new_pack.4MMW6u/_new 2012-06-26 17:55:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-GitPython # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -11,7 +11,7 @@ # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -28,13 +28,12 @@ BuildRequires: python-devel BuildRequires: python-distribute Requires: python-gitdb -%if 0%{?suse_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()")} %py_requires -%if 0%{?suse_version} > 1110 +%else BuildArch: noarch %endif -%endif -%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %description GitPython is a python library used to interact with Git repositories. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
