Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37701323
en ru br
ALT Linux repos
S:20230821-alt1

Group :: Development/Perl
RPM: perl-Mozilla-CA

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

## SPEC file for Perl module Mozilla::CA
%define _unpackaged_files_terminate_build 1
%define real_name Mozilla-CA

Name: perl-Mozilla-CA
Version: 20230821
Release: alt1

Summary: Perl module provides CA cert bundle

License: %mpl
Group: Development/Perl
URL: https://metacpan.org/dist/Mozilla-CA/
#URL: https://github.com/libwww-perl/Mozilla-CA

Packager: Nikolay A. Fetisov <naf at altlinux.org>
BuildArch: noarch

Source: %real_name-%version.tar
Patch0: %real_name-%version-%release.patch

AutoReqProv: perl, yes
BuildRequires(pre): rpm-build-licenses
Requires: ca-certificates

# Automatically added by buildreq on Sun May 24 2020

# optimized out: perl perl-CPAN-Meta-Requirements perl-Encode perl-JSON-PP perl-Parse-CPAN-Meta perl-parent python-modules python2-base python3 python3-base python3-dev ruby ruby-stdlibs sh4
BuildRequires: perl-CPAN-Meta perl-devel

BuildRequires: ca-certificates

%description
Perl module Mozilla::CA provide a single function SSL_ca_file()
that returns the absolute path to the Mozilla's CA cert bundle
PEM file.

Note: this package use CA bundle from system-wide package
ca-certificates .


%prep
%setup  -n %real_name-%version
%patch0 -p1

%build
%perl_vendor_build

%install
%perl_vendor_install

%files
%doc README Changes
%perl_vendor_privlib/Mozilla/CA.pm

%exclude %perl_vendor_privlib/Mozilla/CA/*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin