Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37762870
en ru br
Репозитории ALT
S:0.13.3.1-alt1.1
www.altlinux.org/Changes

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

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

%define        gemname patron

Name:          gem-patron
Version:       0.13.3.1
Release:       alt1.1
Summary:       Patron HTTP Client
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/toland/patron
Vcs:           https://github.com/toland/patron.git
Packager:      Pavel Skrylev <majioa at altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: libcurl-devel
%if_with check
BuildRequires: gem(rake) >= 12.3.3
BuildRequires: gem(bundler) >= 0
BuildRequires: gem(rspec) >= 2.3.0
BuildRequires: gem(simplecov) >= 0.10
BuildRequires: gem(yard) >= 0.9.20
BuildRequires: gem(rack) >= 2.1.4
BuildRequires: gem(puma) >= 3.11
BuildRequires: gem(rake-compiler) >= 0
BuildConflicts: gem(simplecov) >= 1
BuildConflicts: gem(yard) >= 0.10
BuildConflicts: gem(rack) >= 3
BuildConflicts: gem(puma) >= 6
%endif

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rack >= 2.2.2,rack < 3
%ruby_use_gem_dependency puma >= 5.2.2,puma < 6
Provides:      gem(patron) = 0.13.3.1

%ruby_use_gem_version patron:0.13.3.1

%description
Patron is a Ruby HTTP client library based on libcurl. It does not try to expose
the full "power" (read complexity) of libcurl but instead tries to provide a
sane API while taking advantage of libcurl under the hood.


%package       -n gem-patron-doc
Version:       0.13.3.1
Release:       alt1.1
Summary:       Patron HTTP Client documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ patron
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(patron) = 0.13.3.1

%description   -n gem-patron-doc
Patron HTTP Client documentation files.

Patron is a Ruby HTTP client library based on libcurl. It does not try to expose
the full "power" (read complexity) of libcurl but instead tries to provide a
sane API while taking advantage of libcurl under the hood.

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


%package       -n gem-patron-devel
Version:       0.13.3.1
Release:       alt1.1
Summary:       Patron HTTP Client development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ patron
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(patron) = 0.13.3.1
Requires:      gem(rake) >= 12.3.3
Requires:      gem(bundler) >= 0
Requires:      gem(rspec) >= 2.3.0
Requires:      gem(simplecov) >= 0.10
Requires:      gem(yard) >= 0.9.20
Requires:      gem(rack) >= 2.1.4
Requires:      gem(puma) >= 3.11
Requires:      gem(rake-compiler) >= 0
Conflicts:     gem(simplecov) >= 1
Conflicts:     gem(yard) >= 0.10
Conflicts:     gem(rack) >= 3
Conflicts:     gem(puma) >= 6

%description   -n gem-patron-devel
Patron HTTP Client development package.

Patron is a Ruby HTTP client library based on libcurl. It does not try to expose
the full "power" (read complexity) of libcurl but instead tries to provide a
sane API while taking advantage of libcurl under the hood.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir

%files         -n gem-patron-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-patron-devel
%doc README.md
%ruby_includedir/*


%changelog

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

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