Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37878428
en ru br
ALT Linux repos
S:3.0.15-alt1

Group :: Development/Ruby
RPM: gem-artifactory

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define        gemname artifactory

Name:          gem-artifactory
Version:       3.0.15
Release:       alt1
Summary:       A simple, lightweight Ruby client for interacting with the Artifactory API
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/chef/artifactory-client
Vcs:           https://github.com/chef/artifactory-client.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-artifactory-client < %EVR
Provides:      ruby-artifactory-client = %EVR
Provides:      gem(artifactory) = 3.0.15


%description
A Ruby client and interface to the Artifactory API. The majority of API
endpoints are only exposed for Artifactory Pro customers! As such, many of the
resources and actions exposed by this gem also require Artifactory Pro.

The Artifactory gem offers a convienent interface for managing various parts of
the Artifactory API.


%package       -n gem-artifactory-doc
Version:       3.0.15
Release:       alt1
Summary:       A simple, lightweight Ruby client for interacting with the Artifactory API documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета artifactory
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(artifactory) = 3.0.15

%description   -n gem-artifactory-doc
A simple, lightweight Ruby client for interacting with the Artifactory API
documentation files.

A Ruby client and interface to the Artifactory API. The majority of API
endpoints are only exposed for Artifactory Pro customers! As such, many of the
resources and actions exposed by this gem also require Artifactory Pro.

The Artifactory gem offers a convienent interface for managing various parts of
the Artifactory API.

%description   -n gem-artifactory-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета artifactory.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-artifactory-doc
%ruby_gemdocdir


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin