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

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

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

%define        gemname cane

Name:          gem-cane
Version:       3.0.0
Release:       alt1
Summary:       Fails your build if code quality thresholds are not met. Provides complexity and style checkers built-in, and allows integration with with custom quality metrics
License:       Apache 2.0
Group:         Development/Ruby
Url:           http://github.com/square/cane
Vcs:           https://github.com/square/cane.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(parallel) >= 0
BuildRequires: gem(rspec) >= 2.0 gem(rspec) < 4
BuildRequires: gem(rake) >= 0 gem(rake) < 14
BuildRequires: gem(simplecov) >= 0 gem(simplecov) < 1
BuildRequires: gem(rspec-fire) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rake >= 13.0.1,rake < 14
%ruby_use_gem_dependency simplecov >= 0.17,simplecov < 1
%ruby_use_gem_dependency rspec >= 3.10.0,rspec < 4
%ruby_ignore_names example
Requires:      gem(parallel) >= 0
Provides:      gem(cane) = 3.0.0


%description
Fails your build if code quality thresholds are not met


%package       -n cane
Version:       3.0.0
Release:       alt1
Summary:       Fails your build if code quality thresholds are not met. Provides complexity and style checkers built-in, and allows integration with with custom quality metrics executable(s)
Summary(ru_RU.UTF-8): п≤я│п©п╬п╩п╫я▐п╪п╨п╟ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ cane
Group:         Other
BuildArch:     noarch

Requires:      gem(cane) = 3.0.0

%description   -n cane
Fails your build if code quality thresholds are not met. Provides complexity and
style checkers built-in, and allows integration with with custom quality metrics
executable(s).

Fails your build if code quality thresholds are not met

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


%package       -n gem-cane-doc
Version:       3.0.0
Release:       alt1
Summary:       Fails your build if code quality thresholds are not met. Provides complexity and style checkers built-in, and allows integration with with custom quality metrics documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ cane
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(cane) = 3.0.0

%description   -n gem-cane-doc
Fails your build if code quality thresholds are not met. Provides complexity and
style checkers built-in, and allows integration with with custom quality metrics
documentation files.

Fails your build if code quality thresholds are not met

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


%package       -n gem-cane-devel
Version:       3.0.0
Release:       alt1
Summary:       Fails your build if code quality thresholds are not met. Provides complexity and style checkers built-in, and allows integration with with custom quality metrics development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ cane
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(cane) = 3.0.0
Requires:      gem(rspec) >= 2.0 gem(rspec) < 4
Requires:      gem(rake) >= 0 gem(rake) < 14
Requires:      gem(simplecov) >= 0 gem(simplecov) < 1
Requires:      gem(rspec-fire) >= 0

%description   -n gem-cane-devel
Fails your build if code quality thresholds are not met. Provides complexity and
style checkers built-in, and allows integration with with custom quality metrics
development package.

Fails your build if code quality thresholds are not met

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n cane
%doc README.md
%_bindir/cane

%files         -n gem-cane-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-cane-devel
%doc README.md


%changelog

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

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