]> git.pld-linux.org Git - packages/perl-Mozilla-CA.git/commitdiff
- updated to 20120309 auto/th/perl-Mozilla-CA-20120309-1
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 1 Jun 2012 19:15:12 +0000 (19:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- pl

Changed files:
    perl-Mozilla-CA.spec -> 1.3

perl-Mozilla-CA.spec

index 3f783214f18307ddd609d50be88edd14350304c0..e78e7bcff2de7ba0499019ba8c8e86c95caf8289 100644 (file)
@@ -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*
This page took 0.141052 seconds and 4 git commands to generate.