SPECS: perl-IO-LockedFile.spec - pl

qboosh qboosh at pld-linux.org
Thu Nov 3 00:59:06 CET 2005


Author: qboosh                       Date: Wed Nov  2 23:59:06 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-IO-LockedFile.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-IO-LockedFile.spec
diff -u SPECS/perl-IO-LockedFile.spec:1.1 SPECS/perl-IO-LockedFile.spec:1.2
--- SPECS/perl-IO-LockedFile.spec:1.1	Sun Oct 30 20:17:56 2005
+++ SPECS/perl-IO-LockedFile.spec	Thu Nov  3 00:59:00 2005
@@ -6,7 +6,8 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	IO
 %define	pnam	LockedFile
-Summary:	IO::LockedFile Class - supply object methods for locking files
+Summary:	IO::LockedFile - supply object methods for locking files
+Summary(pl):	IO::LockedFile - metody obiektów do blokowania blików
 Name:		perl-IO-LockedFile
 Version:	0.23
 Release:	0.1
@@ -21,11 +22,17 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-In its simplistic use, the IO::LockedFile class gives us the same 
-interface of the IO::File class with the unique difference that the 
-files we deal with are locked using the Flock mechanism (using the 
+In its simplistic use, the IO::LockedFile class gives us the same
+interface of the IO::File class with the unique difference that the
+files we deal with are locked using the Flock mechanism (using the
 flock function).
 
+%description -l pl
+W najprostszym zastosowaniu klasa IO::LockedFile udostępnia ten sam
+interfejs, co klasa IO::File z jedyną różnicą polegającą na tym, że
+pliki są blokowane przy użyciu mechanizmu Flock (przy użyciu funkcji
+flock).
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -58,6 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/02 23:59:00  qboosh
+- pl
+
 Revision 1.1  2005/10/30 19:17:56  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-IO-LockedFile.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list