Author: qboosh                       Date: Sat Aug 19 21:53:56 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, fixed R, killed files dups

---- Files affected:
SPECS:
   perl-Catalyst-Devel.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Catalyst-Devel.spec
diff -u SPECS/perl-Catalyst-Devel.spec:1.1 SPECS/perl-Catalyst-Devel.spec:1.2
--- SPECS/perl-Catalyst-Devel.spec:1.1  Sat Aug 12 17:47:55 2006
+++ SPECS/perl-Catalyst-Devel.spec      Sat Aug 19 23:53:50 2006
@@ -7,7 +7,7 @@
 %define        pdir    Catalyst
 %define        pnam    Devel
 Summary:       Catalyst::Devel - Catalyst Development Tools
-#Summary(pl):  
+Summary(pl):   Catalyst::Devel - narzędzia programistyczne Catalyst
 Name:          perl-Catalyst-Devel
 Version:       1.00
 Release:       0.1
@@ -29,16 +29,16 @@
 BuildRequires: perl-Path-Class >= 0.09
 BuildRequires: perl-Template-Toolkit >= 2.14
 BuildRequires: perl-YAML >= 0.55
-Requires:      perl-Catalyst-Plugin-ConfigLoader
 %endif
+Requires:      perl-Catalyst-Plugin-ConfigLoader
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The Catalyst::Devel package includes a variety of modules useful for the
-development of Catalyst applications, but not required to run them. This
-is intended to make it easier to deploy Catalyst apps. The runtime parts of
-Catalyst are now known as Catalyst::Runtime. 
+The Catalyst::Devel package includes a variety of modules useful for
+the development of Catalyst applications, but not required to run
+them. This is intended to make it easier to deploy Catalyst apps. The
+runtime parts of Catalyst are now known as Catalyst::Runtime. 
 
 Catalyst::Devel includes the Catalyst::Helper system, which
 autogenerates scripts and tests; Module::Install::Catalyst, a
@@ -46,9 +46,17 @@
 variety of development-related modules. The documentation remains with
 Catalyst::Runtime.
 
-
-# %description -l pl
-# TODO
+%description -l pl
+Pakiet Catalyst::Devel zawiera wiele różnych modułów przydatnych przy
+tworzeniu aplikacji Catalysta, ale nie wymaganych do ich uruchamiania.
+Jego celem jest ułatwienie tworzenia aplikacji Catalysta. Elementy
+uruchomieniowe Catalysta są znane jako Catalyst::Runtime.
+
+Catalyst::Devel zawiera: system Catalyst::Helper automatycznie
+generujący skrypty i testy, Module::Install::Catalyst - rozszerzenie
+Module::Install dla Catalysta oraz zależności od wielu różnych modułów
+związanych z tworzeniem aplikacji. Dokumentacja pozostaje w
+Catalyst::Runtime.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -72,8 +80,9 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes
-%{perl_vendorlib}/Catalyst/*.pm
-%{perl_vendorlib}/Catalyst/
+# ??? there were duplicates
+#%{perl_vendorlib}/Catalyst/*.pm
+%{perl_vendorlib}/Catalyst/*
 %{perl_vendorlib}/Module/Install/*
 %{_mandir}/man3/*
 
@@ -83,6 +92,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/19 21:53:50  qboosh
+- pl, fixed R, killed files dups
+
 Revision 1.1  2006/08/12 15:47:55  migo
 - initial revision
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Catalyst-Devel.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

Reply via email to