[packages/perl-DNS-LDNS] - disable tests requiring /etc/resolv.conf; release 2
qboosh
qboosh at pld-linux.org
Sun Feb 26 17:45:56 CET 2023
commit 852deb8aa9d6237b869a90de235846fb8209bbe0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Feb 26 17:47:34 2023 +0100
- disable tests requiring /etc/resolv.conf; release 2
perl-DNS-LDNS.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/perl-DNS-LDNS.spec b/perl-DNS-LDNS.spec
index abc544b..d782569 100644
--- a/perl-DNS-LDNS.spec
+++ b/perl-DNS-LDNS.spec
@@ -8,7 +8,7 @@ Summary: DNS::LDNS - Perl extension for the ldns library
Summary(pl.UTF-8): DNS::LDNS - rozszerzenie Perla do biblioteki ldns
Name: perl-DNS-LDNS
Version: 0.63
-Release: 1
+Release: 2
# same as perl 5.14.2+ (see LDNS.pm; LICENSE is old and misleading)
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -41,6 +41,8 @@ biblioteki ldns można znaleźć pod adresem
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
+%{__rm} t/{dnssec_datachain,resolver}.t
+
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-DNS-LDNS.git/commitdiff/852deb8aa9d6237b869a90de235846fb8209bbe0
More information about the pld-cvs-commit
mailing list