SPECS: java-servletapi5.spec - added bcond for Titanium
paszczus
paszczus at pld-linux.org
Thu Mar 26 20:19:03 CET 2009
Author: paszczus Date: Thu Mar 26 19:19:03 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added bcond for Titanium
---- Files affected:
SPECS:
java-servletapi5.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/java-servletapi5.spec
diff -u SPECS/java-servletapi5.spec:1.18 SPECS/java-servletapi5.spec:1.19
--- SPECS/java-servletapi5.spec:1.18 Mon Mar 16 01:23:43 2009
+++ SPECS/java-servletapi5.spec Thu Mar 26 20:18:58 2009
@@ -4,6 +4,9 @@
#
# Conditional build:
%bcond_without javadoc # don't build javadoc
+%if "%{pld_release}" == "ti"
+%bcond_without java_sun # build with gcj
+%else
%bcond_with java_sun # use java-sun
%include /usr/lib/rpm/macros.java
@@ -127,6 +130,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2009/03/26 19:18:58 paszczus
+- added bcond for Titanium
+
Revision 1.18 2009/03/16 00:23:43 pawelz
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-servletapi5.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list