Thu, 28 Sep 2023 01:55:57 EDT

Information for build libevent-1.4.14b-1.ru6

ID2925
Package Namelibevent
Version1.4.14b
Release1.ru6
Epoch
SummaryAbstract asynchronous event notification library
DescriptionThe 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.
Built byjmatth
State complete
StartedMon, 04 Mar 2013 13:56:17 EST
CompletedMon, 04 Mar 2013 14:01:31 EST
Taskbuild (centos6-rutgers-staging, libevent-1.4.14b-1.ru6.src.rpm)
Tags
centos6-rutgers-staging
centos6-rutgers-testing
RPMs
src
libevent-1.4.14b-1.ru6.src.rpm (info) (download)
i386 (build logs)
libevent-1.4.14b-1.ru6.i386.rpm (info) (download)
libevent-devel-1.4.14b-1.ru6.i386.rpm (info) (download)
libevent-debuginfo-1.4.14b-1.ru6.i386.rpm (info) (download)
noarch (build logs)
libevent-doc-1.4.14b-1.ru6.noarch.rpm (info) (download)
libevent-headers-1.4.14b-1.ru6.noarch.rpm (info) (download)
x86_64 (build logs)
libevent-1.4.14b-1.ru6.x86_64.rpm (info) (download)
libevent-devel-1.4.14b-1.ru6.x86_64.rpm (info) (download)
libevent-debuginfo-1.4.14b-1.ru6.x86_64.rpm (info) (download)
Changelog * Sun Mar 03 2013 Josh Matthews <jmatth@nbcs.rutgers.edu> - 1.4.14b-1 - Version bump. * Mon Apr 23 2012 Steve Dickson <steved@redhat.com> 1.4.13-4 - Moved header files into there own rpm (bz 658051) - Added event-config.h to the new headers rpm. * Wed Apr 04 2012 Steve Dickson <steved@redhat.com> 1.4.13-3 - Removed the event-config.h file (bz 658051) * Tue Mar 06 2012 Steve Dickson <steved@redhat.com> 1.4.13-2 - Moved documentation into its own rpm (bz 658051) * Tue Dec 15 2009 Steve Dickson <steved@redhat.com> 1.4.13-1 - Updated to latest stable upstream version: 1.4.13 * Mon Nov 30 2009 Dennis Gregorovic <dgregor@redhat.com> - 1.4.12-1.1 - Rebuilt for RHEL 6 * Tue Aug 18 2009 Steve Dickson <steved@redhat.com> 1.4.12-1 - Updated to latest stable upstream version: 1.4.12 - API documentation is now installed (bz 487977) - libevent-devel multilib conflict (bz 477685) - epoll backend allocates too much memory (bz 517918) * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon Apr 20 2009 Steve Dickson <steved@redhat.com> 1.4.10-1 - Updated to latest stable upstream version: 1.4.10 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Tue Jul 01 2008 Steve Dickson <steved@redhat.com> 1.4.5-1 - Updated to latest stable upstream version 1.4.5-stable * Mon Jun 02 2008 Steve Dickson <steved@redhat.com> 1.4.4-1 - Updated to latest stable upstream version 1.4.4-stable * Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1.3e-2 - Autorebuild for GCC 4.3 * Tue Jan 22 2008 Steve Dickson <steved@redhat.com> 1.3e-1 - Updated to latest stable upstream version 1.3e * Fri Mar 09 2007 Steve Dickson <steved@redhat.com> 1.3b-1 - Updated to latest upstream version 1.3b - Incorporated Merge Review comments (bz 226002) - Increased the polling timeout (bz 204990) * Tue Feb 20 2007 Steve Dickson <steved@redhat.com> 1.2a-1 - Updated to latest upstream version 1.2a * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - rebuild * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.1a-3.2 - bump again for double-long bug on ppc(64) * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.1a-3.1 - rebuilt for new gcc4.1 snapshot and glibc changes * Tue Jan 24 2006 Warren Togami <wtogami@redhat.com> - 1.1a-3 - rebuild (#177697) * Mon Jul 04 2005 Ralf Ertzinger <ralf@skytale.net> - 1.1a-2 - Removed unnecessary -r from rm * Fri Jun 17 2005 Ralf Ertzinger <ralf@skytale.net> - 1.1a-1 - Upstream update * Wed Jun 08 2005 Ralf Ertzinger <ralf@skytale.net> - 1.1-2 - Added some docs - Moved "make verify" into %check * Mon Jun 06 2005 Ralf Ertzinger <ralf@skytale.net> - 1.1-1 - Initial build for Fedora Extras, based on the package by Dag Wieers