]> git.pld-linux.org Git - packages/ApacheJServ.git/blobdiff - ApacheJServ.spec
- force java path to wrapper; rel 4
[packages/ApacheJServ.git] / ApacheJServ.spec
index 561dbde685d9a92322184acc63065c8d8a0a61c5..235ba65a90061be50195fdd99ca2c3a27cd1ba5b 100644 (file)
@@ -11,7 +11,7 @@ Summary:      Servlet engine with support for the leading web server
 Summary(pl.UTF-8):     Silnik serwletów ze wsparciem dla wiodącego serwera WWW
 Name:          ApacheJServ
 Version:       1.1.2
-Release:       3
+Release:       4
 License:       freely distributable & usable (JServ), LGPL (JSDK)
 Group:         Networking/Daemons
 Source0:       http://java.apache.org/jserv/dist/%{name}-%{version}.tar.gz
@@ -87,7 +87,7 @@ przez Paula Siegmanna (na licencji LGPL)
 Summary:       JServ module for Apache
 Summary(pl.UTF-8):     Moduł JServ dla Apache'a
 Group:         Networking/Daemons
-Requires:      apache1 >= 1.3.33-2
+Requires:      apache1-base >= 1.3.33-2
 Obsoletes:     ApacheJServ-auto
 
 %description -n apache1-mod_jserv
@@ -116,6 +116,7 @@ Dokumentacja do ApacheJServ.
 
 sed -i -e '
        s|@JSDK_CLASSES@|%{_javadir}/servlet-2.0.jar|g
+       s|@JAVA@|%{_bindir}/java|g
 ' conf/jserv.properties.in
 
 # do not load module in provided jserv.conf; we do this in httpd.conf
This page took 0.052737 seconds and 4 git commands to generate.