Bug 988853 - Review Request: libevent2 - Abstract asynchronous event notification library [EPEL]
Summary: Review Request: libevent2 - Abstract asynchronous event notification library ...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
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: 2013-07-26 14:52 UTC by Remi Collet
Modified: 2013-07-26 14:54 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-07-26 14:54:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Remi Collet 2013-07-26 14:52:04 UTC
Spec URL: https://raw.github.com/remicollet/remirepo/dfb34699909a5b26f240d44a18cc1e7f2c2f938e/libevent2/libevent2.spec
SRPM URL: http://rpms.famillecollet.com/SRPMS/libevent2-2.0.18-1.remi.src.rpm
Description: 
The libevent API provides a mechanism to execute a callback function
when a specific event occurs on a file descriptor or after a timeout
has been reached. libevent is meant to replace the asynchronous event
loop found in event driven network servers. An application just needs
to call event_dispatch() and can then add or remove events dynamically
without having to change the event loop.

Fedora Account System Username: remi

This package is only for EPEL (fedora already have version 2.0).
libevent2 can be installed beside libevent (no conflicts)
libevent2-devel cannot (allowed by Guidelines, "compat" case)

I prefer to submit version 2.0.18 (as in fedora), and will update to last version (2.0.21) later (currently FTBFS in rawhide). ABI is stable according to http://upstream-tracker.org/versions/libevent.html

Comment 1 Remi Collet 2013-07-26 14:54:44 UTC
Stupid of me... php-pecl-event requires php 5.4 so is not suitable for EPEL.

Forgive this one.


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