packages: java-bcel/java-bcel.spec - don't force gcj for th - typo in G:
pawelz
pawelz at pld-linux.org
Sun Apr 18 15:50:50 CEST 2010
Author: pawelz Date: Sun Apr 18 13:50:50 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- don't force gcj for th
- typo in G:
---- Files affected:
packages/java-bcel:
java-bcel.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: packages/java-bcel/java-bcel.spec
diff -u packages/java-bcel/java-bcel.spec:1.17 packages/java-bcel/java-bcel.spec:1.18
--- packages/java-bcel/java-bcel.spec:1.17 Thu Oct 22 10:25:15 2009
+++ packages/java-bcel/java-bcel.spec Sun Apr 18 15:50:44 2010
@@ -2,11 +2,6 @@
#
# 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 # build with java-sun
-%endif
%include /usr/lib/rpm/macros.java
@@ -17,7 +12,7 @@
Version: 5.1
Release: 2
License: Apache v2.0
-Group: Libriaries/Java
+Group: Libraries/Java
# a lot of junk (all other formats) inside -src.tar.gz, use -src.zip
Source0: http://www.apache.org/dist/jakarta/bcel/source/%{srcname}-%{version}-src.zip
# Source0-md5: 23767d4e735543c25b950ab86c8f56b1
@@ -26,11 +21,9 @@
Patch2: jakarta-%{srcname}-jdk15.patch
URL: http://jakarta.apache.org/bcel/
BuildRequires: ant
-%{!?with_java_sun:BuildRequires: java-gcj-compat-devel}
-%{?with_java_sun:BuildRequires: java-sun}
BuildRequires: java-regexp
+BuildRequires: jdk
BuildRequires: jpackage-utils
-BuildRequires: rpm >= 4.4.9-56
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
BuildRequires: unzip
@@ -138,6 +131,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2010/04/18 13:50:44 pawelz
+- don't force gcj for th
+- typo in G:
+
Revision 1.17 2009/10/22 08:25:15 pawelz
- export LC_ALL=en_US. Otherwise ant apidocs generation fails with gcj.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-bcel/java-bcel.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list