forked from pool/perl-Protocol-HTTP2
- Remove openssl3_1-adapt_tests.patch (fixed upstream) - updated to 1.11 see /usr/share/doc/packages/perl-Protocol-HTTP2/Changes 1.11 2024-05-19T16:55:28Z - Fix minor typos and spelling errors (Yoshikazu Sawa) - Do not hardcode tlsv1 which is deprecated and disabled in some systems (Olivier Gayot) - Fix length-undef warnings in pre-5.12 perls (Felipe Gasper) OBS-URL: https://build.opensuse.org/request/show/1185178 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Protocol-HTTP2?expand=0&rev=6
35 lines
904 B
YAML
35 lines
904 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#description: |-
|
|
# override description from CPAN
|
|
#summary: override summary from CPAN
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# bar.patch:
|
|
preamble: |-
|
|
BuildRequires: perl(Net::SSLeay) > 1.45
|
|
#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: Net::SSLeay
|
|
#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
|
|
skip_doc: minil.toml
|