SPECS: ApacheJServ.spec - pl updates and fixes
qboosh
qboosh at pld-linux.org
Wed Aug 24 19:27:20 CEST 2005
Author: qboosh Date: Wed Aug 24 17:27:20 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl updates and fixes
---- Files affected:
SPECS:
ApacheJServ.spec (1.39 -> 1.40)
---- Diffs:
================================================================
Index: SPECS/ApacheJServ.spec
diff -u SPECS/ApacheJServ.spec:1.39 SPECS/ApacheJServ.spec:1.40
--- SPECS/ApacheJServ.spec:1.39 Tue Aug 23 11:28:28 2005
+++ SPECS/ApacheJServ.spec Wed Aug 24 19:27:15 2005
@@ -53,8 +53,8 @@
in 100pc Java application, and listens for servlet requests using the
Apache Java protocol (AJp). Typically, these requests will originate
from the mod_jserv Apache module (DSO included). This package contains
-a LGPL'ed implementation of sun's java servlet api version 2.0 by Paul
-Siegmann <http://www.euronet.nl/~pauls/java/servlet/>
+a LGPL'ed implementation of Sun's Java Servlet API version 2.0 by Paul
+Siegmann <http://www.euronet.nl/~pauls/java/servlet/>.
%description -l pl
Apache JServ jest silnikiem serwletowym, rozwijanym przez Java Apache
@@ -62,15 +62,15 @@
został napisany od początku do końca w Javie; nasłuchuje wywołań
serwletu wykorzystując protokół Apache Java (AJp). Zazwyczaj wywołania
te pochodzą z modułu Apache mod_jservmodule (łącznie z DSO). Pakiet
-ten zawiera sunowską implementację api serletów w javie w wersji 2.0
-(na licencji LGPL) napisana przez Paula Siegmanna
-<http://www.euronet.nl/~pauls/java/servlet/>
+ten zawiera implementację Java Servlet API Suna w wersji 2.0 napisaną
+przez Paula Siegmanna (na licencji LGPL)
+<http://www.euronet.nl/~pauls/java/servlet/>.
%package init
Summary: ApacheJServ initscript
+Summary(pl): Skrypt startowy ApacheJServ
Group: Development/Languages/Java
Requires: %{name} = %{version}-%{release}
-BuildRequires: rpmbuild(macros) >= 1.202
Requires(pre): /bin/id
Requires(pre): /usr/bin/getgid
Requires(pre): /usr/sbin/useradd
@@ -79,13 +79,20 @@
%description init
JServ initscript for standalone mode.
+%description init -l pl
+Skrypt startowy JServ dla trybu samodzielnego.
+
%package doc
Summary: ApacheJServ documentation
+Summary(pl): Dokumentacja do ApacheJServ
Group: Development/Languages/Java
%description doc
ApacheJserv documentation.
+%description doc -l pl
+Dokumentacja do ApacheJServ.
+
%prep
%setup -q -a1
%patch0 -p0
@@ -254,6 +261,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.40 2005/08/24 17:27:15 qboosh
+- pl updates and fixes
+
Revision 1.39 2005/08/23 09:28:28 glen
- user/groupadd to init package
- secret.key fill simplified
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ApacheJServ.spec?r1=1.39&r2=1.40&f=u
More information about the pld-cvs-commit
mailing list