SPECS: apache-tomcat.spec - why builders try to install jsse? It should be ...
pawelz
pawelz at pld-linux.org
Wed Apr 8 09:58:31 CEST 2009
Author: pawelz Date: Wed Apr 8 07:58:31 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- why builders try to install jsse? It should be disabled by bcond.
---- Files affected:
SPECS:
apache-tomcat.spec (1.90 -> 1.91)
---- Diffs:
================================================================
Index: SPECS/apache-tomcat.spec
diff -u SPECS/apache-tomcat.spec:1.90 SPECS/apache-tomcat.spec:1.91
--- SPECS/apache-tomcat.spec:1.90 Wed Apr 8 09:39:58 2009
+++ SPECS/apache-tomcat.spec Wed Apr 8 09:58:26 2009
@@ -37,7 +37,7 @@
BuildRequires: java-sun-jre >= 1.5
%else
BuildRequires: java-gcj-compat-devel
-BuildRequires: jsse >= 0:1.0.3
+# BuildRequires: jsse >= 0:1.0.3
%endif
BuildRequires: ant >= 1.5.3
BuildRequires: ant-trax
@@ -464,6 +464,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.91 2009/04/08 07:58:26 pawelz
+- why builders try to install jsse? It should be disabled by bcond.
+
Revision 1.90 2009/04/08 07:39:58 pawelz
- jdk-dependend BRs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apache-tomcat.spec?r1=1.90&r2=1.91&f=u
More information about the pld-cvs-commit
mailing list