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

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

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

%define        gemname net-ftp

Name:          gem-net-ftp
Version:       0.1.3
Release:       alt1
Summary:       Support for the File Transfer Protocol
License:       Ruby or BSD-2-Clause
Group:         Development/Ruby
Url:           https://github.com/ruby/net-ftp
Vcs:           https://github.com/ruby/net-ftp.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(time) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Requires:      gem(net-protocol) >= 0
Requires:      gem(time) >= 0
Provides:      gem(net-ftp) = 0.1.3


%description
This class implements the File Transfer Protocol. If you have used a
command-line FTP program, and are familiar with the commands, you will be able
to use this class easily. Some extra features are included to take advantage of
Ruby's style and strengths.


%package       -n gem-net-ftp-doc
Version:       0.1.3
Release:       alt1
Summary:       Support for the File Transfer Protocol documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ net-ftp
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(net-ftp) = 0.1.3

%description   -n gem-net-ftp-doc
Support for the File Transfer Protocol documentation files.

This class implements the File Transfer Protocol. If you have used a
command-line FTP program, and are familiar with the commands, you will be able
to use this class easily. Some extra features are included to take advantage of
Ruby's style and strengths.

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


%package       -n gem-net-ftp-devel
Version:       0.1.3
Release:       alt1
Summary:       Support for the File Transfer Protocol development package
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ п╢п╩я▐ я─п╟п╥я─п╟п╠п╬я┌п╨п╦ я│п╟п╪п╬я├п╡п╣я┌п╟ net-ftp
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(net-ftp) = 0.1.3

%description   -n gem-net-ftp-devel
Support for the File Transfer Protocol development package.

This class implements the File Transfer Protocol. If you have used a
command-line FTP program, and are familiar with the commands, you will be able
to use this class easily. Some extra features are included to take advantage of
Ruby's style and strengths.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir

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

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


%changelog

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

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