2015-05-18 11:12:27 +00:00
|
|
|
---
|
|
|
|
#description_paragraphs: 3
|
|
|
|
#no_testing: broken upstream
|
|
|
|
#sources:
|
|
|
|
# - source1
|
|
|
|
# - source2
|
|
|
|
#patches:
|
|
|
|
# foo.patch: -p1
|
|
|
|
# bar.patch:
|
2020-10-30 09:59:56 +00:00
|
|
|
preamble: |-
|
|
|
|
BuildRequires: perl(Alien::libtermkey) >= 0.16
|
2015-05-18 11:12:27 +00:00
|
|
|
#post_prep: |-
|
2020-10-30 09:59:56 +00:00
|
|
|
# rm t/05flags.t
|
2015-05-18 11:12:27 +00:00
|
|
|
# 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: SUSE-NonFree
|
|
|
|
#skip_noarch: 1
|
|
|
|
#custom_build: |-
|
|
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
|
|
#custom_test: |-
|
2020-10-30 09:59:56 +00:00
|
|
|
# export TERM="vt100"
|
|
|
|
# ./Build test
|
2015-05-18 11:12:27 +00:00
|
|
|
#ignore_requires: Bizarre::Module
|