SPECS: Perlbal.spec - pl
qboosh
qboosh at pld-linux.org
Fri Jan 4 02:33:18 CET 2008
Author: qboosh Date: Fri Jan 4 01:33:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
Perlbal.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/Perlbal.spec
diff -u SPECS/Perlbal.spec:1.3 SPECS/Perlbal.spec:1.4
--- SPECS/Perlbal.spec:1.3 Sun Sep 16 19:57:17 2007
+++ SPECS/Perlbal.spec Fri Jan 4 02:33:13 2008
@@ -6,7 +6,7 @@
#
%include /usr/lib/rpm/macros.perl
Summary: Perlbal - Reverse-proxy load balancer and webserver
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): Perlbal - odwrotne proxy z równoważeniem obciążenia oraz serwer WWW
Name: Perlbal
Version: 1.59
Release: 2
@@ -20,16 +20,17 @@
Patch0: %{name}-no_use_lib.patch
Patch1: %{name}-test_15_webserver.patch
URL: http://www.danga.com/perlbal/
-Requires(post,preun): /sbin/chkconfig
-BuildRequires: rpmbuild(macros) >= 1.228
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.228
%if %{with autodeps} || %{with tests}
BuildRequires: perl-BSD-Resource
BuildRequires: perl-Danga-Socket >= 1.44
BuildRequires: perl-Sys-Syscall
BuildRequires: perl-libwww
%endif
+Requires(post,preun): /sbin/chkconfig
+Requires: rc-scripts
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -45,8 +46,16 @@
port enables you to easily perform operations on a running instance
of Perlbal.
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Perlbal to jednowątkowy, oparty na zdarzeniach serwer obsługujący
+równoważenie obciążenia HTTP, świadczenie usług WWW oraz połączenie
+obu.
+
+Jedną z cech charakterystycznych dla Perlbala jest to, że prawie
+wszystko można skonfigurować lub przekonfigurować w locie, bez
+potrzeby restartu programu. Podstawowy plik konfiguracyjny zawierający
+port zarządzający pozwala na łatwe wykonywanie operacji na działającej
+instancji Perlbala.
%prep
%setup -q
@@ -86,9 +95,9 @@
%files
%defattr(644,root,root,755)
%doc CHANGES doc conf
-%{perl_vendorlib}/*.pm
-%{perl_vendorlib}/Perlbal/
%attr(755,root,root) %{_bindir}/*
+%{perl_vendorlib}/*.pm
+%{perl_vendorlib}/Perlbal
%{_mandir}/man?/*
%attr(754,root,root) /etc/rc.d/init.d/perlbal
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/perlbal
@@ -101,6 +110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008-01-04 01:33:13 qboosh
+- pl
+
Revision 1.3 2007-09-16 17:57:17 radek
- really release 2 this time
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Perlbal.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list