forked from pool/perl-MooseX-Getopt
- updated to 0.68 see /usr/share/doc/packages/perl-MooseX-Getopt/Changes 0.68 2015-03-04 18:16:30Z - fix tests that look for the wrong prereqs (0.67) 0.67 2015-02-28 04:37:19Z - remove argv from passed-through buildargs if no argv attribute exists, to mollify MooseX::StrictConstructor (RT#101938, Jose Luis Martinez) 0.66 2015-01-28 02:05:54Z - fix tests for formatting changes in Getopt::Long::Descriptive 0.099 (RT#101724) OBS-URL: https://build.opensuse.org/request/show/297101 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-MooseX-Getopt?expand=0&rev=26
21 lines
480 B
YAML
21 lines
480 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
#patches:
|
|
# foo.patch: -p1
|
|
# bar.patch:
|
|
#preamble: |-
|
|
# BuildRequires: gcc-c++
|
|
#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: Artistic-1.0 or GPL-1.0+
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|