- fix test suite with a chmod - updated to 1.21 see /usr/share/doc/packages/perl-File-Which/Changes 1.21 2016-03-02 14:20:43 -0500 - Workaround for nutty cygwin filesystem rules 1.20 2016-03-01 15:06:54 -0500 - Fix bug where executable named "0" would not be found (gh#7) OBS-URL: https://build.opensuse.org/request/show/399270 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Which?expand=0&rev=28
23 lines
448 B
YAML
23 lines
448 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
post_prep: |-
|
|
chmod a+x corpus/test-bin-unix/0
|
|
#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
|