Author: pawelz Date: Wed Aug 19 11:12:18 2009 GMT Module: packages Tag: HEAD ---- Log message: - unified java dependencies - fixed URL - rel 4
---- Files affected: packages/java-commons-el: java-commons-el.spec (1.14 -> 1.15) ---- Diffs: ================================================================ Index: packages/java-commons-el/java-commons-el.spec diff -u packages/java-commons-el/java-commons-el.spec:1.14 packages/java-commons-el/java-commons-el.spec:1.15 --- packages/java-commons-el/java-commons-el.spec:1.14 Mon May 18 13:25:23 2009 +++ packages/java-commons-el/java-commons-el.spec Wed Aug 19 13:12:13 2009 @@ -15,24 +15,24 @@ Summary(pl.UTF-8): Commons Extension Language - język rozszerzeń Commons Name: java-commons-el Version: 1.0 -Release: 3 -License: Apache +Release: 4 +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 -URL: http://commons.apache.org/commons/el/ +URL: http://commons.apache.org/el/ BuildRequires: ant %{!?with_java_sun:BuildRequires: java-gcj-compat-devel} %{?with_java_sun:BuildRequires: java-sun} BuildRequires: jpackage-utils >= 0:1.6 -BuildRequires: jsp +BuildRequires: java(JSP) +BuildRequires: java(Servlet) BuildRequires: junit BuildRequires: rpm >= 4.4.9-56 BuildRequires: rpm-javaprov BuildRequires: rpmbuild(macros) >= 1.300 -BuildRequires: servlet Requires: jpackage-utils Provides: jakarta-commons-el Obsoletes: commons-el @@ -124,6 +124,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.15 2009/08/19 11:12:13 pawelz +- unified java dependencies +- fixed URL +- rel 4 + Revision 1.14 2009/05/18 11:25:23 pawelz - JDK bconds - removed SHELL=/bin/sh hack ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-commons-el/java-commons-el.spec?r1=1.14&r2=1.15&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
