Author: qboosh Date: Thu Apr 5 15:57:54 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: perl-Catalyst-Plugin-Authentication.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/perl-Catalyst-Plugin-Authentication.spec diff -u SPECS/perl-Catalyst-Plugin-Authentication.spec:1.1 SPECS/perl-Catalyst-Plugin-Authentication.spec:1.2 --- SPECS/perl-Catalyst-Plugin-Authentication.spec:1.1 Fri Mar 30 15:37:02 2007 +++ SPECS/perl-Catalyst-Plugin-Authentication.spec Thu Apr 5 17:57:49 2007 @@ -6,35 +6,39 @@ %include /usr/lib/rpm/macros.perl %define pdir Catalyst %define pnam Plugin-Authentication -Summary: Catalyst::Plugin::Authentication - Authentication infrastructure plugin for the Catalyst framework. -#Summary(pl.UTF-8): +Summary: Catalyst::Plugin::Authentication - Authentication infrastructure plugin for the Catalyst framework +Summary(pl.UTF-8): Catalyst::Plugin::Authentication - wtyczka infrastruktury uwierzytelniania dla szkieletu Catalyst Name: perl-Catalyst-Plugin-Authentication Version: 0.09 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/Catalyst-Plugin-Authentication-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/Catalyst/Catalyst-Plugin-Authentication-%{version}.tar.gz # Source0-md5: 59be3895b1c79609545d5472ec4e4bb5 URL: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with tests} -BuildRequires: perl(Catalyst) >= 5.49 -BuildRequires: perl(Catalyst::Plugin::Session) >= 0.10 -BuildRequires: perl(Class::Inspector) +BuildRequires: perl-Catalyst >= 5.49 +BuildRequires: perl-Catalyst-Plugin-Session >= 0.10 +BuildRequires: perl-Class-Inspector %endif BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -The authentication plugin provides generic user support for Catalyst apps. It -is the basis for both authentication (checking the user is who they claim to -be), and authorization (allowing the user to do what the system authorises -them to do). - -# %description -l pl.UTF-8 -# TODO +The authentication plugin provides generic user support for Catalyst +apps. It is the basis for both authentication (checking the user is +who they claim to be), and authorization (allowing the user to do what +the system authorises them to do). + +%description -l pl.UTF-8 +Wtyczka uwierzytelniania zapewnia ogólną obsługę użytkowników dla +aplikacji Catalysta. Jest podstawą zarówno dla uwierzytelniania +(sprawdzania, czy użytkownik jest tym, za kogo się podaje), jak i +autoryzacji (zezwalania użytkownikowi na robienie tego, do czego +jest autoryzowany przez system). %prep %setup -q -n %{pdir}-%{pnam}-%{version} @@ -68,6 +72,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/04/05 15:57:49 qboosh +- pl + Revision 1.1 2007/03/30 13:37:02 radek - new - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-Catalyst-Plugin-Authentication.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
