Author: amateja Date: Thu Oct 8 06:37:24 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 118 - release 1 - added polish summary and description
---- Files affected: packages/perl-REST-Client: perl-REST-Client.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/perl-REST-Client/perl-REST-Client.spec diff -u packages/perl-REST-Client/perl-REST-Client.spec:1.1 packages/perl-REST-Client/perl-REST-Client.spec:1.2 --- packages/perl-REST-Client/perl-REST-Client.spec:1.1 Mon Jan 26 19:45:15 2009 +++ packages/perl-REST-Client/perl-REST-Client.spec Thu Oct 8 08:37:18 2009 @@ -7,14 +7,15 @@ %define pdir REST %define pnam Client Summary: REST::Client - A simple client for interacting with RESTful http/https resources +Summary(pl.UTF-8): REST::Client - prosty klient do interakcji z zasobami RESTful http/https Name: perl-REST-Client -Version: 62 -Release: 0.1 +Version: 118 +Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-authors/id/M/MC/MCRAWFOR/REST-Client-62.tar.gz -# Source0-md5: 335f37bdf834b69bb5b5474b5cd54fc8 +Source0: http://www.cpan.org/modules/by-authors/id/M/MC/MCRAWFOR/%{pdir}-%{pnam}-%{version}.tar.gz +# Source0-md5: 29afe02352c28301a2bc1561245a2ac4 URL: http://search.cpan.org/dist/REST-Client/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 @@ -22,10 +23,14 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -REST::Client provides a simple way to interact with HTTP RESTful resources. +REST::Client provides a simple way to interact with HTTP RESTful +resources. +%description(pl.UTF-8) +REST::Client dostarcza prosty sposów na interakcję z zasobami HTTP +RESTful. %prep -%setup -q -n Rest%{pnam} +%setup -q -n %{pdir}-%{pnam}-%{version} %build %{__perl} Makefile.PL \ @@ -55,5 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/10/08 06:37:18 amateja +- updated to 118 +- release 1 +- added polish summary and description + Revision 1.1 2009/01/26 18:45:15 glen - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-REST-Client/perl-REST-Client.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
