SPECS: beanshell.spec - it does not BRs servlet. What for?
pawelz
pawelz at pld-linux.org
Thu Feb 5 19:52:42 CET 2009
Author: pawelz Date: Thu Feb 5 18:52:42 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- it does not BRs servlet. What for?
---- Files affected:
SPECS:
beanshell.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/beanshell.spec
diff -u SPECS/beanshell.spec:1.14 SPECS/beanshell.spec:1.15
--- SPECS/beanshell.spec:1.14 Thu Feb 5 18:50:32 2009
+++ SPECS/beanshell.spec Thu Feb 5 19:52:37 2009
@@ -23,7 +23,6 @@
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
-BuildRequires: java-servletapi5
BuildRequires: unzip
Requires: jpackage-utils
BuildArch: noarch
@@ -59,7 +58,7 @@
%setup -q -n BeanShell-%{version}%{_beta}
%build
-required_jars="%{?with_bsf:bsf} servlet"
+required_jars="%{?with_bsf:bsf}"
export CLASSPATH=$(build-classpath $required_jars)
# javadoc calls shell via this variable
export SHELL=/bin/sh
@@ -104,6 +103,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2009/02/05 18:52:37 pawelz
+- it does not BRs servlet. What for?
+
Revision 1.14 2009/02/05 17:50:32 pawelz
- BR java-servletapi5, not "any" servlet
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beanshell.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list