forked from pool/perl-Guard
- updated to 1.023 see /usr/share/doc/packages/perl-Guard/Changes 1.023 Thu Nov 20 19:12:58 CET 2014 - work around backwards compatibility breakage in perl 5.22 (removal of PL_sv_objcount). 1.022 Sat Jul 2 02:38:21 CEST 2011 - document how () after the function name overrides the prototype. - improve documentation, fix the examples. 1.021 Sun Jul 19 07:43:17 CEST 2009 - updated to 1.022 see /usr/share/doc/packages/perl-Guard/Changes 1.022 Sat Jul 2 02:38:21 CEST 2011 - document how () after the function name overrides the prototype. - improve documentation, fix the examples. 1.021 Sun Jul 19 07:43:17 CEST 2009 OBS-URL: https://build.opensuse.org/request/show/297584 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Guard?expand=0&rev=6
21 lines
468 B
YAML
21 lines
468 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: Perl License
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|