SPECS: ApacheJServ.spec - typo in servlet.jar

glen glen at pld-linux.org
Wed Oct 8 23:50:41 CEST 2008


Author: glen                         Date: Wed Oct  8 21:50:41 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo in servlet.jar

---- Files affected:
SPECS:
   ApacheJServ.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/ApacheJServ.spec
diff -u SPECS/ApacheJServ.spec:1.66 SPECS/ApacheJServ.spec:1.67
--- SPECS/ApacheJServ.spec:1.66	Wed Dec 12 09:48:12 2007
+++ SPECS/ApacheJServ.spec	Wed Oct  8 23:50:36 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Silnik serwletów ze wsparciem dla wiodącego serwera WWW
 Name:		ApacheJServ
 Version:	1.1.2
-Release:	6
+Release:	7
 License:	freely distributable & usable
 Group:		Networking/Daemons
 Source0:	http://java.apache.org/jserv/dist/%{name}-%{version}.tar.gz
@@ -87,7 +87,7 @@
 # servlet-2.0 is the highest version the jserv code compiles with
 servlet_jar=$(find-jar servlet-2.0)
 %{__sed} -i -e "
-	s|@JSDK_CLASSES@|$servlet_jar)|g
+	s|@JSDK_CLASSES@|$servlet_jar|g
 	s|@JAVA@|%java|g
 " conf/jserv.properties.in
 
@@ -229,7 +229,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.66  2007/12/12 08:48:12  glen
+Revision 1.67  2008/10/08 21:50:36  glen
+- typo in servlet.jar
+
+Revision 1.66  2007-12-12 08:48:12  glen
 - rel 6
 
 Revision 1.65  2007-12-11 16:48:05  glen
================================================================

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



More information about the pld-cvs-commit mailing list