- 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:
parent
2862d6fc33
commit
e41882c49b
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
@ -39,6 +39,7 @@ Provides: perl(Mozilla::CA) = %{version}
|
||||
%{perl_requires}
|
||||
# MANUAL BEGIN
|
||||
BuildRequires: ca-certificates-mozilla
|
||||
Requires: ca-certificates-mozilla
|
||||
# MANUAL END
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user