]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- we no longer want to force gcj for th
authorpawelz <pawelz@pld-linux.org>
Sat, 17 Apr 2010 22:48:02 +0000 (22:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    java.spec -> 1.46

java.spec

index f29f726c2697d6079f478b6a27ce0c2e21b2993b..19981fb95b1e050908fd28b2acd9bb00ce9082eb 100644 (file)
--- a/java.spec
+++ b/java.spec
@@ -4,12 +4,6 @@
 %bcond_without source          # don't build source jar
 %bcond_without tests           # don't build and run tests
 
-%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
 
 # Name without java- prefix. If it is application, not a library,
@@ -31,10 +25,8 @@ URL:         -
 %if %(locale -a | grep -q '^en_US$'; echo $?)
 BuildRequires: glibc-localedb-all
 %endif
-%{!?with_java_sun:BuildRequires:       java-gcj-compat-devel}
-%{?with_java_sun:BuildRequires:        java-sun}
+BuildRequires: jdk
 BuildRequires: jpackage-utils
-BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpm-javaprov
 BuildRequires: rpmbuild(macros) >= 1.300
 # for %%undos macro
This page took 0.091106 seconds and 4 git commands to generate.