SPECS: ApacheJServ.spec - force java path to wrapper; rel 4

glen glen at pld-linux.org
Mon Sep 10 11:24:12 CEST 2007


Author: glen                         Date: Mon Sep 10 09:24:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- force java path to wrapper; rel 4

---- Files affected:
SPECS:
   ApacheJServ.spec (1.60 -> 1.61) 

---- Diffs:

================================================================
Index: SPECS/ApacheJServ.spec
diff -u SPECS/ApacheJServ.spec:1.60 SPECS/ApacheJServ.spec:1.61
--- SPECS/ApacheJServ.spec:1.60	Wed Apr  4 16:20:42 2007
+++ SPECS/ApacheJServ.spec	Mon Sep 10 11:24:06 2007
@@ -12,7 +12,7 @@
 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
@@ -117,6 +117,7 @@
 
 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
@@ -290,6 +291,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.61  2007/09/10 09:24:06  glen
+- force java path to wrapper; rel 4
+
 Revision 1.60  2007/04/04 14:20:42  glen
 - apache module does not need the full metapackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ApacheJServ.spec?r1=1.60&r2=1.61&f=u



More information about the pld-cvs-commit mailing list