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

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

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

%define        gemname google-gax

Name:          gem-google-gax
Version:       1.8.2
Release:       alt1.2
Summary:       Aids the development of APIs for clients and servers based on GRPC and Google APIs conventions
License:       BSD-3-Clause
Group:         Development/Ruby
Url:           https://github.com/googleapis/gax-ruby
Vcs:           https://github.com/googleapis/gax-ruby.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
%if_with check
BuildRequires: gem(codecov) >= 0.1
BuildRequires: gem(rake) >= 10.0
BuildRequires: gem(rspec) >= 3.0
BuildRequires: gem(rubocop) >= 0.49.0
BuildRequires: gem(simplecov) >= 0.9
BuildRequires: gem(googleauth) >= 0.9
BuildRequires: gem(grpc) >= 1.24
BuildRequires: gem(googleapis-common-protos) >= 1.3.9
BuildRequires: gem(googleapis-common-protos-types) >= 1.0.4
BuildRequires: gem(google-protobuf) >= 3.9
BuildRequires: gem(rly) >= 0.2.3
BuildConflicts: gem(codecov) >= 1
BuildConflicts: gem(rspec) >= 4
BuildConflicts: gem(rubocop) >= 2
BuildConflicts: gem(simplecov) >= 1
BuildConflicts: gem(googleauth) >= 2
BuildConflicts: gem(grpc) >= 2
BuildConflicts: gem(googleapis-common-protos) >= 2.0
BuildConflicts: gem(googleapis-common-protos-types) >= 2.0
BuildConflicts: gem(google-protobuf) >= 4
BuildConflicts: gem(rly) >= 0.3
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rubocop >= 1.15.0,rubocop < 2
%ruby_use_gem_dependency googleauth >= 1.2.0,googleauth < 2
Requires:      gem(googleauth) >= 0.9
Requires:      gem(grpc) >= 1.24
Requires:      gem(googleapis-common-protos) >= 1.3.9
Requires:      gem(googleapis-common-protos-types) >= 1.0.4
Requires:      gem(google-protobuf) >= 3.9
Requires:      gem(rly) >= 0.2.3
Conflicts:     gem(googleauth) >= 2
Conflicts:     gem(grpc) >= 2
Conflicts:     gem(googleapis-common-protos) >= 2.0
Conflicts:     gem(googleapis-common-protos-types) >= 2.0
Conflicts:     gem(google-protobuf) >= 4
Conflicts:     gem(rly) >= 0.3
Provides:      gem(google-gax) = 1.8.2


%description
Google API Extensions


%package       -n gem-google-gax-doc
Version:       1.8.2
Release:       alt1.2
Summary:       Aids the development of APIs for clients and servers based on GRPC and Google APIs conventions documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ google-gax
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(google-gax) = 1.8.2

%description   -n gem-google-gax-doc
Aids the development of APIs for clients and servers based on GRPC and Google
APIs conventions documentation files.

Google API Extensions

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


%package       -n gem-google-gax-devel
Version:       1.8.2
Release:       alt1.2
Summary:       Aids the development of APIs for clients and servers based on GRPC and Google APIs conventions development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ google-gax
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(google-gax) = 1.8.2
Requires:      gem(codecov) >= 0.1
Requires:      gem(rake) >= 10.0
Requires:      gem(rspec) >= 3.0
Requires:      gem(rubocop) >= 0.49.0
Requires:      gem(simplecov) >= 0.9
Conflicts:     gem(codecov) >= 1
Conflicts:     gem(rspec) >= 4
Conflicts:     gem(rubocop) >= 2
Conflicts:     gem(simplecov) >= 1

%description   -n gem-google-gax-devel
Aids the development of APIs for clients and servers based on GRPC and Google
APIs conventions development package.

Google API Extensions

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-google-gax-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-google-gax-devel
%doc README.md


%changelog

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

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