packages: tomcat-native/tomcat-native.spec - BR: java-sun (gcj won't work b...

pawelz pawelz at pld-linux.org
Thu Aug 13 14:26:24 CEST 2009


Author: pawelz                       Date: Thu Aug 13 12:26:24 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BR: java-sun (gcj won't work because of JNI. Am I right?)

---- Files affected:
packages/tomcat-native:
   tomcat-native.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/tomcat-native/tomcat-native.spec
diff -u packages/tomcat-native/tomcat-native.spec:1.2 packages/tomcat-native/tomcat-native.spec:1.3
--- packages/tomcat-native/tomcat-native.spec:1.2	Thu Aug 13 14:19:16 2009
+++ packages/tomcat-native/tomcat-native.spec	Thu Aug 13 14:26:19 2009
@@ -1,11 +1,5 @@
 # $Revision$, $Date$
 
-%if "%{pld_release}" == "ti"
-%bcond_without	java_sun	# build with gcj
-%else
-%bcond_with	java_sun	# build with java-sun
-%endif
-#
 %include	/usr/lib/rpm/macros.java
 
 Summary:	Native Tomcat Connector based on APR
@@ -22,8 +16,7 @@
 BuildRequires:	apr-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
-%{!?with_java_sun:BuildRequires:	java-gcj-compat-devel}
-%{?with_java_sun:BuildRequires:	java-sun}
+BuildRequires:	java-sun
 BuildRequires:	jpackage-utils
 BuildRequires:	libtool
 BuildRequires:	openssl-devel
@@ -153,6 +146,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2009/08/13 12:26:19  pawelz
+- BR: java-sun (gcj won't work because of JNI. Am I right?)
+
 Revision 1.2  2009/08/13 12:19:16  pawelz
 - rewritten almost from scratch.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tomcat-native/tomcat-native.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list