Author: pawelz                       Date: Wed Feb  4 20:08:49 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use java-gcj-compat-devel
- do not R: jre
- rel 4

---- Files affected:
SPECS:
   beanshell.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/beanshell.spec
diff -u SPECS/beanshell.spec:1.11 SPECS/beanshell.spec:1.12
--- SPECS/beanshell.spec:1.11   Mon Dec 31 17:01:43 2007
+++ SPECS/beanshell.spec        Wed Feb  4 21:08:44 2009
@@ -4,7 +4,7 @@
 %bcond_without bsf     # without BSF support
 #
 %define                _beta   b4
-%define                _rel    3
+%define                _rel    4
 %include       /usr/lib/rpm/macros.java
 Summary:       BeanShell - Lightweight Scripting for Java
 Summary(pl.UTF-8):     BeanShell - lekkie skrypty dla Javy
@@ -18,14 +18,13 @@
 URL:           http://www.beanshell.org/
 BuildRequires: ant >= 1.3
 %{?with_bsf:BuildRequires:     bsf}
-BuildRequires: jdk >= 1.3
+BuildRequires: java-gcj-compat-devel
 BuildRequires: jpackage-utils
 BuildRequires: rpm-javaprov
 BuildRequires: rpmbuild(macros) >= 1.300
 BuildRequires: servlet
 BuildRequires: unzip
 Requires:      jpackage-utils
-Requires:      jre >= 1.1
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -63,6 +62,7 @@
 export CLASSPATH=$(build-classpath $required_jars)
 
 %ant jarall javadoc \
+       -Dbuild.compiler=gcj \
        
%{!?with_bsf:-Dexclude-bsf='bsh/util/BeanShellBSFEngine.java,TestBshBSF.java'}
 
 cp -R docs/manual/html manual
@@ -101,6 +101,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/02/04 20:08:44  pawelz
+- use java-gcj-compat-devel
+- do not R: jre
+- rel 4
+
 Revision 1.11  2007/12/31 16:01:43  glen
 - rel 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beanshell.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to