Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37724847
en ru br
Репозитории ALT

Группа :: Разработка/Ruby
Пакет: gem-smart-proxy-remote-execution-ssh

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define        gemname smart_proxy_remote_execution_ssh

Name:          gem-smart-proxy-remote-execution-ssh
Version:       0.10.1
Release:       alt1
Summary:       Ssh remote execution provider for Foreman Smart-Proxy
License:       GPL-3.0
Group:         Development/Ruby
Url:           https://github.com/theforeman/smart_proxy_remote_execution_ssh
Vcs:           https://github.com/theforeman/smart_proxy_remote_execution_ssh.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(bundler) >= 0
BuildRequires: gem(rake) >= 0
BuildRequires: gem(minitest) >= 0
BuildRequires: gem(mocha) >= 1
BuildRequires: gem(webmock) >= 1
BuildRequires: gem(rubocop) >= 0.82.0
BuildRequires: gem(pry) >= 0
BuildRequires: gem(public_suffix) >= 0
BuildRequires: gem(rack-test) >= 0
BuildRequires: gem(sinatra) >= 0
BuildRequires: gem(rack) >= 1.1
BuildRequires: gem(smart_proxy_dynflow) >= 0.8
BuildRequires: gem(net-ssh) >= 4.2.0
BuildRequires: gem(mqtt) >= 0
BuildConflicts: gem(mocha) >= 2
BuildConflicts: gem(webmock) >= 4
BuildConflicts: gem(rubocop) >= 2
BuildConflicts: gem(smart_proxy_dynflow) >= 1
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency webmock >= 3.13.0,webmock < 4
%ruby_use_gem_dependency rubocop >= 1.15.0,rubocop < 2
%ruby_use_gem_dependency rack-test >= 1.1.0,rack-test < 2
%ruby_alias_names smart_proxy_remote_execution_ssh,smart-proxy-remote-execution-ssh
Requires:      gem(smart_proxy_dynflow) >= 0.8
Requires:      gem(net-ssh) >= 4.2.0
Requires:      gem(mqtt) >= 0
Conflicts:     gem(smart_proxy_dynflow) >= 1
Provides:      gem(smart_proxy_remote_execution_ssh) = 0.10.1


%description
This a plugin for foreman smart-proxy allowing using ssh for the remote
execution.


%package       -n gem-smart-proxy-remote-execution-ssh-doc
Version:       0.10.1
Release:       alt1
Summary:       Ssh remote execution provider for Foreman Smart-Proxy documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ smart_proxy_remote_execution_ssh
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(smart_proxy_remote_execution_ssh) = 0.10.1

%description   -n gem-smart-proxy-remote-execution-ssh-doc
Ssh remote execution provider for Foreman Smart-Proxy documentation files.

This a plugin for foreman smart-proxy allowing using ssh for the remote
execution.

%description   -n gem-smart-proxy-remote-execution-ssh-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ smart_proxy_remote_execution_ssh.


%package       -n gem-smart-proxy-remote-execution-ssh-devel
Version:       0.10.1
Release:       alt1
Summary:       Ssh remote execution provider for Foreman Smart-Proxy development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ smart_proxy_remote_execution_ssh
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(smart_proxy_remote_execution_ssh) = 0.10.1
Requires:      gem(bundler) >= 0
Requires:      gem(rake) >= 0
Requires:      gem(minitest) >= 0
Requires:      gem(mocha) >= 1
Requires:      gem(webmock) >= 1
Requires:      gem(rubocop) >= 0.82.0
Requires:      gem(pry) >= 0
Requires:      gem(public_suffix) >= 0
Requires:      gem(rack-test) >= 0
Requires:      gem(sinatra) >= 0
Requires:      gem(rack) >= 1.1
Conflicts:     gem(mocha) >= 2
Conflicts:     gem(webmock) >= 4
Conflicts:     gem(rubocop) >= 2

%description   -n gem-smart-proxy-remote-execution-ssh-devel
Ssh remote execution provider for Foreman Smart-Proxy development package.

This a plugin for foreman smart-proxy allowing using ssh for the remote
execution.

%description   -n gem-smart-proxy-remote-execution-ssh-devel -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ smart_proxy_remote_execution_ssh.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-smart-proxy-remote-execution-ssh-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-smart-proxy-remote-execution-ssh-devel
%doc README.md


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin