packages: perl-YAML-Tiny/perl-YAML-Tiny.spec - updated to 1.51 - pl

qboosh qboosh at pld-linux.org
Sat Jun 30 18:11:37 CEST 2012


Author: qboosh                       Date: Sat Jun 30 16:11:37 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.51
- pl

---- Files affected:
packages/perl-YAML-Tiny:
   perl-YAML-Tiny.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: packages/perl-YAML-Tiny/perl-YAML-Tiny.spec
diff -u packages/perl-YAML-Tiny/perl-YAML-Tiny.spec:1.5 packages/perl-YAML-Tiny/perl-YAML-Tiny.spec:1.6
--- packages/perl-YAML-Tiny/perl-YAML-Tiny.spec:1.5	Fri Jul  1 16:26:08 2011
+++ packages/perl-YAML-Tiny/perl-YAML-Tiny.spec	Sat Jun 30 18:11:32 2012
@@ -7,15 +7,15 @@
 %define	pdir	YAML
 %define	pnam	Tiny
 Summary:	YAML::Tiny - Read/Write YAML files with as little code as possible
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8):	YAML::Tiny - odczyt i zapis plików YAML z użyciem jak najmniejszego kodu
 Name:		perl-YAML-Tiny
-Version:	1.50
+Version:	1.51
 Release:	1
 # same as perl
 License:	GPL v1+ or Artistic
 Group:		Development/Languages/Perl
 Source0:	http://www.cpan.org/modules/by-module/YAML/%{pdir}-%{pnam}-%{version}.tar.gz
-# Source0-md5:	333727bed82ee70459bdc007a9a4fc2c
+# Source0-md5:	8e67d89a4905e797216384a89011efa9
 URL:		http://search.cpan.org/dist/YAML-Tiny/
 BuildRequires:	perl-devel >= 1:5.8.0
 BuildRequires:	rpm-perlprov >= 4.1-13
@@ -23,12 +23,14 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-YAML::Tiny is a perl class for reading and writing YAML-style files,
+YAML::Tiny is a Perl class for reading and writing YAML-style files,
 written with as little code as possible, reducing load time and memory
 overhead.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+YAML::Tiny to klasa Perla od odczytu i zapisu plików w stylu YAML,
+napisana z użyciem jak najmniejszej ilości kodu, tym samym
+zmniejszając narzut czasowy i pamięciowy.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -52,8 +54,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changes README
-%{perl_vendorlib}/YAML/*.pm
-%{_mandir}/man3/*
+%{perl_vendorlib}/YAML/Tiny.pm
+%{_mandir}/man3/YAML::Tiny.3pm*
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +63,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2012/06/30 16:11:32  qboosh
+- updated to 1.51
+- pl
+
 Revision 1.5  2011/07/01 14:26:08  marti
 - up to 1.50
 
@@ -75,4 +81,3 @@
 
 Revision 1.1  2008/12/11 13:39:06  radek
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/perl-YAML-Tiny/perl-YAML-Tiny.spec?r1=1.5&r2=1.6



More information about the pld-cvs-commit mailing list