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

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

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

%define        gemname cookstyle

Name:          gem-cookstyle
Version:       7.32.1
Release:       alt1
Summary:       Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://docs.chef.io/workstation/cookstyle/
Vcs:           https://github.com/chef/cookstyle.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(pry) >= 0
BuildRequires: gem(yard) >= 0
BuildRequires: gem(memory_profiler) >= 0
BuildRequires: gem(stackprof) >= 0
BuildRequires: gem(rubocop-performance) >= 0
BuildRequires: gem(rake) >= 0
BuildRequires: gem(rspec) >= 3.4
BuildRequires: gem(rubocop) >= 1.15.0 gem(rubocop) < 2
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rubocop >= 1.15.0,rubocop < 2
Requires:      gem(rubocop) >= 1.15.0 gem(rubocop) < 2
Provides:      gem(cookstyle) = 7.32.1


%description
Cookstyle is a code linting tool that helps you to write better Chef Infra
cookbooks by detecting and automatically correcting style, syntax, and logic
mistakes in your code.


%package       -n cookstyle
Version:       7.32.1
Release:       alt1
Summary:       Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ cookstyle
Group:         Other
BuildArch:     noarch

Requires:      gem(cookstyle) = 7.32.1

%description   -n cookstyle
Cookstyle is a code linting tool that helps you to write better Chef Infra
cookbooks by detecting and automatically correcting style, syntax, and logic
mistakes in your code executable(s).

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


%package       -n gem-cookstyle-doc
Version:       7.32.1
Release:       alt1
Summary:       Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ cookstyle
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(cookstyle) = 7.32.1

%description   -n gem-cookstyle-doc
Cookstyle is a code linting tool that helps you to write better Chef Infra
cookbooks by detecting and automatically correcting style, syntax, and logic
mistakes in your code documentation files.

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


%package       -n gem-cookstyle-devel
Version:       7.32.1
Release:       alt1
Summary:       Cookstyle is a code linting tool that helps you to write better Chef Infra cookbooks by detecting and automatically correcting style, syntax, and logic mistakes in your code development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ cookstyle
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(cookstyle) = 7.32.1
Requires:      gem(pry) >= 0
Requires:      gem(yard) >= 0
Requires:      gem(memory_profiler) >= 0
Requires:      gem(stackprof) >= 0
Requires:      gem(rubocop-performance) >= 0
Requires:      gem(rake) >= 0
Requires:      gem(rspec) >= 3.4

%description   -n gem-cookstyle-devel
Cookstyle is a code linting tool that helps you to write better Chef Infra
cookbooks by detecting and automatically correcting style, syntax, and logic
mistakes in your code development package.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n cookstyle
%_bindir/cookstyle

%files         -n gem-cookstyle-doc
%ruby_gemdocdir

%files         -n gem-cookstyle-devel


%changelog

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

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