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

Группа :: Разработка/Ruby
Пакет: gem-mixlib-shellout

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

%define        gemname mixlib-shellout

Name:          gem-mixlib-shellout
Version:       3.2.5
Release:       alt1
Summary:       mixin library for subprocess management, output collection
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/chef/mixlib-shellout
Vcs:           https://github.com/chef/mixlib-shellout.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(chef-utils) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(chef-utils) >= 0
Obsoletes:     ruby-%gemname < %EVR
Provides:      ruby-%gemname = %EVR
Provides:      gem(mixlib-shellout) = 3.2.5


%description
Provides a simplified interface to shelling out yet still collecting both
standard out and standard error and providing full control over environment,
working directory, uid, gid, etc.


%package       -n gem-mixlib-shellout-doc
Version:       3.2.5
Release:       alt1
Summary:       mixin library for subprocess management, output collection documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ mixlib-shellout
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(mixlib-shellout) = 3.2.5

%description   -n gem-mixlib-shellout-doc
mixin library for subprocess management, output collection documentation
files.

Provides a simplified interface to shelling out yet still collecting both
standard out and standard error and providing full control over environment,
working directory, uid, gid, etc.

%description   -n gem-mixlib-shellout-doc -l ru_RU.UTF-8
п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ mixlib-shellout.


%package       -n gem-mixlib-shellout-devel
Version:       3.2.5
Release:       alt1
Summary:       mixin library for subprocess management, output collection development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ mixlib-shellout
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(mixlib-shellout) = 3.2.5

%description   -n gem-mixlib-shellout-devel
mixin library for subprocess management, output collection development
package.

Provides a simplified interface to shelling out yet still collecting both
standard out and standard error and providing full control over environment,
working directory, uid, gid, etc.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-mixlib-shellout-doc
%ruby_gemdocdir

%files         -n gem-mixlib-shellout-devel


%changelog

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

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