Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37871125
en ru br
ALT Linux repos
S:1.054-alt1
5.0: 1.01-alt1

Group :: Development/Perl
RPM: perl-POE-Component-Client-DNS

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

#
#   - POE::Component::Client::DNS -
#   This spec file was automatically generated by cpan2rpm [ver: 2.027]
#   (ALT Linux revision)
#   The following arguments were used:
#       --no-upgrade-chk --version 1.01 SOURCES/POE-Component-Client-DNS-1.01.tar.gz
#   For more information on cpan2rpm please visit: http://perl.arix.com/
#

%define module POE-Component-Client-DNS
%define m_distro POE-Component-Client-DNS
%define m_name POE::Component::Client::DNS
%define m_author_id unknown
%define _enable_test 1

Name: perl-POE-Component-Client-DNS
Version: 1.01
Release: alt1

Summary: Non-blocking/concurrent DNS queries using Net::DNS and POE

License: Artistic
Group: Development/Perl
Url: http://www.cpan.org

Packager: Alexey Shabalin <shaba at altlinux.ru>

BuildArch: noarch
Source: %m_distro-%version.tar.gz

# Automatically added by buildreq on Wed Dec 03 2008

BuildRequires: perl-Net-DNS perl-POE perl-devel

%description
POE::Component::Client::DNS provides a facility for non-blocking,
concurrent DNS requests.  Using POE, it allows other tasks to run
while waiting for name servers to respond.

%prep
%setup -q -n %m_distro-%version

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%perl_vendor_privlib/POE/*
%perl_vendor_man3dir/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin