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

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

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

%define        gemname chef-vault

Name:          gem-chef-vault
Version:       4.1.3
Release:       alt1
Summary:       Securely manage passwords, certs, and other secrets in Chef
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/chef/chef-vault
Vcs:           https://github.com/chef/chef-vault.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-chef-vault < %EVR
Provides:      ruby-chef-vault = %EVR
Provides:      gem(chef-vault) = 4.1.3


%description
Gem that allows you to encrypt a Chef Data Bag Item using the public keys of a
list of chef nodes. This allows only those chef nodes to decrypt the encrypted
values.

For a more detailed explanation of how chef-vault works, please refer to this
blog post Chef Vault - what is it and what can it do for you? by Nell
Shamrell-Harrington.


%package       -n chef-vault
Version:       4.1.3
Release:       alt1
Summary:       Securely manage passwords, certs, and other secrets in Chef executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ chef-vault
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(chef-vault) = 4.1.3

%description   -n chef-vault
Securely manage passwords, certs, and other secrets in Chef executable(s).

Gem that allows you to encrypt a Chef Data Bag Item using the public keys of a
list of chef nodes. This allows only those chef nodes to decrypt the encrypted
values.

For a more detailed explanation of how chef-vault works, please refer to this
blog post Chef Vault - what is it and what can it do for you? by Nell
Shamrell-Harrington.

%description   -n chef-vault -l ru_RU.UTF-8
п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ chef-vault.


%package       -n gem-chef-vault-doc
Version:       4.1.3
Release:       alt1
Summary:       Securely manage passwords, certs, and other secrets in Chef documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ chef-vault
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(chef-vault) = 4.1.3

%description   -n gem-chef-vault-doc
Securely manage passwords, certs, and other secrets in Chef documentation
files.

Gem that allows you to encrypt a Chef Data Bag Item using the public keys of a
list of chef nodes. This allows only those chef nodes to decrypt the encrypted
values.

For a more detailed explanation of how chef-vault works, please refer to this
blog post Chef Vault - what is it and what can it do for you? by Nell
Shamrell-Harrington.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n chef-vault
%_bindir/chef-vault

%files         -n gem-chef-vault-doc
%ruby_gemdocdir


%changelog

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

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