SPECS: perl-Catalyst-Action-RenderView.spec - pl
qboosh
qboosh at pld-linux.org
Sat Aug 19 23:48:39 CEST 2006
Author: qboosh Date: Sat Aug 19 21:48:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
perl-Catalyst-Action-RenderView.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Catalyst-Action-RenderView.spec
diff -u SPECS/perl-Catalyst-Action-RenderView.spec:1.1 SPECS/perl-Catalyst-Action-RenderView.spec:1.2
--- SPECS/perl-Catalyst-Action-RenderView.spec:1.1 Sat Aug 12 17:47:55 2006
+++ SPECS/perl-Catalyst-Action-RenderView.spec Sat Aug 19 23:48:34 2006
@@ -6,15 +6,15 @@
%include /usr/lib/rpm/macros.perl
%define pdir Catalyst
%define pnam Action-RenderView
-Summary: Catalyst::Action::RenderView - Sensible default end action.
-#Summary(pl):
+Summary: Catalyst::Action::RenderView - sensible default end action
+Summary(pl): Catalyst::Action::RenderView - sensowna domyślna akcja końcowa
Name: perl-Catalyst-Action-RenderView
Version: 0.04
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/M/MR/MRAMBERG/Catalyst-Action-RenderView-0.04.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/M/MR/MRAMBERG/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 95f0e438c073efa5e0930eda00304136
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -25,16 +25,22 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This action implements a sensible default end action, which will forward
-to the first available view, unless status is set to 3xx, or there is a
-response body. It also allows you to pass dump_info=1 to the url in
-order to force a debug screen, while in debug mode.
+This action implements a sensible default end action, which will
+forward to the first available view, unless status is set to 3xx, or
+there is a response body. It also allows you to pass dump_info=1 to
+the URL in order to force a debug screen, while in debug mode.
If you have more than one view, you can specify which one to use with
-the default_view config setting (see Catalyst/"$c-view($name)">.)
+the default_view config setting.
-# %description -l pl
-# TODO
+%description -l pl
+Ta akcja implementuje sensowną domyślną akcję końcową, przekazującą
+pierwszy dostępny widok, chyba że status jest ustawiony na 3xx lub
+nie ma ciała odpowiedzi. Pozwala także przekazać dump_info=1 do
+URL-a, aby wymusić ekran śledzenia w przypadku trybu śledzenia.
+
+Jeśli jest więcej niż jeden widok, można podać który ma być
+wykorzystany przy użyciu ustawienia konfiguracyjnego default_view.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -67,6 +73,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/19 21:48:34 qboosh
+- pl
+
Revision 1.1 2006/08/12 15:47:55 migo
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Catalyst-Action-RenderView.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list