- Remove 2d84b68bcdcf1325ba15d6d0252894d828a0d765.patch, fixed upstream - updated to 0.09 see /usr/share/doc/packages/perl-Net-DNS-Paranoid/Changes 0.09 2024-02-06T05:59:30Z commit 2d84b68bcdcf1325ba15d6d0252894d828a0d765 Author: Graham TerMarsch <graham@howlingfrog.com> Date: Switch to `nip.io`, from `xip.io` in this test. `xip.io` stopped working long ago, and `nip.io` provides a similar service and should be working. Update test accordingly. Resolves #4 --- t/01_simple.t | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) commit d642ca14c2bdeb7bf13f2c1bcd5b023bfeca893a Author: Anirvan Chatterjee <anirvan@users.noreply.github.com> Date: Fix typo in comment ("Uf" -> "If") --- lib/Net/DNS/Paranoid.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) OBS-URL: https://build.opensuse.org/request/show/1160824 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-DNS-Paranoid?expand=0&rev=2
35 lines
1.2 KiB
YAML
35 lines
1.2 KiB
YAML
---
|
|
#description_paragraphs: 3
|
|
#description: |-
|
|
# override description from CPAN
|
|
#summary: override summary from CPAN
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
patches:
|
|
https://github.com/tokuhirom/Net-DNS-Paranoid/commit/3b438f6f17f765f263801c61ec3111f789310eb0.patch: -p1 PATCH-FIX-UPSTREAM https://github.com/tokuhirom/Net-DNS-Paranoid/pull/1 Use Net::DNS::Resolver's retry functionality to check other NSs
|
|
fake_dns_access.patch: -p1 PATCH-FIX-OPENSUSE fake the DNS access as we have no network on the build machines
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
#post_prep: |-
|
|
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
#post_build: |-
|
|
# rm unused.files
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
#license: SUSE-NonFree
|
|
#skip_noarch: 1
|
|
#custom_build: |-
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
#custom_test: |-
|
|
#startserver && make test
|
|
#ignore_requires: Bizarre::Module
|
|
#skip_doc: regexp_to_skip_for_doc.*
|
|
#add_doc: files to add to docs
|
|
#misc: |-
|
|
#anything else to be added to spec file
|
|
#follows directly after %files section, so it can contain new blocks or also
|
|
#changes to %files section
|