From 577944770340ac9de47ab989a85747f07016763e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 1 Jun 2012 19:15:12 +0000 Subject: [PATCH] - updated to 20120309 - pl Changed files: perl-Mozilla-CA.spec -> 1.3 --- perl-Mozilla-CA.spec | 33 +++++++++++++++------------------ 1 file changed, 15 insertions(+), 18 deletions(-) diff --git a/perl-Mozilla-CA.spec b/perl-Mozilla-CA.spec index 3f78321..e78e7bc 100644 --- a/perl-Mozilla-CA.spec +++ b/perl-Mozilla-CA.spec @@ -6,32 +6,29 @@ %define pnam CA %include /usr/lib/rpm/macros.perl Summary: Mozilla::CA - Mozilla's CA cert bundle in PEM format -#Summary(pl.UTF-8): +Summary(pl.UTF-8): Mozilla::CA - pakiet certyfikatów CA Mozilli w formacie PEM Name: perl-Mozilla-CA -Version: 20111025 +Version: 20120309 Release: 1 -License: mozilla_1_1 gpl-2 lgpl_2_1 +License: MPL v1.1 or GPL v2+ or LGPL v2.1+ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Mozilla/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 74026b1a7aa0de8fc17d81efb3629195 -# generic URL, check or change before uncommenting -#URL: http://search.cpan.org/dist/Mozilla-CA/ +# Source0-md5: f7fba6902335c5e068e3a576e4dce9ef +URL: http://search.cpan.org/dist/Mozilla-CA/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority -certificates in a form that can be consumed by modules and libraries -based on OpenSSL. +Mozilla::CA provides a copy of Mozilla's bundle of Certificate +Authority certificates in a form that can be consumed by modules and +libraries based on OpenSSL. -The module provide a single function: - -# %description -l pl.UTF-8 -# TODO +%description -l pl.UTF-8 +Mozilla::CA dostarcza kopię pakietu certyfikatów CA (Certificate +Authority) w postaci nadającej się do odczytu przez moduły i +biblioteki oparte na OpenSSL. %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -54,7 +51,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) -%doc README -%{perl_vendorlib}/Mozilla/*.pm +%doc Changes README +%{perl_vendorlib}/Mozilla/CA.pm %{perl_vendorlib}/Mozilla/CA -%{_mandir}/man3/* +%{_mandir}/man3/Mozilla::CA.3pm* -- 2.44.0