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

Группа :: Разработка/Perl
Пакет: perl-Consul

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

## SPEC file for Perl module Consul

%define real_name Consul

Name: perl-Consul
Version: 0.025
Release: alt1

Summary:  Perl client library for Consul

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/Consul/
#URL: https://github.com/robn/Consul

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

BuildArch: noarch

BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sun Jan 28 2018

# optimized out: perl perl-CPAN-Meta-Requirements perl-Encode perl-JSON-MaybeXS perl-JSON-PP perl-Moo perl-Parse-CPAN-Meta perl-Try-Tiny perl-URI perl-devel perl-parent python-base python-modules python3 python3-base
BuildRequires: perl-CPAN-Meta perl-Convert-Base64 perl-HTTP-Tiny perl-Hash-MultiValue perl-Test-Exception perl-Test-TCP perl-Type-Tiny perl-namespace-autoclean

%description
Perl module Consul provides a client library for accessing and
manipulating data in a Consul cluster. It targets the
Consul v1 HTTP API.

This module is quite low-level. You're expected to have a good
understanding of Consul and its API to understand the methods
this module provides.

# TO FIX: there are no Test::Consul module in Sisyphus,

# nor Consul itself - we can't test this module
%def_without test

%prep
%setup -q -n %real_name-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Consul*

%changelog

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

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