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

Group :: Desenvolvimento/Ruby
RPM: gem-nio4r

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname nio4r

Name:          gem-nio4r
Version:       2.5.8
Release:       alt1
Summary:       New I/O for Ruby: Cross-platform asynchronous I/O primitives for scalable network clients and servers
License:       MIT
Group:         Development/Ruby
Url:           https://github.com/socketry/nio4r
Vcs:           https://github.com/socketry/nio4r.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(bundler) >= 0
BuildRequires: gem(rake) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rubocop >= 1.15.0,rubocop < 2
Obsoletes:     ruby-nio4r < %EVR
Provides:      ruby-nio4r = %EVR
Provides:      gem(nio4r) = 2.5.8


%description
New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for
scalable network clients and servers. Modeled after the Java NIO API, but
simplified for ease-of-use. nio4r provides an abstract, cross-platform stateful
I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event
loops, and monitor multiple I/O objects for various types of readiness, e.g.
ready for reading or writing.


%package       -n gem-nio4r-doc
Version:       2.5.8
Release:       alt1
Summary:       New I/O for Ruby: Cross-platform asynchronous I/O primitives for scalable network clients and servers documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета nio4r
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(nio4r) = 2.5.8
Obsoletes:     ruby-nio4r-doc
Provides:      ruby-nio4r-doc

%description   -n gem-nio4r-doc
New I/O for Ruby: Cross-platform asynchronous I/O primitives for scalable
network clients and servers documentation files.

New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for
scalable network clients and servers. Modeled after the Java NIO API, but
simplified for ease-of-use. nio4r provides an abstract, cross-platform stateful
I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event
loops, and monitor multiple I/O objects for various types of readiness, e.g.
ready for reading or writing.

%description   -n gem-nio4r-doc -l ru_RU.UTF-8
Файлы сведений для самоцвета nio4r.


%package       -n gem-nio4r-devel
Version:       2.5.8
Release:       alt1
Summary:       New I/O for Ruby: Cross-platform asynchronous I/O primitives for scalable network clients and servers development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета nio4r
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(nio4r) = 2.5.8
Requires:      gem(bundler) >= 0
Requires:      gem(rake) >= 0
Conflicts:     libev-devel

%description   -n gem-nio4r-devel
New I/O for Ruby: Cross-platform asynchronous I/O primitives for scalable
network clients and servers development package.

New I/O for Ruby (nio4r): cross-platform asynchronous I/O primitives for
scalable network clients and servers. Modeled after the Java NIO API, but
simplified for ease-of-use. nio4r provides an abstract, cross-platform stateful
I/O selector API for Ruby. I/O selectors are the heart of "reactor"-based event
loops, and monitor multiple I/O objects for various types of readiness, e.g.
ready for reading or writing.

%description   -n gem-nio4r-devel -l ru_RU.UTF-8
Файлы для разработки самоцвета nio4r.


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md ext/libev/README
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir

%files         -n gem-nio4r-doc
%doc README.md ext/libev/README
%ruby_gemdocdir

%files         -n gem-nio4r-devel
%doc README.md ext/libev/README
%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