From 6775341add9d693f197981ad96121125c4dbcc65 Mon Sep 17 00:00:00 2001 From: Andrey Nikitin Date: Wed, 29 Apr 2015 12:45:58 +0300 Subject: [PATCH] Ruby %name must be changed to satisfy renamed pkg. Related-Bug: #1403088 Change-Id: Ie79b5c9cd953b7ab520aeba532bbf9091971240d --- specs/astute.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specs/astute.spec b/specs/astute.spec index 18ba865b..5ccb5e13 100644 --- a/specs/astute.spec +++ b/specs/astute.spec @@ -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}