SPECS: perl-Catalyst-Plugin-ConfigLoader.spec - pl
qboosh
qboosh at pld-linux.org
Sat Aug 19 23:58:57 CEST 2006
Author: qboosh Date: Sat Aug 19 21:58:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
perl-Catalyst-Plugin-ConfigLoader.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Catalyst-Plugin-ConfigLoader.spec
diff -u SPECS/perl-Catalyst-Plugin-ConfigLoader.spec:1.1 SPECS/perl-Catalyst-Plugin-ConfigLoader.spec:1.2
--- SPECS/perl-Catalyst-Plugin-ConfigLoader.spec:1.1 Sat Aug 12 17:47:55 2006
+++ SPECS/perl-Catalyst-Plugin-ConfigLoader.spec Sat Aug 19 23:58:52 2006
@@ -6,15 +6,15 @@
%include /usr/lib/rpm/macros.perl
%define pdir Catalyst
%define pnam Plugin-ConfigLoader
-Summary: Catalyst::Plugin::ConfigLoader - Load config files of various types
-#Summary(pl):
+Summary: Catalyst::Plugin::ConfigLoader - load config files of various types
+Summary(pl): Catalyst::Plugin::ConfigLoader - wczytywanie różnych plików konfiguracyjnych
Name: perl-Catalyst-Plugin-ConfigLoader
Version: 0.12
Release: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
-Source0: http://www.cpan.org/modules/by-authors/id/B/BR/BRICAS/Catalyst-Plugin-ConfigLoader-0.12.tar.gz
+Source0: http://www.cpan.org/modules/by-authors/id/B/BR/BRICAS/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 69219ba573ff4ebf6f4fbd5013484350
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -27,16 +27,22 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This module will attempt to load find and load a configuration
-file of various types. Currently it supports YAML, JSON, XML,
-INI and Perl formats.
-
-To support the distinction between development and production environments,
-this module will also attemp to load a local config (e.g. myapp_local.yaml)
-which will override any duplicate settings.
-
-# %description -l pl
-# TODO
+This module will attempt to find and load a configuration file of
+various types. Currently it supports YAML, JSON, XML, INI and Perl
+formats.
+
+To support the distinction between development and production
+environments, this module will also attemp to load a local config
+(e.g. myapp_local.yaml) which will override any duplicate settings.
+
+%description -l pl
+Ten moduł próbuje odnaleźć i wczytać pliki konfiguracyjne różnych
+rodzajów. Aktualnie obsługuje formaty YAML, JSON, XML, INI i Perl.
+
+Aby obsłużyć rozróżnienie między środowiskiem programistycznym a
+produkcyjnym, moduł ten próbuje także wczytać lokalny plik
+konfiguracyjny (np. myapp_local.yaml), który przykryje wszystkie
+powtarzające się ustawienia.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -70,6 +76,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/19 21:58:52 qboosh
+- pl
+
Revision 1.1 2006/08/12 15:47:55 migo
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Catalyst-Plugin-ConfigLoader.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list