forked from pool/perl-XML-Parser
- Fix license manually (module metadata is contradicting). See also https://github.com/cpan-authors/XML-Parser/pull/99 OBS-URL: https://build.opensuse.org/request/show/1249249 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-Parser?expand=0&rev=43
29 lines
604 B
YAML
29 lines
604 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#description: |-
|
|
# override description from CPAN
|
|
#summary: override summary from CPAN
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
patches:
|
|
XML-Parser-2.40.diff: -p0
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
preamble: |-
|
|
BuildRequires: libexpat-devel
|
|
post_prep: |-
|
|
chmod 644 samples/{canonical,xml*}
|
|
#post_build: |-
|
|
# rm unused.files
|
|
#post_install: |-
|
|
# sed on %{name}.files
|
|
license: Artistic-2.0
|
|
#skip_noarch: 1
|
|
#custom_build: |-
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
#custom_test: |-
|
|
#startserver && make test
|
|
#ignore_requires: Bizarre::Module
|