SPECS: perl-Catalyst-Plugin-Static-Simple.spec - pl, missing dir
qboosh
qboosh at pld-linux.org
Sun Aug 20 00:18:38 CEST 2006
Author: qboosh Date: Sat Aug 19 22:18:38 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, missing dir
---- Files affected:
SPECS:
perl-Catalyst-Plugin-Static-Simple.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-Catalyst-Plugin-Static-Simple.spec
diff -u SPECS/perl-Catalyst-Plugin-Static-Simple.spec:1.1 SPECS/perl-Catalyst-Plugin-Static-Simple.spec:1.2
--- SPECS/perl-Catalyst-Plugin-Static-Simple.spec:1.1 Sat Aug 12 18:20:13 2006
+++ SPECS/perl-Catalyst-Plugin-Static-Simple.spec Sun Aug 20 00:18:33 2006
@@ -6,8 +6,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir Catalyst
%define pnam Plugin-Static-Simple
-Summary: Catalyst::Plugin::Static::Simple - Make serving static pages painless.
-#Summary(pl):
+Summary: Catalyst::Plugin::Static::Simple - make serving static pages painless
+Summary(pl): Catalyst::Plugin::Static::Simple - bezpolesne serwowanie stron statycznych
Name: perl-Catalyst-Plugin-Static-Simple
Version: 0.10
Release: 1
@@ -26,18 +26,26 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-The Static::Simple plugin is designed to make serving static content in your
-application during development quick and easy, without requiring a single
-line of code from you.
-
-It will detect static files used in your application by looking for file
-extensions in the URI. By default, you can simply load this plugin and it
-will immediately begin serving your static files with the correct MIME type.
-The light-weight MIME::Types module is used to map file extensions to
-IANA-registered MIME types.
-
-# %description -l pl
-# TODO
+The Static::Simple plugin is designed to make serving static content
+in your application during development quick and easy, without
+requiring a single line of code from you.
+
+It will detect static files used in your application by looking for
+file extensions in the URI. By default, you can simply load this
+plugin and it will immediately begin serving your static files with
+the correct MIME type. The light-weight MIME::Types module is used to
+map file extensions to IANA-registered MIME types.
+
+%description -l pl
+Wtyczka Static::Simple została zaprojektowana aby uczynić serwowanie
+statycznej treści z aplikacji w czasie tworzenia szybkim i łatwym, nie
+wymagającym napisania ani jednej linii kodu.
+
+Wtyczka ta wykrywa statyczne pliki użyte w aplikacji szukając
+rozszerzeń pliku w URI. Domyślnie można po prostu wczytać tę wtyczkę,
+a ona natychmiast zacznie serwować statyczne pliki z poprawnym typem
+MIME. Do odwzorowywania rozszerzeń plików na typy MIME zarejestrowane
+w IANA został wykorzystany lekki moduł MIME::Types.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -61,6 +69,7 @@
%files
%defattr(644,root,root,755)
%doc Changes README
+%dir %{perl_vendorlib}/Catalyst/Plugin/Static
%{perl_vendorlib}/Catalyst/Plugin/Static/*.pm
%{_mandir}/man3/*
@@ -70,6 +79,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/08/19 22:18:33 qboosh
+- pl, missing dir
+
Revision 1.1 2006/08/12 16:20:13 migo
- initial revision
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-Catalyst-Plugin-Static-Simple.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list