summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorOpenShift Bot <eparis+openshiftbot@redhat.com>2017-03-22 10:28:00 -0500
committerGitHub <noreply@github.com>2017-03-22 10:28:00 -0500
commit69612f3beadf349cad7ffb5c3e59062e44bc1ded (patch)
tree7cd0654fc4b8c69f98f049c9b51ceba27391eaaf /openshift-ansible.spec
parent72dc9f4fdc014ccb72db92dd2d1e4135bad49af9 (diff)
parent33ca710424c31ffeca3a8eb0b6d5b43787f0a2c8 (diff)
downloadopenshift-69612f3beadf349cad7ffb5c3e59062e44bc1ded.tar.gz
openshift-69612f3beadf349cad7ffb5c3e59062e44bc1ded.tar.bz2
openshift-69612f3beadf349cad7ffb5c3e59062e44bc1ded.tar.xz
openshift-69612f3beadf349cad7ffb5c3e59062e44bc1ded.zip
Merge pull request #3699 from sdodson/matched-versions
Merged by openshift-bot
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 66f536bda..588b203b5 100644
--- a/openshift-ansible.spec
+++ b/openshift-ansible.spec
@@ -21,7 +21,7 @@ Requires: ansible >= 2.2.0.0-1
Requires: python2
Requires: python-six
Requires: tar
-Requires: openshift-ansible-docs = %{version}-%{release}
+Requires: openshift-ansible-docs = %{version}
Requires: java-1.8.0-openjdk-headless
Requires: httpd-tools
Requires: libselinux-python
@@ -250,7 +250,7 @@ BuildArch: noarch
%package -n atomic-openshift-utils
Summary: Atomic OpenShift Utilities
BuildRequires: python-setuptools
-Requires: %{name}-playbooks >= %{version}
+Requires: %{name}-playbooks = %{version}
Requires: python-click
Requires: python-setuptools
Requires: PyYAML