forked from pool/perl-XML-LibXSLT
- Remove patch perl-XML-LibXSLT-lib-versions.patch (not needed anymore) - updated to 1.99 see /usr/share/doc/packages/perl-XML-LibXSLT/Changes 1.99 2020-01-16 - Remove checks for libxslt versions - https://rt.cpan.org/Ticket/Display.html?id=131155 - Thanks to SREZIC and others - These checks were much maligned. 1.98 2020-01-16 - Replace xslt-config with plkg-config - The former is going away - https://github.com/shlomif/perl-XML-LibXSLT/pull/3 - Thanks to Debian. OBS-URL: https://build.opensuse.org/request/show/765211 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXSLT?expand=0&rev=47
20 lines
486 B
YAML
20 lines
486 B
YAML
---
|
|
#description_paragraphs: 1
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# perl-XML-LibXSLT-lib-versions.patch: -p1
|
|
preamble: |-
|
|
BuildRequires: libxslt-devel
|
|
#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_install: |-
|
|
# sed on %{name}.files
|
|
#license: SUSE-NonFree
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|