SPECS: perl-Device-SCSI.spec - pl - generic URL

qboosh qboosh at pld-linux.org
Sun Aug 26 03:48:39 CEST 2007


Author: qboosh                       Date: Sun Aug 26 01:48:39 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl
- generic URL

---- Files affected:
SPECS:
   perl-Device-SCSI.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Device-SCSI.spec
diff -u SPECS/perl-Device-SCSI.spec:1.1 SPECS/perl-Device-SCSI.spec:1.2
--- SPECS/perl-Device-SCSI.spec:1.1	Tue Aug 21 22:36:49 2007
+++ SPECS/perl-Device-SCSI.spec	Sun Aug 26 03:48:34 2007
@@ -7,7 +7,7 @@
 %define	pdir	Device
 %define	pnam	SCSI
 Summary:	Device::SCSI - Perl module to control SCSI devices
-#Summary(pl):
+Summary(pl.UTF-8):	Device::SCSI - moduł Perla do sterowania urządzeniami SCSI
 Name:		perl-Device-SCSI
 Version:	1.003
 Release:	0.1
@@ -16,10 +16,9 @@
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-authors/id/M/MO/MOOLI/Device-SCSI-%{version}.tar.gz
 # Source0-md5:	6d965728811b379b11f144a2caf85d8b
+URL:		http://search.cpan.org/dist/Device-SCSI/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-%if %{with tests}
-%endif
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -36,8 +35,19 @@
 debugging. Note that the goats and black candles usually required to
 solve SCSI problems will need to be provided by yourself.
 
-
-# %description -l pl # TODO
+%description -l pl.UTF-8
+Ta biblioteka perlowa wykorzystuje obiekty Perla 5 w celu ułatwienia
+wykonywania niskopoziomowy operacji wejścia/wyjścia SCSI z poziomu
+Perla, unikając całej czarnej magii i walki z C. Zorientowany
+obiektowo interfejs pozwala aplikacji używać więcej niż jednego
+urządzenia SCSI jednocześnie (choć bardziej prawdopodobne jest
+wykorzystanie tego przez aplikację do zapamiętania potrzebnych
+urządzeń w haszu).
+
+Oprócz ogólnej metody execute() jest także wiele innych pomocniczych
+metod, mogących pomóc w odpytywaniu urządzenia i diagnostyce. Należy
+zauważyć, że kozły i czarne świece zwykle wymagane do rozwiązywania
+problemów ze SCSI trzeba sobie zapewnić samemu.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -71,6 +81,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/26 01:48:34  qboosh
+- pl
+- generic URL
+
 Revision 1.1  2007/08/21 20:36:49  agaran
 - initial, builds here
-
================================================================

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



More information about the pld-cvs-commit mailing list