Skip to content

Commit

Permalink
Fixed: 'Package naming issue' n 'runtime requirement on perl-libs'
Browse files Browse the repository at this point in the history
  • Loading branch information
v-smalavathu committed Jan 9, 2025
1 parent ef2c3c2 commit c335605
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"Signatures": {
"Mozilla-CA-20240730.tar.gz": "55bbee1875a905616e0c39457245f94f8173227fbe906f643673f5adadedf863"
"perl-Mozilla-CA-20240730.tar.gz": "55bbee1875a905616e0c39457245f94f8173227fbe906f643673f5adadedf863"
}
}
3 changes: 2 additions & 1 deletion SPECS-EXTENDED/perl-Mozilla-CA/perl-Mozilla-CA.spec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Summary: Mozilla's CA certificate bundle in PEM format
# lib/Mozilla/CA/cacert.pem: MPL-2.0
License: MPL-2.0
URL: https://metacpan.org/release/Mozilla-CA
Source0: https://cpan.metacpan.org/authors/id/L/LW/LWP/Mozilla-CA-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/L/LW/LWP/Mozilla-CA-%{version}.tar.gz#/perl-Mozilla-CA-%{version}.tar.gz
# Use a CA bundle from ca-certificates package, bug #738383
Patch0: Mozilla-CA-20240730-Redirect-to-ca-certificates-bundle.patch
BuildArch: noarch
Expand All @@ -28,6 +28,7 @@ BuildRequires: perl(strict)
BuildRequires: perl(File::Spec)
# Tests:
BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
Requires: ca-certificates

%description
Expand Down

0 comments on commit c335605

Please sign in to comment.