[packages/ruby-net-http-persistent] - updated to 2.9.4 - pl

qboosh qboosh at pld-linux.org
Thu Apr 17 16:30:15 CEST 2014


commit 1b0cecd4031c444fec2715b8b6f183d6fa7223a8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 17 16:32:17 2014 +0200

    - updated to 2.9.4
    - pl

 ruby-net-http-persistent.spec | 23 ++++++++++++++++-------
 1 file changed, 16 insertions(+), 7 deletions(-)
---
diff --git a/ruby-net-http-persistent.spec b/ruby-net-http-persistent.spec
index 4da496a..68144bf 100644
--- a/ruby-net-http-persistent.spec
+++ b/ruby-net-http-persistent.spec
@@ -4,13 +4,14 @@
 
 %define	pkgname	net-http-persistent
 Summary:	Persistent connections using Net::HTTP plus a speed fix
+Summary(pl.UTF-8):	Trwałe połączenia przy użyciu Net::HTTP z poprawą szybkości
 Name:		ruby-%{pkgname}
-Version:	2.8
-Release:	3
+Version:	2.9.4
+Release:	1
 License:	MIT
 Group:		Development/Languages
 Source0:	http://rubygems.org/gems/%{pkgname}-%{version}.gem
-# Source0-md5:	89e838075c21a437ed2b224b95e62245
+# Source0-md5:	61cb21cccc85ddca77ee58af25bcf51f
 Patch0:		rubygem-net-http-persistent-2.1-no-net-test.patch
 URL:		http://seattlerb.rubyforge.org/net-http-persistent
 BuildRequires:	rpm-rubyprov
@@ -20,16 +21,24 @@ BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Persistent connections using Net::HTTP plus a speed fix for 1.8. It's
-thread-safe too.
+Persistent connections using Net::HTTP plus a speed fix for Ruby 1.8.
+It's thread-safe too.
+
+%description -l pl.UTF-8
+Trwałe połączenia przy użyciu Net::HTTP z poprawą szybkości dla
+Ruby'ego 1.8. Moduł jest bezpieczny względem wątków.
 
 %package doc
-Summary:	Documentation for %{name}
+Summary:	Documentation for Net::HTTP::Persistent module
+Summary(pl.UTF-8):	Dokumentacja do modułu Net::HTTP::Persistent
 Group:		Documentation
 Requires:	%{name} = %{version}-%{release}
 
 %description doc
-This package contains documentation for %{name}.
+Documentation for Net::HTTP::Persistent module.
+
+%description doc -l pl.UTF-8
+Dokumentacja do modułu Net::HTTP::Persistent.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-net-http-persistent.git/commitdiff/1b0cecd4031c444fec2715b8b6f183d6fa7223a8



More information about the pld-cvs-commit mailing list