SPECS: perl-HTML-Menu-Select.spec - pl, use package names where po...

qboosh qboosh at pld-linux.org
Mon Mar 24 13:00:50 CET 2008


Author: qboosh                       Date: Mon Mar 24 12:00:50 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, use package names where possible

---- Files affected:
SPECS:
   perl-HTML-Menu-Select.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-HTML-Menu-Select.spec
diff -u SPECS/perl-HTML-Menu-Select.spec:1.2 SPECS/perl-HTML-Menu-Select.spec:1.3
--- SPECS/perl-HTML-Menu-Select.spec:1.2	Tue Jan 15 20:18:03 2008
+++ SPECS/perl-HTML-Menu-Select.spec	Mon Mar 24 13:00:45 2008
@@ -11,6 +11,7 @@
 %define	pdir	HTML
 %define	pnam	Menu-Select
 Summary:	HTML::Menu::Select - Create HTML for select menus to simplify your templates
+Summary(pl.UTF-8):	HTML::Menu::Select - tworzenie HTML-a dla list wyboru w celu uproszczenia szablonów
 Name:		perl-HTML-Menu-Select
 Version:	1.01
 Release:	1
@@ -24,8 +25,8 @@
 BuildRequires:	rpm-perlprov >= 4.1-13
 %if %{with autodeps} || %{with tests}
 #BuildRequires:	perl(Apache::Util)
-BuildRequires:	perl(CGI::Simple)
-BuildRequires:	perl(Test::Pod::Coverage)
+BuildRequires:	perl-CGI-Simple
+BuildRequires:	perl-Test-Pod-Coverage
 %endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,6 +38,13 @@
 to completely generate the HTML, while allowing you at a later stage
 to easily change how much HTML it generates.
 
+%description -l pl.UTF-8
+Ten moduł tworzy HTML dla elementów listy wyboru w formularzu.
+
+Pozwala szybko stworzyć prototyp strony, generowanej w całości przez
+CGI, a jednocześnie pozwala na późniejszym etapie zadecydować, jak
+dużo HTML-a będzie generowane.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -72,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-24 12:00:45  qboosh
+- pl, use package names where possible
+
 Revision 1.2  2008-01-15 19:18:03  glen
 - package files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-HTML-Menu-Select.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list