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

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

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

%define        gemname typhoeus

Name:          gem-typhoeus
Version:       1.4.0
Release:       alt1
Summary:       Typhoeus wraps libcurl in order to make fast and reliable requests
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/typhoeus/typhoeus
Vcs:           https://github.com/typhoeus/typhoeus.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(ethon) >= 0.9.0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(ethon) >= 0.9.0
Obsoletes:     ruby-typhoeus < %EVR
Provides:      ruby-typhoeus = %EVR
Provides:      gem(typhoeus) = 1.4.0


%description
Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
logic.


%package       -n gem-typhoeus-doc
Version:       1.4.0
Release:       alt1
Summary:       Typhoeus wraps libcurl in order to make fast and reliable requests documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ typhoeus
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(typhoeus) = 1.4.0

%description   -n gem-typhoeus-doc
Typhoeus wraps libcurl in order to make fast and reliable requests documentation
files.

Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
logic.


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


%package       -n gem-typhoeus-devel
Version:       1.4.0
Release:       alt1
Summary:       Typhoeus wraps libcurl in order to make fast and reliable requests development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ typhoeus
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(typhoeus) = 1.4.0

%description   -n gem-typhoeus-devel
Typhoeus wraps libcurl in order to make fast and reliable requests development
package.

Like a modern code version of the mythical beast with 100 serpent heads,
Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling
logic.


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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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

%files         -n gem-typhoeus-devel
%doc README.md


%changelog

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

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