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

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

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

%define        gemname open4

Name:          gem-open4
Version:       1.3.4
Release:       alt1.1
Summary:       Manage child processes and their IO handles easily
License:       Ruby
Group:         Development/Ruby
Url:           http://github.com/ahoward/open4
Vcs:           https://github.com/ahoward/open4.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>
BuildArch:     noarch

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
Obsoletes:     ruby-open4 < %EVR
Provides:      ruby-open4 = %EVR
Provides:      gem(open4) = 1.3.4


%description
Open child process with handles on pid, stdin, stdout, and stderr: manage child
processes and their io handles easily.

This library can read and update netrc files, preserving formatting including
comments and whitespace.


%package       -n gem-open4-doc
Version:       1.3.4
Release:       alt1.1
Summary:       Manage child processes and their IO handles easily documentation files
Summary(ru_RU.UTF-8): п╓п╟п╧п╩я▀ я│п╡п╣п╢п╣п╫п╦п╧ п╢п╩я▐ я│п╟п╪п╬я├п╡п╣я┌п╟ open4
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(open4) = 1.3.4

%description   -n gem-open4-doc
Manage child processes and their IO handles easily documentation files.

Open child process with handles on pid, stdin, stdout, and stderr: manage child
processes and their io handles easily.

This library can read and update netrc files, preserving formatting including
comments and whitespace.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README README.erb
%ruby_gemspec
%ruby_gemlibdir

%files         -n gem-open4-doc
%doc README README.erb
%ruby_gemdocdir


%changelog

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

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