packages: java-commons-el/java-commons-el.spec - servlet-api jar name

pawelz pawelz at pld-linux.org
Wed Aug 19 13:22:34 CEST 2009


Author: pawelz                       Date: Wed Aug 19 11:22:34 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- servlet-api jar name

---- Files affected:
packages/java-commons-el:
   java-commons-el.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: packages/java-commons-el/java-commons-el.spec
diff -u packages/java-commons-el/java-commons-el.spec:1.15 packages/java-commons-el/java-commons-el.spec:1.16
--- packages/java-commons-el/java-commons-el.spec:1.15	Wed Aug 19 13:12:13 2009
+++ packages/java-commons-el/java-commons-el.spec	Wed Aug 19 13:22:29 2009
@@ -71,7 +71,7 @@
 %build
 cat > build.properties <<EOF
 build.compiler=extJavac
-servlet-api.jar=$(find-jar servlet)
+servlet-api.jar=$(find-jar servlet-api)
 jsp-api.jar=$(find-jar jsp-api)
 junit.jar=$(find-jar junit)
 
@@ -124,6 +124,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/08/19 11:22:29  pawelz
+- servlet-api jar name
+
 Revision 1.15  2009/08/19 11:12:13  pawelz
 - unified java dependencies
 - fixed URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-commons-el/java-commons-el.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list