packages: antlr3/antlr3.spec - it does not build with gcj.

pawelz pawelz at pld-linux.org
Tue Oct 13 15:42:26 CEST 2009


Author: pawelz                       Date: Tue Oct 13 13:42:26 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- it does not build with gcj.

---- Files affected:
packages/antlr3:
   antlr3.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/antlr3/antlr3.spec
diff -u packages/antlr3/antlr3.spec:1.3 packages/antlr3/antlr3.spec:1.4
--- packages/antlr3/antlr3.spec:1.3	Tue Oct 13 15:34:04 2009
+++ packages/antlr3/antlr3.spec	Tue Oct 13 15:42:21 2009
@@ -7,12 +7,6 @@
 # - It is not just a new version of antlr, so it must not conflicts with antlr-2
 # - No, we can not build it from sources. It requires fuckin maven.
 
-%if "%{pld_release}" == "ti"
-%bcond_without	java_sun	# build with gcj
-%else
-%bcond_with	java_sun	# build with java-sun
-%endif
-
 %bcond_without	ant		# don't build ant task
 
 %include	/usr/lib/rpm/macros.java
@@ -32,11 +26,9 @@
 URL:		http://antlr.org/
 %if %{with ant}
 BuildRequires:	ant
-%{!?with_java_sun:BuildRequires:	java-gcj-compat-devel}
-%{?with_java_sun:BuildRequires:	java-sun}
+BuildRequires:	java-sun
 %endif
 BuildRequires:	jpackage-utils
-BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	jpackage-utils
@@ -111,6 +103,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/10/13 13:42:21  pawelz
+- it does not build with gcj.
+
 Revision 1.3  2009/10/13 13:34:04  pawelz
 - added bcond without ant
 - rel 1
================================================================

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



More information about the pld-cvs-commit mailing list