- Remove curl-8.2.patch, fixed upstream - updated to 0.55 see /usr/share/doc/packages/perl-Net-Curl/Changes 0.55 2023-09-20T06:25:00Z [Stanislaw Pusep <stas@sysd.org>] - Fix t/old-01basic.t test for libcurl without CURLOPT_PROXYHEADER - Fix for old-10errbuf.t failing with curl 8.2.0 - Synced symbols-in-versions from libcurl/8.3.0 OBS-URL: https://build.opensuse.org/request/show/1113744 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-Curl?expand=0&rev=20
29 lines
781 B
YAML
29 lines
781 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#description: |-
|
|
# override description from CPAN
|
|
#summary: override summary from CPAN
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - https://github.com/roa/perl-Net-Curl/commit/c1bbdf9d1689690e1e00850373e8423aff2fa7fb.patch
|
|
# - source2
|
|
patches:
|
|
fix-curl.diff: -p1
|
|
# bar.patch:
|
|
preamble: |-
|
|
BuildRequires: perl(ExtUtils::PkgConfig) curl-devel
|
|
#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
|