File cpanspec.yml of Package perl-CBOR-XS

29
 
1
---
2
#description_paragraphs: 3
3
#description: |-
4
#  override description from CPAN
5
#summary: override summary from CPAN
6
#no_testing: broken upstream
7
#sources:
8
#  - source1
9
#  - source2
10
#patches:
11
#  foo.patch: -p1
12
#  bar.patch:
13
#preamble: |-
14
# BuildRequires:  gcc-c++
15
#post_prep: |-
16
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
17
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL 
18
#post_build: |-
19
# rm unused.files
20
#post_install: |-
21
# sed on %{name}.files
22
license: GPL-3.0
23
#skip_noarch: 1
24
#custom_build: |-
25
#./Build build flags=%{?_smp_mflags} --myflag
26
#custom_test: |-
27
#startserver && make test
28
#ignore_requires: Bizarre::Module
29