SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

libevent2 rpm build for : RedHat EL 5. For other distributions click libevent2.

Name : libevent2
Version : 2.0.21 Vendor : obs://build_opensuse_org/home:julsemaan
Release : 3.1 Date : 2015-02-15 23:00:46
Group : Development/Libraries/C and C++ Source RPM : libevent2-2.0.21-3.1.src.rpm
Size : 1.89 MB
Packager : (none)
Summary : An event notification library
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. Furthermore, libevent also support callbacks due to signals or regular
timeouts.

libevent is meant to replace the event loop found in event driven network
servers. An application just needs to call event_dispatch() and then add or
remove events dynamically without having to change the event loop.

Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2),
poll(2) and epoll(4). The internal event mechanism is completely independent of
the exposed event API, and a simple update of libevent can provide new
functionality without having to redesign the applications. As a result, Libevent
allows for portable application development and provides the most scalable event
notification mechanism available on an operating system. Libevent can also be
used for multi-threaded applications; see Steven Grimm\'s explanation. Libevent
should compile on Linux, *BSD, Mac OS X, Solaris and Windows.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/home:/julsemaan/RHEL_5/x86_64

Content of RPM  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
libevent-2.0.so.5()(64bit)
libevent_core-2.0.so.5()(64bit)
libevent_extra-2.0.so.5()(64bit)
libevent_pthreads-2.0.so.5()(64bit)
libevent2

Requires :
libevent_core-2.0.so.5()(64bit)
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libevent_pthreads-2.0.so.5()(64bit)
libevent_extra-2.0.so.5()(64bit)
librt.so.1(GLIBC_2.2.5)(64bit)
rtld(GNU_HASH)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
librt.so.1()(64bit)
/sbin/ldconfig
libevent-2.0.so.5()(64bit)
libc.so.6(GLIBC_2.3.2)(64bit)


Content of RPM :
/usr/lib64/libevent-2.0.so.5
/usr/lib64/libevent-2.0.so.5.1.9
/usr/lib64/libevent_core-2.0.so.5
/usr/lib64/libevent_core-2.0.so.5.1.9
/usr/lib64/libevent_extra-2.0.so.5
/usr/lib64/libevent_extra-2.0.so.5.1.9
/usr/lib64/libevent_pthreads-2.0.so.5
/usr/lib64/libevent_pthreads-2.0.so.5.1.9
/usr/share/doc/libevent2-2.0.21
/usr/share/doc/libevent2-2.0.21/LICENSE
/usr/share/doc/libevent2-2.0.21/README

 
ICM