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

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

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

%define        gemname prometheus-client

Name:          gem-prometheus-client
Version:       2.1.0
Release:       alt1
Summary:       A suite of instrumentation metric primitivesthat can be exposed through a web services interface
License:       Apache 2.0
Group:         Development/Ruby
Url:           https://github.com/prometheus/client_ruby
Vcs:           https://github.com/prometheus/client_ruby.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(benchmark-ips) >= 0
BuildRequires: gem(concurrent-ruby) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_ignore_names rack
Provides:      gem(prometheus-client) = 2.1.0


%description
A suite of instrumentation metric primitives for Ruby that can be exposed
through a HTTP interface. Intended to be used together with a Prometheus server.


%package       -n gem-prometheus-client-doc
Version:       2.1.0
Release:       alt1
Summary:       A suite of instrumentation metric primitivesthat can be exposed through a web services interface documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ prometheus-client
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(prometheus-client) = 2.1.0

%description   -n gem-prometheus-client-doc
A suite of instrumentation metric primitivesthat can be exposed through a web
services interface documentation files.

A suite of instrumentation metric primitives for Ruby that can be exposed
through a HTTP interface. Intended to be used together with a Prometheus server.

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


%package       -n gem-prometheus-client-devel
Version:       2.1.0
Release:       alt1
Summary:       A suite of instrumentation metric primitivesthat can be exposed through a web services interface development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ prometheus-client
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(prometheus-client) = 2.1.0
Requires:      gem(benchmark-ips) >= 0
Requires:      gem(concurrent-ruby) >= 0

%description   -n gem-prometheus-client-devel
A suite of instrumentation metric primitivesthat can be exposed through a web
services interface development package.

A suite of instrumentation metric primitives for Ruby that can be exposed
through a HTTP interface. Intended to be used together with a Prometheus server.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-prometheus-client-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-prometheus-client-devel
%doc README.md


%changelog

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

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