SPECS: perl-File-Temp.spec - Polish translation - Macros in Source...

beorn beorn at pld-linux.org
Tue Mar 20 15:02:10 CET 2007


Author: beorn                        Date: Tue Mar 20 14:02:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Polish translation
- Macros in Source
- Adapterized

---- Files affected:
SPECS:
   perl-File-Temp.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-File-Temp.spec
diff -u SPECS/perl-File-Temp.spec:1.1 SPECS/perl-File-Temp.spec:1.2
--- SPECS/perl-File-Temp.spec:1.1	Mon Mar 19 23:01:14 2007
+++ SPECS/perl-File-Temp.spec	Tue Mar 20 15:02:04 2007
@@ -6,15 +6,16 @@
 %include	/usr/lib/rpm/macros.perl
 %define	pdir	File
 %define	pnam	Temp
-Summary:	File::Temp - return name and handle of a temporary file safely
-#Summary(pl.UTF-8):	
+#
+Summary:	File::Temp - create name and handle of a temporary file safely
+Summary(pl.UTF-8):	File::Temp - moduł języka Perl tworzący nazwy plików tymczasowych
 Name:		perl-File-Temp
 Version:	0.18
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
-Source0:	http://www.cpan.org/modules/by-authors/id/T/TJ/TJENNESS/File-Temp-0.18.tar.gz
+Source0:	http://www.cpan.org/modules/by-authors/id/T/TJ/TJENNESS/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5:	9ff2306433a0470773b0b51a70e81a91
 URL:		http://search.cpan.org/dist/File-Temp/
 BuildRequires:	perl-devel >= 1:5.8.0
@@ -25,14 +26,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-File::Temp can be used to create and open temporary files in a safe way.
-There is both a function interface and an object-oriented interface.
-The File::Temp constructor or the tempfile() function can be used
-to return the name and the open filehandle of a temporary file.
-The tempdir() function can be used to create a temporary directory.
-
-# %description -l pl.UTF-8
-# TODO
+File::Temp can be used to create and open temporary files in a safe
+way. There is both a function interface and an object-oriented
+interface. The File::Temp constructor or the tempfile() function can
+be used to return the name and the open filehandle of a temporary
+file. The tempdir() function can be used to create a temporary
+directory.
+
+%description -l pl.UTF-8
+File::Temp może być użyty do tworzenia i otwierania plików
+tymczasowych w sposób bezpieczny. Istnieje zarówno interfejs
+funkcyjny jak i obiektowy. Konstruktor klasy File::Temp lub funkcja
+tempfile() mogą zwracać nazwę pliku tymczasowego a następnie go
+otwierać do zapisu. Do tworzenia katalogów tymczasowych może być
+użyta funkcja tempdir().
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -65,6 +72,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/03/20 14:02:04  beorn
+- Polish translation
+- Macros in Source
+- Adapterized
+
 Revision 1.1  2007/03/19 22:01:14  radek
 - new
 
================================================================

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



More information about the pld-cvs-commit mailing list