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

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

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

%define        gemname fog-google

Name:          gem-fog-google
Epoch:         1
Version:       1.13.0
Release:       alt1
Summary:       Fog for Google Cloud Platform
Summary(ru_RU.UTF-8): п╒я┐п╪п╟п╫ п╢п╩я▐ п⌠я┐пЁп╩п╬п╡п╬п╧ п╬п╠п╩п╟я┤п╫п╬п╧ п©п╩п╟я┌я└п╬я─п╪я▀
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/fog/fog-google
Vcs:           https://github.com/fog/fog-google.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(fog-core) >= 2.0 gem(fog-core) <= 3
BuildRequires: gem(fog-json) >= 1.2 gem(fog-json) < 2
BuildRequires: gem(fog-xml) >= 0.1.0 gem(fog-xml) < 0.2
BuildRequires: gem(google-api-client) >= 0.53 gem(google-api-client) <= 1
BuildRequires: gem(google-cloud-env) >= 1.2 gem(google-cloud-env) < 2
BuildRequires: gem(pry) >= 0
BuildRequires: gem(retriable) >= 0
BuildRequires: gem(rake) >= 0 gem(rake) < 14
BuildRequires: gem(minitest) >= 0
BuildRequires: gem(minitest-reporters) >= 0
BuildRequires: gem(shindo) >= 0
BuildRequires: gem(vcr) >= 0
BuildRequires: gem(webmock) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency fog-core ~> 2.0
%ruby_use_gem_dependency google-api-client ~> 0.53
Requires:      gem(fog-core) >= 2.0 gem(fog-core) <= 3
Requires:      gem(fog-json) >= 1.2 gem(fog-json) < 2
Requires:      gem(fog-xml) >= 0.1.0 gem(fog-xml) < 0.2
Requires:      gem(google-api-client) >= 0.53 gem(google-api-client) <= 1
Requires:      gem(google-cloud-env) >= 1.2 gem(google-cloud-env) < 2
Obsoletes:     ruby-fog-google < %EVR
Provides:      ruby-fog-google = %EVR
Provides:      gem(fog-google) = 1.13.0


%description
There are two ways to access Google Cloud Storage. The old S3 API and the new
JSON API. Fog::Storage::Google will automatically direct you to the appropriate
API based on the credentials you provide it.

* The XML API is almost identical to S3. Use Google's interoperability keys to
access it.
* The new JSON API is faster and uses auth similarly to the rest of the Google
Cloud APIs using a service account private key.


%package       -n gem-fog-google-doc
Version:       1.13.0
Release:       alt1
Summary:       Fog for Google Cloud Platform documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ fog-google
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(fog-google) = 1.13.0

%description   -n gem-fog-google-doc
Fog for Google Cloud Platform documentation files.

There are two ways to access Google Cloud Storage. The old S3 API and the new
JSON API. Fog::Storage::Google will automatically direct you to the appropriate
API based on the credentials you provide it.

* The XML API is almost identical to S3. Use Google's interoperability keys to
access it.
* The new JSON API is faster and uses auth similarly to the rest of the Google
Cloud APIs using a service account private key.

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


%package       -n gem-fog-google-devel
Version:       1.13.0
Release:       alt1
Summary:       Fog for Google Cloud Platform development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ fog-google
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(fog-google) = 1.13.0
Requires:      gem(pry) >= 0
Requires:      gem(retriable) >= 0
Requires:      gem(rake) >= 0 gem(rake) < 14
Requires:      gem(minitest) >= 0
Requires:      gem(minitest-reporters) >= 0
Requires:      gem(shindo) >= 0
Requires:      gem(vcr) >= 0
Requires:      gem(webmock) >= 0
Requires:      gem(fog-core) >= 2.0 gem(fog-core) < 3
Requires:      gem(google-api-client) >= 0.24 gem(google-api-client) < 1

%description   -n gem-fog-google-devel
Fog for Google Cloud Platform development package.

There are two ways to access Google Cloud Storage. The old S3 API and the new
JSON API. Fog::Storage::Google will automatically direct you to the appropriate
API based on the credentials you provide it.

* The XML API is almost identical to S3. Use Google's interoperability keys to
access it.
* The new JSON API is faster and uses auth similarly to the rest of the Google
Cloud APIs using a service account private key.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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

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


%changelog

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

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