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

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

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

%define        gemname net-pop

Name:          gem-net-pop
Version:       0.1.1
Release:       alt1
Summary:       Ruby client library for POP3
License:       Ruby or BSD-2-Clause
Group:         Development/Ruby
Url:           https://github.com/ruby/net-pop
Vcs:           https://github.com/ruby/net-pop.git
Packager:      Pavel Skrylev <majioa at altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(net-protocol) >= 0
BuildRequires: gem(digest) >= 0
BuildRequires: gem(timeout) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(net-protocol) >= 0
Requires:      gem(digest) >= 0
Requires:      gem(timeout) >= 0
Provides:      gem(net-pop) = 0.1.1


%description
This library provides functionality for retrieving email via POP3, the Post
Office Protocol version 3. For details of POP3, see RFC1939.


%package       -n gem-net-pop-doc
Version:       0.1.1
Release:       alt1
Summary:       Ruby client library for POP3 documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ net-pop
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(net-pop) = 0.1.1

%description   -n gem-net-pop-doc
Ruby client library for POP3 documentation files.

This library provides functionality for retrieving email via POP3, the Post
Office Protocol version 3. For details of POP3, see RFC1939.

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


%package       -n gem-net-pop-devel
Version:       0.1.1
Release:       alt1
Summary:       Ruby client library for POP3 development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ net-pop
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(net-pop) = 0.1.1

%description   -n gem-net-pop-devel
Ruby client library for POP3 development package.

This library provides functionality for retrieving email via POP3, the Post
Office Protocol version 3. For details of POP3, see RFC1939.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-net-pop-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-net-pop-devel
%doc README.md


%changelog

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

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