Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37913395
en ru br
ALT Linux repositórios
S:0.13.3.1-alt1.1

Group :: Desenvolvimento/Ruby
RPM: gem-patron

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e 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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009