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

Group :: Desenvolvimento/Ruby
RPM: gem-cool-io

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname cool.io

Name:          gem-cool-io
Version:       1.7.1
Release:       alt1
Summary:       Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
License:       MIT
Group:         Development/Ruby
Url:           https://coolio.github.io/
Vcs:           https://github.com/tarcieri/cool.io.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(rake-compiler-dock) >= 0.7.2 gem(rake-compiler-dock) < 2
BuildRequires: gem(rspec) >= 2.13.0 gem(rspec) < 4
BuildRequires: gem(rdoc) >= 3.6.0 gem(rdoc) < 7

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rdoc >= 6.1.1,rdoc < 7
%ruby_use_gem_dependency rspec >= 3.10.0,rspec < 4
%ruby_use_gem_dependency rake-compiler-dock >= 0.7.2,rake-compiler-dock < 2
%ruby_alias_names cool.io,cool-io
Obsoletes:     ruby-cool.io < %EVR
Provides:      ruby-cool.io = %EVR
Provides:      gem(cool.io) = 1.7.1


%description
Cool.io is an event library for Ruby, built on the libev event library, which
provides a cross-platform interface to high performance system calls. This
includes the epoll system call for Linux, the kqueue system call for BSDs and OS
X, and the completion ports interface for Solaris.

Cool.io also binds asynchronous wrappers to Ruby's core socket classes so you
can use them in conjunction with Cool.io to build asynchronous event-driven
applications.


%package       -n gem-cool-io-doc
Version:       1.7.1
Release:       alt1
Summary:       Simple evented I/O for Ruby (but please check out Celluloid::IO instead) documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета cool.io
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(cool.io) = 1.7.1

%description   -n gem-cool-io-doc
Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
documentation files.

Cool.io is an event library for Ruby, built on the libev event library, which
provides a cross-platform interface to high performance system calls. This
includes the epoll system call for Linux, the kqueue system call for BSDs and OS
X, and the completion ports interface for Solaris.

Cool.io also binds asynchronous wrappers to Ruby's core socket classes so you
can use them in conjunction with Cool.io to build asynchronous event-driven
applications.

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


%package       -n gem-cool-io-devel
Version:       1.7.1
Release:       alt1
Summary:       Simple evented I/O for Ruby (but please check out Celluloid::IO instead) development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета cool.io
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(cool.io) = 1.7.1
Requires:      gem(rake-compiler-dock) >= 0.7.2 gem(rake-compiler-dock) < 2
Requires:      gem(rspec) >= 2.13.0 gem(rspec) < 4
Requires:      gem(rdoc) >= 3.6.0 gem(rdoc) < 7
Conflicts:     libev-devel

%description   -n gem-cool-io-devel
Simple evented I/O for Ruby (but please check out Celluloid::IO instead)
development package.

Cool.io is an event library for Ruby, built on the libev event library, which
provides a cross-platform interface to high performance system calls. This
includes the epoll system call for Linux, the kqueue system call for BSDs and OS
X, and the completion ports interface for Solaris.

Cool.io also binds asynchronous wrappers to Ruby's core socket classes so you
can use them in conjunction with Cool.io to build asynchronous event-driven
applications.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

%files
%doc README.md
%ruby_gemspec
%ruby_gemlibdir
%ruby_gemextdir

%files         -n gem-cool-io-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-cool-io-devel
%doc README.md
%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