summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2000-05-17 00:36:12 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitaad548809fe250283bd4cb411e6726d55e33fd76 (patch)
tree561cd96372c4bdf24d5c1cd33bc873ff4f7e70c9
parent450b5f3c1f361d35002bc72e90a0dff436fe8923 (diff)
downloadApacheJServ-aad548809fe250283bd4cb411e6726d55e33fd76.zip
ApacheJServ-aad548809fe250283bd4cb411e6726d55e33fd76.tar.gz
- spec adapterized.
Changed files: ApacheJServ.spec -> 1.5
-rw-r--r--ApacheJServ.spec13
1 files changed, 6 insertions, 7 deletions
diff --git a/ApacheJServ.spec b/ApacheJServ.spec
index 68fa774..8710cdc 100644
--- a/ApacheJServ.spec
+++ b/ApacheJServ.spec
@@ -22,7 +22,6 @@ URL: http://java.apache.org/
Copyright: Freely distributable & usable
Group: Networking/Daemons
Group(pl): Sieciowe/Serwery
-Docdir: %{prefix}/doc
Requires: apache >= 1.3.6
Provides: jserv jsdk20
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -36,12 +35,12 @@ BuildRequires: apache-devel >= 1.3.9-8
%description
Apache JServ is a servlet engine, developed by the Java Apache Project
-<http://java.apache.org/>. The Apache JServ servlet engine is written 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/>
+<http://java.apache.org/>. The Apache JServ servlet engine is written
+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/>
%prep
rm -rf $RPM_BUILD_ROOT