|
|
2acaf6 |
|
|
|
2acaf6 |
#description_paragraphs: 3
|
|
|
2acaf6 |
#description: |-
|
|
|
2acaf6 |
# override description from CPAN
|
|
|
2acaf6 |
#summary: override summary from CPAN
|
|
|
2acaf6 |
#no_testing: broken upstream
|
|
|
2acaf6 |
#sources:
|
|
|
2acaf6 |
# - source1
|
|
|
2acaf6 |
# - source2
|
|
|
2acaf6 |
#patches:
|
|
|
2acaf6 |
# foo.patch: -p1
|
|
|
2acaf6 |
# bar.patch:
|
|
|
2acaf6 |
preamble: |-
|
|
|
2acaf6 |
BuildRequires: gcc-c++
|
|
|
2acaf6 |
BuildRequires: perl(ExtUtils::CppGuess)
|
|
|
2acaf6 |
BuildRequires: perl(Test::Differences)
|
|
|
2acaf6 |
BuildRequires: perl(YAML::XS)
|
|
|
2acaf6 |
#post_prep: |-
|
|
|
2acaf6 |
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s, *,,g'`
|
|
|
2acaf6 |
# sed -i -e "s,hunspell-X,$hunspell," t/00-prereq.t Makefile.PL
|
|
|
2acaf6 |
#post_build: |-
|
|
|
2acaf6 |
# rm unused.files
|
|
|
2acaf6 |
#post_install: |-
|
|
|
2acaf6 |
# sed on %{name}.files
|
|
|
2acaf6 |
# license: MIT
|
|
|
2acaf6 |
#skip_noarch: 1
|
|
|
2acaf6 |
#custom_build: |-
|
|
|
2acaf6 |
#./Build build flags=%{?_smp_mflags} --myflag
|
|
|
2acaf6 |
#custom_test: |-
|
|
|
2acaf6 |
#startserver && make test
|
|
|
2acaf6 |
#ignore_requires: Bizarre::Module
|