2020-11-27 11:50:07 +00:00
|
|
|
---
|
|
|
|
#description_paragraphs: 3
|
|
|
|
#description: |-
|
|
|
|
# override description from CPAN
|
|
|
|
#summary: override summary from CPAN
|
|
|
|
#no_testing: broken upstream
|
|
|
|
#sources:
|
|
|
|
# - source1
|
|
|
|
# - source2
|
2024-07-03 16:28:21 +00:00
|
|
|
#patches:
|
2020-11-27 11:50:07 +00:00
|
|
|
# bar.patch:
|
2024-07-03 16:28:21 +00:00
|
|
|
preamble: |-
|
|
|
|
BuildRequires: perl(Net::SSLeay) > 1.45
|
2020-11-27 11:50:07 +00:00
|
|
|
#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
|
2024-07-03 16:28:21 +00:00
|
|
|
ignore_requires: Net::SSLeay
|
2020-11-27 11:50:07 +00:00
|
|
|
#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
|