Author: qboosh Date: Wed Jul 26 16:55:21 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-GSSAPI.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/perl-GSSAPI.spec diff -u SPECS/perl-GSSAPI.spec:1.2 SPECS/perl-GSSAPI.spec:1.3 --- SPECS/perl-GSSAPI.spec:1.2 Tue Jul 25 22:43:23 2006 +++ SPECS/perl-GSSAPI.spec Wed Jul 26 18:55:15 2006 @@ -6,6 +6,7 @@ %include /usr/lib/rpm/macros.perl %define pdir GSSAPI Summary: GSSAPI - Perl extension providing access to the GSSAPIv2 library +Summary(pl): GSSAPI - rozszerzenie Perla dające dostęp do biblioteki GSSAPIv2 Name: perl-GSSAPI Version: 0.22 Release: 1 @@ -14,18 +15,22 @@ Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-authors/id/A/AG/AGROLMS/GSSAPI-%{version}.tar.gz # Source0-md5: 63ea55e46783c028ef6dac0ec2ca0887 +URL: http://search.cpan.org/dist/GSSAPI/ BuildRequires: heimdal-devel BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 -%if %{with tests} -%endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description This module gives access to the routines of the GSSAPI library, as -described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 +described in RFC 2743 and RFC 2744 and implemented by the Kerberos-1.2 distribution from MIT. +%description -l pl +Ten moduł daje dostęp do funkcji bibliotecznych GSSAPI określonych +przez RFC 2743 i RFC 2744 i zaimplementowanych przez MIT w dystrybucji +Kerberos-1.2. + %prep %setup -q -n %{pdir}-%{version} @@ -69,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/07/26 16:55:15 qboosh +- pl + Revision 1.2 2006/07/25 20:43:23 glen - missing dirs and files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-GSSAPI.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
