Ruby %name must be changed to satisfy renamed pkg.

Related-Bug: #1403088

Change-Id: Ie79b5c9cd953b7ab520aeba532bbf9091971240d
This commit is contained in:
Andrey Nikitin 2015-04-29 12:45:58 +03:00
parent 04ebab96d5
commit 6775341add
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ URL: http://fuel.mirantis.com
Source0: %{rbname}-%{version}.tar.gz
# Make sure the spec template is included in the SRPM
BuildRoot: %{_tmppath}/%{rbname}-%{version}-root
Requires: ruby >= 2.1
Requires: ruby21 >= 2.1
Requires: ruby21-rubygem-activesupport = 3.0.10
Requires: ruby21-rubygem-mcollective-client = 2.4.1
Requires: ruby21-rubygem-symboltable = 1.0.2
@ -27,7 +27,7 @@ Requires: ruby21-rubygem-net-ssh = 2.8.0
Requires: ruby21-rubygem-net-ssh-gateway = 1.2.0
Requires: ruby21-rubygem-net-ssh-multi = 1.2.0
Requires: openssh-clients
BuildRequires: ruby >= 2.1
BuildRequires: ruby21 >= 2.1
BuildArch: noarch
Provides: ruby21(Astute) = %{version}