Files
Stephan Kulow 002b8a905f Accepting request 741157 from home:tinita:branches:devel:languages:perl
- Regenerate spec with newest cpanspec
   * Add PERL_USE_UNSAFE_INC
   * Add manual dependency File::Copy::Recursive
   * Removed the following dependencies because they are in perl core since 5.10:
   * perl(ExtUtils::MakeMaker) >= 6.42
   * perl(Carp)

OBS-URL: https://build.opensuse.org/request/show/741157
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Catalyst-View-Component-SubInclude?expand=0&rev=2
2019-10-19 14:33:53 +00:00

31 lines
787 B
YAML

---
#description_paragraphs: 3
#description: |-
# override description from CPAN
#summary: override summary from CPAN
#no_testing: broken upstream
#sources:
# - source1
# - source2
#patches:
# foo.patch: -p1
# bar.patch:
preamble: |-
# https://rt.cpan.org/Ticket/Display.html?id=81574
BuildRequires: perl(File::Copy::Recursive)
Requires: perl(File::Copy::Recursive)
#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
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver && make test
#ignore_requires: Bizarre::Module