On stable-1.9 branch, build ansible1.9 package instead of ansible.

This commit is contained in:
Toshio Kuratomi 2016-05-04 10:19:16 -07:00
parent 10a38a7652
commit 71524dba13

View file

@ -1,4 +1,4 @@
%define name ansible
%define name ansible1.9
%define ansible_version $VERSION
%define ansible_release $RELEASE
@ -74,6 +74,9 @@ Requires: python-setuptools
Requires: sshpass
Provides: ansible = %{version}-%{release}
Conflicts: ansible
%description
Ansible is a radically simple model-driven configuration management,