Project

General

Profile

« Previous | Next » 

Revision 9cccb8ca

Added by Dmitri Dolguikh over 10 years ago

fixes #3931: rbvmomi gem has been pinned to ~> 1.6.0

(cherry picked from commit de0804f0aa6e9aa61a223fb600a0c97d595695e7)

View differences:

bundler.d/vmware.rb
group :vmware do
gem "rbvmomi"
gem "rbvmomi", '~> 1.6.0'
end
foreman.spec
%package vmware
Summary: Foreman vmware support
Group: Applications/System
Requires: %{?scl_prefix}rubygem(rbvmomi)
Requires: %{?scl_prefix}rubygem(rbvmomi) >= 1.6.0
Requires: %{?scl_prefix}rubygem(rbvmomi) < 1.7.0
Requires: %{name} = %{version}-%{release}
Requires: foreman-compute = %{version}-%{release}

Also available in: Unified diff