]> git.pld-linux.org Git - packages/perl-Mozilla-CA.git/blobdiff - perl-Mozilla-CA.spec
- updated to 20240313
[packages/perl-Mozilla-CA.git] / perl-Mozilla-CA.spec
index 9a14668847a8f3a1925d584424caf8ca06d9ca4b..4ae7ce1ccdd549b767063100c2e754ff190be911 100644 (file)
@@ -4,18 +4,17 @@
 
 %define                pdir    Mozilla
 %define                pnam    CA
-%include       /usr/lib/rpm/macros.perl
 Summary:       Mozilla::CA - Mozilla's CA cert bundle in PEM format
 Summary(pl.UTF-8):     Mozilla::CA - pakiet certyfikatów CA Mozilli w formacie PEM
 Name:          perl-Mozilla-CA
 # although upsream has new releases, there is no benefit of that other than
 # feeling library is fresh, as we do not use certs provided by this module.
-Version:       20141217
+Version:       20240313
 Release:       1
-License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
+License:       MPL v2.0
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Mozilla/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: e0e5646886aeb3f71fb593f536295e2c
+# Source0-md5: e4b76277c8a93ed894814e00db6d59ca
 Patch0:                system-ca-certificates.patch
 URL:           http://search.cpan.org/dist/Mozilla-CA/
 BuildRequires: perl-devel >= 1:5.8.0
@@ -39,7 +38,7 @@ biblioteki oparte na OpenSSL.
 %patch0 -p1
 
 # Do not distribute Mozilla downloader, we take certificates from ca-certificates package
-rm mk-ca-bundle.pl
+%{__rm} maint/mk-ca-bundle.pl
 sed -i '/^mk-ca-bundle.pl$/d' MANIFEST
 
 %build
@@ -62,5 +61,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README
 %{perl_vendorlib}/Mozilla/CA.pm
-#%{perl_vendorlib}/Mozilla/CA
 %{_mandir}/man3/Mozilla::CA.3pm*
This page took 0.057261 seconds and 4 git commands to generate.