forked from pool/perl-HTTP-DAV
- updated to 0.48 see /usr/share/doc/packages/perl-HTTP-DAV/Changes v0.48 (released 2015/03/26): * bug fixes "RT#103126", fixed faulty code to add trailing slash to URLs. v0.47 (released 2012/03/24): * bug fixes Improve "propfind()" resilience when server response contains broken, truncated or no XML at all. RT#75011. OBS-URL: https://build.opensuse.org/request/show/297050 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-DAV?expand=0&rev=30
21 lines
479 B
YAML
21 lines
479 B
YAML
---
|
|
description_paragraphs: 1
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#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_install: |-
|
|
# sed on %{name}.files
|
|
license: Artistic-1.0 or GPL-1.0+
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|