SPECS: ZendDebugger.spec - pl

qboosh qboosh at pld-linux.org
Fri Jan 4 22:08:21 CET 2008


Author: qboosh                       Date: Fri Jan  4 21:08:21 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

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

---- Diffs:

================================================================
Index: SPECS/ZendDebugger.spec
diff -u SPECS/ZendDebugger.spec:1.2 SPECS/ZendDebugger.spec:1.3
--- SPECS/ZendDebugger.spec:1.2	Fri Sep 21 16:25:49 2007
+++ SPECS/ZendDebugger.spec	Fri Jan  4 22:08:16 2008
@@ -4,7 +4,8 @@
 # - Can't find what Free Download means (http://www.zend.com/free_download/list)
 %define		php4_version	4.4
 %define		php5_version	5.2
-Summary:	The Zend Debug Server enables remote debugging of PHP applications
+Summary:	The Zend Debug Server enabling remote debugging of PHP applications
+Summary(pl.UTF-8):	Zend Debug Server pozwalający na zdalne śledzenie aplikacji PHP
 Name:		ZendDebugger
 Version:	5.2.10
 Release:	0.4
@@ -38,8 +39,18 @@
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
+%description -l pl.UTF-8
+Zend Debug Server pozwala na zdalne śledzenie aplikacji PHP. Podłącza
+się do serwera PHP i pozwala środowisku Zend Development Environment
+sterować wykonywaniem aplikacji PHP na serwerze.
+
+Debug server jest zaprojektowany z myślą o bezpiecznym wdrożeniu na
+serwerach produkcyjnych. Nie wpływa na wydajność serwera i cechuje się
+bezpieczeństwem opartym na listach dostępu.
+
 %package -n php4-%{name}
 Summary:	Zend Debugger for PHP 4.x
+Summary(pl.UTF-8):	Zend Debugger dla PHP 4.x
 Group:		Development/Languages/PHP
 Requires:	php4(thread-safety) = 0
 Requires:	php4-common < 3:%(awk 'BEGIN{print %{php4_version} + 0.1}')
@@ -55,8 +66,18 @@
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
+%description -n php4-%{name} -l pl.UTF-8
+Zend Debug Server pozwala na zdalne śledzenie aplikacji PHP. Podłącza
+się do serwera PHP i pozwala środowisku Zend Development Environment
+sterować wykonywaniem aplikacji PHP na serwerze.
+
+Debug server jest zaprojektowany z myślą o bezpiecznym wdrożeniu na
+serwerach produkcyjnych. Nie wpływa na wydajność serwera i cechuje się
+bezpieczeństwem opartym na listach dostępu.
+
 %package -n php-%{name}
 Summary:	Zend Debugger for PHP 5.x
+Summary(pl.UTF-8):	Zend Debugger dla PHP 5.x
 Group:		Development/Languages/PHP
 Requires:	php-common < 4:%(awk 'BEGIN{print %{php5_version} + 0.1}')
 Requires:	php-common >= 4:%{php5_version}
@@ -72,6 +93,15 @@
 It does not affect server performance and features access-list based
 security for protecting the server from unauthorized access.
 
+%description -n php-%{name} -l pl.UTF-8
+Zend Debug Server pozwala na zdalne śledzenie aplikacji PHP. Podłącza
+się do serwera PHP i pozwala środowisku Zend Development Environment
+sterować wykonywaniem aplikacji PHP na serwerze.
+
+Debug server jest zaprojektowany z myślą o bezpiecznym wdrożeniu na
+serwerach produkcyjnych. Nie wpływa na wydajność serwera i cechuje się
+bezpieczeństwem opartym na listach dostępu.
+
 %prep
 %setup -qcT
 %ifarch %{x8664}
@@ -149,6 +179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-04 21:08:16  qboosh
+- pl
+
 Revision 1.2  2007-09-21 14:25:49  glen
 - update desc
 
================================================================

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



More information about the pld-cvs-commit mailing list