Author: qboosh                       Date: Mon Mar 24 20:59:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Scope-Guard.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/perl-Scope-Guard.spec
diff -u SPECS/perl-Scope-Guard.spec:1.2 SPECS/perl-Scope-Guard.spec:1.3
--- SPECS/perl-Scope-Guard.spec:1.2     Sun Sep  9 13:59:18 2007
+++ SPECS/perl-Scope-Guard.spec Mon Mar 24 21:58:55 2008
@@ -1,21 +1,20 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without autodeps        # don't BR packages needed only for resolving 
deps
 %bcond_without tests           # do not perform "make test"
 #
 %include       /usr/lib/rpm/macros.perl
 %define        pdir    Scope
 %define        pnam    Guard
 Summary:       Scope::Guard - lexically scoped resource management
-#Summary(pl.UTF-8):    
+Summary(pl.UTF-8):     Scope::Guard - zarządzanie zasobami o zakresie 
leksykalnym
 Name:          perl-Scope-Guard
 Version:       0.03
 Release:       1
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
-Source0:       
http://www.cpan.org/modules/by-authors/id/C/CH/CHOCOLATE/Scope-Guard-0.03.tar.gz
+Source0:       
http://www.cpan.org/modules/by-authors/id/C/CH/CHOCOLATE/Scope-Guard-%{version}.tar.gz
 # Source0-md5: a33ab0a31d837b94797e61050afff894
 URL:           http://search.cpan.org/dist/Scope-Guard/
 BuildRequires: perl-devel >= 1:5.8.0
@@ -24,11 +23,12 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This module provides a convenient way to perform cleanup or other forms
-of resource management at the end of a scope.
+This module provides a convenient way to perform cleanup or other
+forms of resource management at the end of a scope.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ten moduł udostępnia wygodny sposób wykonywania czyszczenia i innych
+form zarządzania zasobami poza zakresem ich widoczności.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -62,6 +62,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-03-24 20:58:55  qboosh
+- pl
+
 Revision 1.2  2007-09-09 11:59:18  radek
 - add perl_vendorlib/Scope
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to