Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37042081
en ru br
ALT Linux repos
S:3.0-alt1.2

Group :: Development/Perl
RPM: perl-EV-ADNS

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module EV::ADNS

%define real_name EV-ADNS

Name: perl-EV-ADNS
Version: 3.0
Release: alt1

Summary: Perl module for lightweight asynchronous DNS queries using EV and libadns

License: %perl_license
Group: Development/Perl

URL: http://search.cpan.org/dist/HTML-Tidy/

Packager: Nikolay A. Fetisov <naf at altlinux.ru>

Source: %real_name-%version.tar

Patch0: %real_name-2.2-alt-gcc_warnings_fix.patch

AutoReqProv: perl, yes
BuildRequires(pre): perl-devel rpm-build-licenses

# Automatically added by buildreq on Sat Dec 09 2017

# optimized out: perl perl-common-sense perl-devel python-base python-modules python3 python3-base
BuildRequires: libadns-devel perl-Canary-Stability perl-EV perl-Encode

%description
Perl module EV::ADNS provides a simple interface to libadns
(asynchronous dns) that integrates well and automatically
into the EV event loop.

%prep
%setup -q -n %real_name-%version

%patch0

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc Changes README
%exclude /.perl.req
%perl_vendor_autolib/EV/ADNS*
%perl_vendor_archlib/EV/ADNS*


%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