- Add ca-certificates-mozilla to runtime Requires as well

boo#1228762

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Mozilla-CA?expand=0&rev=24
This commit is contained in:
Tina Müller 2024-09-02 13:41:03 +00:00 committed by Git OBS Bridge
parent 2862d6fc33
commit e41882c49b
3 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,7 @@ patches:
# 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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 2 13:38:33 UTC 2024 - Tina Müller <tina.mueller@suse.com>
- Add ca-certificates-mozilla to runtime Requires as well
boo#1228762
-------------------------------------------------------------------
Mon Aug 26 20:29:40 UTC 2024 - Tina Müller <tina.mueller@suse.com>

View File

@ -39,6 +39,7 @@ Provides: perl(Mozilla::CA) = %{version}
%{perl_requires}
# MANUAL BEGIN
BuildRequires: ca-certificates-mozilla
Requires: ca-certificates-mozilla
# MANUAL END
%description