forked from pool/perl-DBD-mysql
- Fix build with gcc14: [bsc#1221011] * Upstream PR: https://github.com/perl5-dbi/DBD-mysql/pull/295 * Add perl-DBD-mysql-gcc14.patch OBS-URL: https://build.opensuse.org/request/show/1155577 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-mysql?expand=0&rev=77
24 lines
582 B
YAML
24 lines
582 B
YAML
---
|
|
description_paragraphs: 1
|
|
#no_testing: broken upstream
|
|
#sources:
|
|
# - source1
|
|
# - source2
|
|
patches:
|
|
perl-DBD-mysql-gcc14.patch: -p1
|
|
preamble: |-
|
|
BuildRequires: libmariadb-devel
|
|
BuildRequires: zlib-devel
|
|
#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: SUSE-NonFree
|
|
#skip_noarch: 1
|
|
#custom_build: |-
|
|
#./Build build flags=%{?_smp_mflags} --myflag
|
|
#custom_test: |-
|
|
#startserver && make test
|
|
#ignore_requires: Bizarre::Module
|