Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : ansible | name : ansible | ||||
| version : 2.5.5 | version : 2.6.1 | ||||
| release : 12 | release : 13 | ||||
| source : | source : | ||||
| - https://github.com/ansible/ansible/archive/v2.5.5.tar.gz : 4fd01af1ee6f6ca7e8ea148fc40aae2f9007a4bcf30fc80710ab41eef61d8cac | - https://github.com/ansible/ansible/archive/v2.6.1.tar.gz : b81b6a05019d01ccc32a44f0478aea8f19278bca4eb2311a5dfc39475e3d08f7 | ||||
| license : GPL-3.0-or-later | license : GPL-3.0-or-later | ||||
| component : system.utils | component : system.utils | ||||
| summary : Ansible is a radically simple IT automation system | summary : Ansible is a radically simple IT automation system | ||||
| description: | | description: | | ||||
| Ansible is a radically simple IT automation system | Ansible is a radically simple IT automation system | ||||
| builddeps : | builddeps : | ||||
| - pkgconfig(python-2.7) | - pkgconfig(python-2.7) | ||||
| - asciidoc | - asciidoc | ||||
| - python-docutils | |||||
| - python-jinja | - python-jinja | ||||
| - python-setuptools | - python-setuptools | ||||
| rundeps : | rundeps : | ||||
| - python-jinja | - python-jinja | ||||
| - python-paramiko | - python-paramiko | ||||
| - pyyaml | - pyyaml | ||||
| build : | | build : | | ||||
| %python_setup | %python_setup | ||||
| %make docs | %make docs | ||||
| install : | | install : | | ||||
| %python_install | %python_install | ||||
| install -d $installdir/usr/share/man/man1 | install -d $installdir/usr/share/man/man1 | ||||
| install -Dm 00644 docs/man/man1/*.1 $installdir/usr/share/man/man1/ | install -Dm 00644 docs/man/man1/*.1 $installdir/usr/share/man/man1/ | ||||
| install -Dm 00644 examples/ansible.cfg $installdir/etc/ansible/ansible.cfg | install -Dm 00644 examples/ansible.cfg $installdir/etc/ansible/ansible.cfg | ||||
| install -Dm 00644 examples/hosts $installdir/etc/ansible/hosts | install -Dm 00644 examples/hosts $installdir/etc/ansible/hosts | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.