SPECS: perl-Catalyst-Plugin-Authentication-Store-DBIC.spec - pl - ...
qboosh
qboosh at pld-linux.org
Thu Apr 5 17:53:26 CEST 2007
Author: qboosh Date: Thu Apr 5 15:53:26 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- BR package names
---- Files affected:
SPECS:
perl-Catalyst-Plugin-Authentication-Store-DBIC.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Catalyst-Plugin-Authentication-Store-DBIC.spec
diff -u SPECS/perl-Catalyst-Plugin-Authentication-Store-DBIC.spec:1.1 SPECS/perl-Catalyst-Plugin-Authentication-Store-DBIC.spec:1.2
--- SPECS/perl-Catalyst-Plugin-Authentication-Store-DBIC.spec:1.1 Fri Mar 30 15:40:24 2007
+++ SPECS/perl-Catalyst-Plugin-Authentication-Store-DBIC.spec Thu Apr 5 17:53:21 2007
@@ -6,33 +6,35 @@
%include /usr/lib/rpm/macros.perl
%define pdir Catalyst
%define pnam Plugin-Authentication-Store-DBIC
-Summary: Authentication and authorization against a DBIx::Class or Class::DBI model.
-#Summary(pl.UTF-8):
+Summary: Authentication and authorization against a DBIx::Class or Class::DBI model
+Summary(pl.UTF-8): Uwierzytelnianie i autoryzacja względem modelu DBIx::Class lub Class::DBI
Name: perl-Catalyst-Plugin-Authentication-Store-DBIC
Version: 0.07
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/D/DK/DKAMHOLZ/Catalyst-Plugin-Authentication-Store-DBIC-0.07.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/D/DK/DKAMHOLZ/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 796f4b369f3717fc289126f6758a7ba9
URL: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-Store-DBIC/
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::Authentication) >= 0.06
-BuildRequires: perl(DBI)
-BuildRequires: perl(Set::Object) >= 1.14
+BuildRequires: perl-Catalyst >= 5.49
+BuildRequires: perl-Catalyst-Plugin-Authentication >= 0.06
+BuildRequires: perl-DBI
+BuildRequires: perl-Set-Object >= 1.14
%endif
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This plugin uses a DBIx::Class (or Class::DBI) object to authenticate a user.
+This plugin uses a DBIx::Class (or Class::DBI) object to authenticate
+a user.
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ta wtyczka wykorzystuje obiekt DBIx::Class (lub Class:DBI) do
+uwierzytelniania użytkownika.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -66,6 +68,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/04/05 15:53:21 qboosh
+- pl
+- BR package names
+
Revision 1.1 2007/03/30 13:40:24 radek
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Catalyst-Plugin-Authentication-Store-DBIC.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list