Name: | perl-EV |
---|---|
Version: | 4.15 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 663515 |
License: | GPL+ or Artistic |
RPM: | perl-EV-4.15-1.el7.aarch64.rpm |
Source RPM: | perl-EV-4.15-1.el7.src.rpm |
Build Date: | Sun Jul 29 2018 |
Build Host: | ca-buildarm02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://search.cpan.org/dist/EV/ |
Summary: | Wrapper for the libev high-performance event loop library |
Description: | This module provides an interface to libev (<http://software.schmorp.de/pkg/libev.html>). While the included documentation is comprehensive, one might also consult the documentation of libev itself (<http://cvs.schmorp.de/libev/ev.html>) for more subtle details on watcher semantics or some discussion on the available backends, or how to force a specific backend with "LIBEV_FLAGS", or just about in any case because it has much more detailed information. |
- Update to match RHEL7 libev
- Update to 4.11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Perl 5.16 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Build-require exact or higher version of libev-source (bug #759021)
- Perl mass rebuild
- Add the correct Obsoletes/Provides to avoid broken deps from the -devel subpackage removal.
- Readded the header file to the main package, as per guidelines: -> http://fedoraproject.org/wiki/Packaging/Perl#.h_files_in_module_packages
- Some more fixes as part of the review process: - Fix the license tag to be only the license of perl-EV, and add a note about the included libev sources. - Removed manual cleaning of the buildroot since it has been useless since Fedora 10 and even EPEL (>=6) doesn't need it now.