SPECS: perl-RT-Authen-ExternalAuth.spec - sanitized, pl
qboosh
qboosh at pld-linux.org
Sat Apr 11 13:43:13 CEST 2009
Author: qboosh Date: Sat Apr 11 11:43:13 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sanitized, pl
---- Files affected:
SPECS:
perl-RT-Authen-ExternalAuth.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/perl-RT-Authen-ExternalAuth.spec
diff -u SPECS/perl-RT-Authen-ExternalAuth.spec:1.4 SPECS/perl-RT-Authen-ExternalAuth.spec:1.5
--- SPECS/perl-RT-Authen-ExternalAuth.spec:1.4 Fri Mar 13 12:31:36 2009
+++ SPECS/perl-RT-Authen-ExternalAuth.spec Sat Apr 11 13:43:08 2009
@@ -7,17 +7,18 @@
%define pdir RT
%define pnam Authen-ExternalAuth
Summary: RT::Authen::ExternalAuth - RT Authentication using External Sources
+Summary(pl.UTF-8): RT::Authen::ExternalAuth - uwierzytelnianie w RT przy użyciu zewnętrznych źródeł
Name: perl-RT-Authen-ExternalAuth
Version: 0.08
Release: 2
License: GPL version 2
Group: Development/Languages/Perl
+Source0: http://www.cpan.org/modules/by-module/RT/%{pdir}-%{pnam}-%{version}.tar.gz
+# Source0-md5: ba591003a2ca39ac2965b548e158a34f
URL: http://search.cpan.org/dist/RT-Authen-ExternalAuth/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
BuildRequires: rt >= 3.8.0
-Source0: http://www.cpan.org/modules/by-module/RT/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5: ba591003a2ca39ac2965b548e158a34f
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,6 +31,16 @@
external database through the use of the RT-Authen-CookieAuth
extension.
+%description -l pl.UTF-8
+Kompletny pakiet pozwalający na dodawanie zewnętrznych mechanizmów
+uwierzytelniania do RT. Aktualnie obsługuje LDAP poprzez Net::LDAP
+oraz zewnętrzne bazy danych dla każdej bazy mającej zainstalowany
+sterownik DBI.
+
+Pozwala także na uwierzytelnianie informacji z ciasteczek (cookie)
+względem zewnętrznej bazy danych poprzez rozszerzenie
+RT-Authen-CookieAuth.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -59,7 +70,7 @@
%{perl_vendorlib}/RT/Authen/*.pm
%dir %{perl_vendorlib}/RT/Authen/ExternalAuth
%{perl_vendorlib}/RT/Authen/ExternalAuth/*.pm
-%dir %{perl_vendorlib}/RT/Authen/ExternalAuth/DBI/
+%dir %{perl_vendorlib}/RT/Authen/ExternalAuth/DBI
%{perl_vendorlib}/RT/Authen/ExternalAuth/DBI/*.pm
%{_mandir}/man3/*
@@ -69,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2009/04/11 11:43:08 qboosh
+- sanitized, pl
+
Revision 1.4 2009/03/13 11:31:36 paszczus
- added example config, rel 2
@@ -80,4 +94,3 @@
Revision 1.1 2009/01/19 17:41:13 paszczus
- initial
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-RT-Authen-ExternalAuth.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list