Author: baggins                      Date: Wed Nov 24 12:59:53 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5
- update metadata for eclipse 3.6

---- Files affected:
packages/java-commons-el:
   java-commons-el.spec (1.18 -> 1.19) , commons-el-eclipse-manifest.patch 
(NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/java-commons-el/java-commons-el.spec
diff -u packages/java-commons-el/java-commons-el.spec:1.18 
packages/java-commons-el/java-commons-el.spec:1.19
--- packages/java-commons-el/java-commons-el.spec:1.18  Sun Apr 18 16:10:25 2010
+++ packages/java-commons-el/java-commons-el.spec       Wed Nov 24 13:59:48 2010
@@ -10,20 +10,21 @@
 Summary(pl.UTF-8):     Commons Extension Language - język rozszerzeń Commons
 Name:          java-commons-el
 Version:       1.0
-Release:       4
+Release:       5
 License:       Apache v2.0
 Group:         Libraries/Java
 Source0:       
http://www.apache.org/dist/commons/el/source/commons-el-%{version}-src.tar.gz
 # Source0-md5: 25038283a0b5f638db5e891295d20020
 Patch0:                commons-el-license.patch
 Patch1:                commons-el-ant.patch
+Patch2:                commons-el-eclipse-manifest.patch
 URL:           http://commons.apache.org/el/
 BuildRequires: ant
 BuildRequires: java(jsp)
 BuildRequires: java(servlet)
 BuildRequires: jdk
 BuildRequires: jpackage-utils >= 0:1.6
-BuildRequires: junit
+BuildRequires: java-junit
 BuildRequires: rpm-javaprov
 BuildRequires: rpmbuild(macros) >= 1.300
 Requires:      jpackage-utils
@@ -60,6 +61,7 @@
 %setup -q -n commons-el-%{version}-src
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 cat > build.properties <<EOF
@@ -122,6 +124,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2010/11/24 12:59:48  baggins
+- rel 5
+- update metadata for eclipse 3.6
+
 Revision 1.18  2010/04/18 14:10:25  pawelz
 - don't force specific jdk
 - unified java APIs deps

================================================================
Index: packages/java-commons-el/commons-el-eclipse-manifest.patch
diff -u /dev/null packages/java-commons-el/commons-el-eclipse-manifest.patch:1.1
--- /dev/null   Wed Nov 24 13:59:54 2010
+++ packages/java-commons-el/commons-el-eclipse-manifest.patch  Wed Nov 24 
13:59:48 2010
@@ -0,0 +1,19 @@
+--- commons-el-1.0-src/src/conf/MANIFEST.MF.orig       2007-07-11 
12:47:24.000000000 -0400
++++ commons-el-1.0-src/src/conf/MANIFEST.MF    2007-07-11 12:49:32.000000000 
-0400
+@@ -9,3 +9,16 @@
+ Implementation-Title: org.apache.commons.el
+ Implementation-Vendor: Apache Software Foundation
+ Implementation-Version: 1.0
++Import-Package: javax.servlet;version="2.4",javax.servlet.http;version
++ ="2.4",javax.servlet.jsp;version="2.0",javax.servlet.jsp.el;version="
++ 2.0",javax.servlet.jsp.resources;version="2.0",javax.servlet.jsp.tage
++ xt;version="2.0",javax.servlet.resources;version="2.4"
++Bundle-ManifestVersion: 2
++Export-Package: org.apache.commons.el;version="1.0.0",org.apache.commo
++ ns.el.parser;version="1.0.0"
++Bundle-Version: 1.0.0.v200806031608
++Bundle-SymbolicName: org.apache.commons.el
++Bundle-Name: Apache Commons JSP 2.0 Expression Language Interpreter
++Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
++Bundle-Localization: plugin
++Bundle-Vendor: Apache Software Foundation
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to