summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2003-08-27 22:15:21 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitd410b958bffe178f5b053a523f7e76355d322a81 (patch)
tree49b50af8806384188559ec2022ce5a2c058f5e4f
parentde48798ef11ec11c245fede4812212fb56ebfdbb (diff)
downloadperl-POE-Component-Client-Rcon-d410b958bffe178f5b053a523f7e76355d322a81.zip
perl-POE-Component-Client-Rcon-d410b958bffe178f5b053a523f7e76355d322a81.tar.gz
- pl
Changed files: perl-POE-Component-Client-Rcon.spec -> 1.4
-rw-r--r--perl-POE-Component-Client-Rcon.spec26
1 files changed, 15 insertions, 11 deletions
diff --git a/perl-POE-Component-Client-Rcon.spec b/perl-POE-Component-Client-Rcon.spec
index cc84169..b156f47 100644
--- a/perl-POE-Component-Client-Rcon.spec
+++ b/perl-POE-Component-Client-Rcon.spec
@@ -5,13 +5,13 @@
%include /usr/lib/rpm/macros.perl
%define pdir POE
%define pnam Component-Client-Rcon
-Summary: POE::Component::Client::Rcon -- an implementation of the Rcon remote console protocol.
-#Summary(pl):
+Summary: POE::Component::Client::Rcon - implementation of the Rcon remote console protocol
+Summary(pl): POE::Component::Client::Rcon - implementacja protokołu zdalnej konsoli Rcon
Name: perl-POE-Component-Client-Rcon
Version: 0.22
Release: 1
# same as perl
-License: GPL/Artistic
+License: GPL v1+ or Artistic
Group: Development/Languages/Perl
Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
# Source0-md5: 9cda8dd376ee5f85e122f75a78bfbd83
@@ -25,14 +25,18 @@ BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-POE::Component::Client::Rcon is an implementation of the Rcon protocol --
-the protocol commonly used to remotely administer Half-Life, Quake, and
-RTCW (Return to Castle Wolfenstein) servers. It is capable of handling
-multiple Rcon requests simultaneously, even multiple requests to the
-same IP/Port simultaneously.
-
-# %description -l pl
-# TODO
+POE::Component::Client::Rcon is an implementation of the Rcon protocol
+- the protocol commonly used to remotely administer Half-Life, Quake,
+and RTCW (Return to Castle Wolfenstein) servers. It is capable of
+handling multiple Rcon requests simultaneously, even multiple requests
+to the same IP/Port simultaneously.
+
+%description -l pl
+POE::Component::Client::RCon to implementacja protokołu Rcon -
+powszechnie używanego do zdalnego administrowania serwerami Half-Life,
+Quake'a czy RTCW (Return to Castle Wolfenstein). Umożliwia jednoczesną
+obsługę wielu żądań RCon, a nawet jednoczesne żądania do tego samego
+IP/portu.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}