20 lines
622 B
YAML
20 lines
622 B
YAML
|
---
|
||
|
#description_paragraphs: 3
|
||
|
#no_testing: broken upstream
|
||
|
#sources:
|
||
|
# - source1
|
||
|
# - source2
|
||
|
patches:
|
||
|
Mozilla-CA-20240730-Redirect-to-ca-certificates-bundle.patch: -p1 PATCH-FIX-OPENSUSE https://bugzilla.suse.com/show_bug.cgi?id=1228762
|
||
|
# bar.patch:
|
||
|
preamble: |-
|
||
|
BuildRequires: ca-certificates-mozilla
|
||
|
Requires: ca-certificates-mozilla
|
||
|
#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
|
||
|
license: MPL-1.1 or GPL-2.0+ or LGPL-2.1+
|
||
|
#skip_noarch: 1
|
||
|
#custom_build: -
|
||
|
#./Build build flags=%{?_smp_mflags} --myflag
|