forked from pool/perl-Bit-Vector
- added patches [bsc#1241940]: fix build with gcc15, sent to STBEY@cpan.org * perl-Bit-Vector-gcc15.patch OBS-URL: https://build.opensuse.org/request/show/1280870 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bit-Vector?expand=0&rev=28
21 lines
543 B
YAML
21 lines
543 B
YAML
---
|
|
#description_paragraphs: 3
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
patches:
|
|
Bit-Vector-7.1.diff:
|
|
perl-Bit-Vector-gcc15.patch: build with gcc15, sent to STBEY@cpan.org
|
|
#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: GPL-1.0+ or Artistic-1.0
|
|
#skip_noarch: 1
|
|
#custom_build: -
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|