]> git.pld-linux.org Git - packages/perl-IO-LockedFile.git/commitdiff
- pl auto/th/perl-IO-LockedFile-0_23-0_1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 2 Nov 2005 23:59:00 +0000 (23:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-IO-LockedFile.spec -> 1.2

perl-IO-LockedFile.spec

index a3ba6c381c6e13eb87557f9777f8e6b55d495274..4377d358463488be17648ac8f6e03c198a0fbb2b 100644 (file)
@@ -5,7 +5,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
@@ -20,11 +21,17 @@ BuildArch:  noarch
 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}
 
This page took 0.077121 seconds and 4 git commands to generate.