Bug 1203961 - Review Request: rubygem-sensu-em - Ruby/EventMachine library
Summary: Review Request: rubygem-sensu-em - Ruby/EventMachine library
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-03-20 03:48 UTC by Graeme Gillies
Modified: 2017-09-26 00:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-09-26 00:35:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Graeme Gillies 2015-03-20 03:48:49 UTC
Spec URL: http://ggillies.fedorapeople.org//rubygem-sensu-em.spec
SRPM URL: http://ggillies.fedorapeople.org//rubygem-sensu-em-2.4.0-1.fc21.src.rpm

Description:
EventMachine implements a fast, single-threaded engine for arbitrary network
communications. It's extremely easy to use in Ruby. EventMachine wraps all
interactions with IP sockets, allowing programs to concentrate on the
implementation of network protocols. It can be used to create both network
servers and clients. To create a server or client, a Ruby program only needs
to specify the IP address and port, and provide a Module that implements the
communications protocol. Implementations of several standard network protocols
are provided with the package, primarily to serve as examples. The real goal
of EventMachine is to enable programs to easily interface with other programs
using TCP/IP, especially if custom protocols are required.

Comment 1 Graeme Gillies 2015-03-20 03:55:13 UTC
Scratch build in rawhide successful

http://koji.fedoraproject.org/koji/taskinfo?taskID=9276790

Comment 2 greg.hellings 2015-12-22 16:03:01 UTC
How does this differ from the existing rubygem-eventmachine package?

Comment 3 Graeme Gillies 2016-01-03 23:35:11 UTC
I believe it's a sensu specific fork of the rubygem-eventmachine gem. This is needed to get sensu packaged and into fedora

Regards,

Graeme


Note You need to log in before you can comment on or make changes to this bug.