]> git.pld-linux.org Git - packages/ApacheJServ.git/commitdiff
- force java path to wrapper; rel 4 auto/ac/ApacheJServ-1_1_2-4
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 10 Sep 2007 09:24:06 +0000 (09:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ApacheJServ.spec -> 1.61

ApacheJServ.spec

index 9698c9273930fc1822fa1ab97c82228b2c5f61c0..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
@@ -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.077358 seconds and 4 git commands to generate.