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

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

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

%define        gemname benchmark-ips

Name:          gem-benchmark-ips
Version:       2.9.1
Release:       alt1
Summary:       A iterations per second enhancement to Benchmark
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/evanphx/benchmark-ips
Vcs:           https://github.com/evanphx/benchmark-ips.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(minitest) >= 5.4 gem(minitest) < 6
BuildRequires: gem(rdoc) >= 4.0 gem(rdoc) < 7
BuildRequires: gem(hoe) >= 3.13 gem(hoe) < 4

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_ignore_names rails_51,rails_52,rails_60
Obsoletes:     ruby-benchmark-ips < %EVR
Provides:      ruby-benchmark-ips = %EVR
Provides:      gem(benchmark-ips) = 2.9.1


%description
Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code,
ips automatically figures out how many times to run the code to get interesting
data. No more guessing at random iteration counts.


%package       -n gem-benchmark-ips-doc
Version:       2.9.1
Release:       alt1
Summary:       A iterations per second enhancement to Benchmark documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ benchmark-ips
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(benchmark-ips) = 2.9.1

%description   -n gem-benchmark-ips-doc
A iterations per second enhancement to Benchmark documentation
files.

Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code,
ips automatically figures out how many times to run the code to get interesting
data. No more guessing at random iteration counts.

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


%package       -n gem-benchmark-ips-devel
Version:       2.9.1
Release:       alt1
Summary:       A iterations per second enhancement to Benchmark development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ benchmark-ips
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(benchmark-ips) = 2.9.1
Requires:      gem(minitest) >= 5.4 gem(minitest) < 6
Requires:      gem(rdoc) >= 4.0 gem(rdoc) < 7
Requires:      gem(hoe) >= 3.13 gem(hoe) < 4

%description   -n gem-benchmark-ips-devel
A iterations per second enhancement to Benchmark development
package.

Benchmark/ips benchmarks a blocks iterations/second. For short snippets of code,
ips automatically figures out how many times to run the code to get interesting
data. No more guessing at random iteration counts.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-benchmark-ips-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-benchmark-ips-devel
%doc README.md


%changelog

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

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