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

Group :: Desenvolvimento/Ruby
RPM: gem-websocket-driver

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define        gemname websocket-driver

Name:          gem-websocket-driver
Version:       0.7.5
Release:       alt1
Summary:       WebSocket protocol handler with pluggable I/O
License:       Apache-2.0
Group:         Development/Ruby
Url:           https://github.com/faye/websocket-driver-ruby
Vcs:           https://github.com/faye/websocket-driver-ruby.git
Packager:      Ruby Maintainers Team <ruby at packages.altlinux.org>

Source:        %name-%version.tar
BuildRequires(pre): rpm-build-ruby
BuildRequires: gem(websocket-extensions) >= 0.1.0
BuildRequires: gem(eventmachine) >= 0
BuildRequires: gem(permessage_deflate) >= 0
BuildRequires: gem(rake-compiler) >= 0 gem(rake-compiler) < 2
BuildRequires: gem(rspec) >= 0

%add_findreq_skiplist %ruby_gemslibdir/**/*
%add_findprov_skiplist %ruby_gemslibdir/**/*
%ruby_use_gem_dependency rake-compiler >= 1.1.2,rake-compiler < 2
Requires:      gem(websocket-extensions) >= 0.1.0
Obsoletes:     websocket-driver-ruby < %EVR
Provides:      websocket-driver-ruby = %EVR
Provides:      gem(websocket-driver) = 0.7.5


%description
This module provides a complete implementation of the WebSocket protocols that
can be hooked up to any TCP library. It aims to simplify things by decoupling
the protocol details from the I/O layer, such that users only need to implement
code to stream data in and out of it without needing to know anything about how
the protocol actually works. Think of it as a complete WebSocket system with
pluggable I/O.


%package       -n gem-websocket-driver-doc
Version:       0.7.5
Release:       alt1
Summary:       WebSocket protocol handler with pluggable I/O documentation files
Summary(ru_RU.UTF-8): Файлы сведений для самоцвета websocket-driver
Group:         Development/Documentation
BuildArch:     noarch

Requires:      gem(websocket-driver) = 0.7.5
Obsoletes:     websocket-driver-ruby-doc
Provides:      websocket-driver-ruby-doc

%description   -n gem-websocket-driver-doc
WebSocket protocol handler with pluggable I/O documentation files.

This module provides a complete implementation of the WebSocket protocols that
can be hooked up to any TCP library. It aims to simplify things by decoupling
the protocol details from the I/O layer, such that users only need to implement
code to stream data in and out of it without needing to know anything about how
the protocol actually works. Think of it as a complete WebSocket system with
pluggable I/O.

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


%package       -n gem-websocket-driver-devel
Version:       0.7.5
Release:       alt1
Summary:       WebSocket protocol handler with pluggable I/O development package
Summary(ru_RU.UTF-8): Файлы для разработки самоцвета websocket-driver
Group:         Development/Ruby
BuildArch:     noarch

Requires:      gem(websocket-driver) = 0.7.5
Requires:      gem(eventmachine) >= 0
Requires:      gem(permessage_deflate) >= 0
Requires:      gem(rake-compiler) >= 0 gem(rake-compiler) < 2
Requires:      gem(rspec) >= 0

%description   -n gem-websocket-driver-devel
WebSocket protocol handler with pluggable I/O development package.

This module provides a complete implementation of the WebSocket protocols that
can be hooked up to any TCP library. It aims to simplify things by decoupling
the protocol details from the I/O layer, such that users only need to implement
code to stream data in and out of it without needing to know anything about how
the protocol actually works. Think of it as a complete WebSocket system with
pluggable I/O.

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


%prep
%setup

%build
%ruby_build

%install
%ruby_install

%check
%ruby_test

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

%files         -n gem-websocket-driver-doc
%doc README.md
%ruby_gemdocdir

%files         -n gem-websocket-driver-devel
%doc README.md


%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