2018-10-08 14:00:40 +02:00
|
|
|
---
|
|
|
|
#description_paragraphs: 3
|
|
|
|
#description: |-
|
|
|
|
# override description from CPAN
|
|
|
|
#summary: override summary from CPAN
|
|
|
|
#no_testing: broken upstream
|
|
|
|
#sources:
|
|
|
|
# - source1
|
|
|
|
# - source2
|
2019-08-28 13:37:49 +02:00
|
|
|
# patches:
|
|
|
|
# perl-Glib-1.328-glib2.59-comment-linebreaks.patch: -p1
|
|
|
|
preamble: |-
|
|
|
|
BuildRequires: glib2-devel >= 2.0.0
|
2018-10-08 14:00:40 +02: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
|
2020-02-22 18:10:57 +01:00
|
|
|
license: LGPL-2.1-or-later
|
2018-10-08 14:00:40 +02:00
|
|
|
#skip_noarch: 1
|
|
|
|
#custom_build: |-
|
|
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
|
|
#custom_test: |-
|
|
|
|
#startserver && make test
|
|
|
|
#ignore_requires: Bizarre::Module
|