SPECS: php-pecl-dio.spec - pl

qboosh qboosh at pld-linux.org
Sat Aug 27 12:11:07 CEST 2005


Author: qboosh                       Date: Sat Aug 27 10:11:07 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   php-pecl-dio.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/php-pecl-dio.spec
diff -u SPECS/php-pecl-dio.spec:1.1 SPECS/php-pecl-dio.spec:1.2
--- SPECS/php-pecl-dio.spec:1.1	Thu Aug 25 20:50:08 2005
+++ SPECS/php-pecl-dio.spec	Sat Aug 27 12:11:01 2005
@@ -3,6 +3,7 @@
 %define		_status		stable
 
 Summary:	%{_modname} - Direct I/O functions
+Summary(pl):	%{_modname} - funkcje bezpośredniego we/wy
 Name:		php-pecl-%{_modname}
 Version:	not-yet
 Release:	1
@@ -21,7 +22,7 @@
 %define		extensionsdir	%{_libdir}/php
 
 %description
-PHP supports the direct io functions as described in the Posix
+PHP supports the direct I/O functions as described in the Posix
 Standard (Section 6) for performing I/O functions at a lower level
 than the C-Language stream I/O functions (fopen(), fread(),..). The
 use of the DIO functions should be considered only when direct control
@@ -30,6 +31,17 @@
 
 In PECL status of this extension is: %{_status}.
 
+%description -l pl
+PHP obsługuje funkcje bezpośredniego we/wy wg opisu w standardzie
+POSIX (sekcji 6) do wykonywania operacji we/wy na poziomie niższym niż
+funkcje strumieni we/wy w języku C (fopen(), fread()...). Użycie
+funkcji DIO powinno być rozważane tylko jeśli potrzebna jest
+bezpośrednia kontrola nad urządzeniem. We wszystkich innych
+przypadkach odpowiedniejsze są standardowe funkcje operacji na
+systemie plików.
+
+To rozszerzenie ma w PECL status: %{_status}.
+
 %prep
 %setup -q -c
 
@@ -66,6 +78,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/08/27 10:11:01  qboosh
+- pl
+
 Revision 1.1  2005/08/25 18:50:08  arekm
 - nothing; not available yet
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pecl-dio.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list