Name: | perl-Net-Daemon |
---|---|
Version: | 0.49 |
Release: | 2.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 121707 |
License: | GPL+ or Artistic |
RPM: | perl-Net-Daemon-0.49-2.el8.noarch.rpm |
Source RPM: | perl-Net-Daemon-0.49-2.el8.src.rpm |
Build Date: | Sat Nov 07 2020 |
Build Host: | jenkins-172-17-0-2-512dcb31-1966-4e93-8480-b8d563f5645e.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Net-Daemon |
Summary: | Perl extension for portable daemons |
Description: | Net::Daemon is an abstract base class for implementing portable server applications in a very simple way. The module is designed for Perl 5.006 and ithreads (and higher), but can work with fork() and Perl 5.004. The Net::Daemon class offers methods for the most common tasks a daemon needs: Starting up, logging, accepting clients, authorization, restricting its own environment for security and doing the true work. You only have to override those methods that aren't appropriate for you, but typically inheriting will safe you a lot of work anyways. |
- Specify fill path to programs used in spec file - Use the %{_fixperms} macro
- Update to 0.49 - Pass NO_PACKLIST=1 NO_PERLLOCAL=1 to Makefile.PL - Use %{make_install} instead of "make pure_install" - Use %{make_build} instead of make - Replace %{__perl} with /usr/bin/perl
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 rebuild
- Specify all dependencies
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild