SPECS: perl-IO-AIO.spec - pl, .so perms
qboosh
qboosh at pld-linux.org
Mon Jan 23 14:51:49 CET 2006
Author: qboosh Date: Mon Jan 23 13:51:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, .so perms
---- Files affected:
SPECS:
perl-IO-AIO.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/perl-IO-AIO.spec
diff -u SPECS/perl-IO-AIO.spec:1.2 SPECS/perl-IO-AIO.spec:1.3
--- SPECS/perl-IO-AIO.spec:1.2 Sun Jan 22 03:04:44 2006
+++ SPECS/perl-IO-AIO.spec Mon Jan 23 14:51:43 2006
@@ -6,7 +6,8 @@
%include /usr/lib/rpm/macros.perl
%define pdir IO
%define pnam AIO
-Summary: IO::AIO - perl Asynchronous Input/Output
+Summary: IO::AIO - Perl Asynchronous Input/Output
+Summary(pl): IO::AIO - asynchroniczne wejście/wyjście w Perlu
Name: perl-IO-AIO
Version: 1.71
Release: 0.1
@@ -23,6 +24,10 @@
This module implements asynchronous I/O using whatever means your
operating system supports.
+%description -l pl
+Ten moduł implementuje asynchroniczne we/wy przy użyciu dowolnych
+metod obsługiwanych przez system operacyjny.
+
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -49,7 +54,8 @@
%doc Changes README
%{perl_vendorarch}/IO/AIO.pm
%dir %{perl_vendorarch}/auto/IO/AIO
-%{perl_vendorarch}/auto/IO/AIO/AIO.*
+%{perl_vendorarch}/auto/IO/AIO/AIO.bs
+%attr(755,root,root) %{perl_vendorarch}/auto/IO/AIO/AIO.so
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -58,9 +64,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/01/23 13:51:43 qboosh
+- pl, .so perms
+
Revision 1.2 2006/01/22 02:04:44 agaran
- up to 1.71, rel=0.1
Revision 1.1 2006/01/22 02:00:28 agaran
- initial, rel=0.1
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-IO-AIO.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list