SPECS: phplib.spec - pl for -template

qboosh qboosh at pld-linux.org
Wed Aug 29 22:01:58 CEST 2007


Author: qboosh                       Date: Wed Aug 29 20:01:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl for -template

---- Files affected:
SPECS:
   phplib.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/phplib.spec
diff -u SPECS/phplib.spec:1.11 SPECS/phplib.spec:1.12
--- SPECS/phplib.spec:1.11	Wed Aug 29 19:11:15 2007
+++ SPECS/phplib.spec	Wed Aug 29 22:01:53 2007
@@ -26,6 +26,7 @@
 
 %package template
 Summary:	PHPLIB template engine
+Summary(pl.UTF-8):	Silnik szablonów PHPLIB
 Group:		Development/Languages/PHP
 
 %description template
@@ -35,14 +36,21 @@
 replacement fields with arbitrary strings. These strings can become
 very large, e.g. entire tables.
 
+%description template -l pl.UTF-8
+Klasa szablonów pozwala przechowywać kod HTML w plikach zewnętrznych,
+całkowicie wolnych od kodu PHP, ale zawierających pola zastępcze.
+Klasa ta udostępnia funkcje, którymi można wypełniać pola zastępcze
+dowolnymi łańcuchami znaków. Łańcuchy te mogą być bardzo duże, np.
+całymi tabelami.
+
 %prep
-%setup  -q
+%setup -q
 
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_appdir}/%{name}
 
-install php/*		$RPM_BUILD_ROOT%{_appdir}/%{name}
+install php/* $RPM_BUILD_ROOT%{_appdir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -65,6 +73,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/08/29 20:01:53  qboosh
+- pl for -template
+
 Revision 1.11  2007/08/29 17:11:15  glen
 - adapter
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/phplib.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list