SPECS: python-pyStringTemplate.spec - pl - no downloads count in d...

qboosh qboosh at pld-linux.org
Fri Mar 9 22:50:47 CET 2007


Author: qboosh                       Date: Fri Mar  9 21:50:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- no downloads count in desc (likely to change)
- BR: rpm-pythonprov, python 2.5 for egg-info

---- Files affected:
SPECS:
   python-pyStringTemplate.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-pyStringTemplate.spec
diff -u SPECS/python-pyStringTemplate.spec:1.2 SPECS/python-pyStringTemplate.spec:1.3
--- SPECS/python-pyStringTemplate.spec:1.2	Sat Feb 24 13:01:34 2007
+++ SPECS/python-pyStringTemplate.spec	Fri Mar  9 22:50:42 2007
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define	pp_subname	PyStringTemplate
 Summary:	Template engine for generating any formatted text output
+Summary(pl.UTF-8):	Silnik szablonów do generowania dowolnie sformatowanego wyjścia tekstowego
 Name:		python-%{pp_subname}
 Version:	2.2
 Release:	1
@@ -9,21 +10,32 @@
 Source0:	http://www.antlr.org/download/%{pp_subname}-%{version}.tar.gz
 # Source0-md5:	c94060929bc03425181284a961968e5f
 URL:		http://www.stringtemplate.org/
+BuildRequires:	python >= 1:2.5
+BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-modules
 Requires:	python-antlr
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-StringTemplate is a template engine for generating source code, web pages,
-emails, or any other formatted text output. StringTemplate is particularly
-good at multi-targeted code generators, multiple site skins, and
-internationalization/localization. It evolved over years of effort
-developing jGuru.com (Java version). StringTemplate also generates this
-website and powers the ANTLR v3 code generator. Its distinguishing
-characteristic is that it strictly enforces model-view separation unlike
-other engines. There are currently about 600 StringTemplate source
-downloads a month. 
-
+StringTemplate is a template engine for generating source code, web
+pages, emails, or any other formatted text output. StringTemplate is
+particularly good at multi-targeted code generators, multiple site
+skins, and internationalization/localization. It evolved over years of
+effort developing jGuru.com (Java version). StringTemplate also
+generates its own website and powers the ANTLR v3 code generator. Its
+distinguishing characteristic is that it strictly enforces model-view
+separation unlike other engines.
+
+%description -l pl.UTF-8
+StringTemplate to silnik szablonów do generowania kodu źródłowego,
+stron WWW, e-maili i dowolnego innego sformatowanego wyjścia
+tekstowego. StringTemplate jest dobry szczególnie do generatorów
+kodu o wielu przeznaczeniach, wielu skórkach stron oraz
+internacjonalizacji/lokalizacji. Wyewoluował przez lata starań przy
+tworzeniu jGuru.com (w wersji w Javie). StringTemplate generuje także
+własną stronę i zasila generator kodu ANTLR v3. Jego cechą
+charakterystyczną jest to, że w przeciwieństwie do innych silników
+ściśle narzuca rozdzielenie model-widok.
 
 %prep
 %setup -q -n %{pp_subname}-%{version}
@@ -54,9 +66,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/03/09 21:50:42  qboosh
+- pl
+- no downloads count in desc (likely to change)
+- BR: rpm-pythonprov, python 2.5 for egg-info
+
 Revision 1.2  2007/02/24 12:01:34  wrobell
 - fixed install requirements
 
 Revision 1.1  2007/02/24 11:37:54  wrobell
 - based on python-pyxmpp.spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-pyStringTemplate.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list