Hello community, here is the log from the commit of package ansible for openSUSE:Factory checked in at 2015-10-19 22:53:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ansible (Old) and /work/SRC/openSUSE:Factory/.ansible.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ansible" Changes: -------- --- /work/SRC/openSUSE:Factory/ansible/ansible.changes 2015-10-12 10:03:35.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ansible.new/ansible.changes 2015-10-20 00:08:53.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Oct 11 16:11:02 UTC 2015 - [email protected] + +- build again on SLE-11-SP4 by ignoring some dependencies that are + not available in the official OBS repository: python-paramiko, + python-Jinja2, python-PyYAML, python-pycrypto + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ansible.spec ++++++ --- /var/tmp/diff_new_pack.LhWX5U/_old 2015-10-20 00:08:54.000000000 +0200 +++ /var/tmp/diff_new_pack.LhWX5U/_new 2015-10-20 00:08:54.000000000 +0200 @@ -28,17 +28,19 @@ Source: https://pypi.python.org/packages/source/a/ansible/ansible-%{version}.tar.gz Source99: ansible-rpmlintrc %if 0%{?suse_version} -BuildRequires: python-devel +%if 0%{?suse_version} >= 01130 BuildRequires: python-paramiko Requires: python-paramiko BuildRequires: python-Jinja2 Requires: python-Jinja2 BuildRequires: python-PyYAML Requires: python-PyYAML -BuildRequires: python-setuptools -Requires: python-setuptools BuildRequires: python-pycrypto >= 2.6 Requires: python-pycrypto >= 2.6 +%endif +BuildRequires: python-devel +BuildRequires: python-setuptools +Requires: python-setuptools Recommends: python-dopy Recommends: python-pywinrm Recommends: sshpass
