Hello community, here is the log from the commit of package ecj for openSUSE:Factory checked in at 2017-09-21 12:26:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ecj (Old) and /work/SRC/openSUSE:Factory/.ecj.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ecj" Thu Sep 21 12:26:59 2017 rev:23 rq:527188 version:4.4.0 Changes: -------- --- /work/SRC/openSUSE:Factory/ecj/ecj.changes 2017-05-31 13:30:57.142126015 +0200 +++ /work/SRC/openSUSE:Factory/.ecj.new/ecj.changes 2017-09-21 12:27:00.785384802 +0200 @@ -1,0 +2,5 @@ +Mon Sep 18 23:02:42 UTC 2017 - [email protected] + +- Don't build against the java-bootstrap package; it is gone + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ecj.spec ++++++ --- /var/tmp/diff_new_pack.4tE2ZZ/_old 2017-09-21 12:27:01.429294224 +0200 +++ /var/tmp/diff_new_pack.4tE2ZZ/_new 2017-09-21 12:27:01.429294224 +0200 @@ -22,7 +22,7 @@ Release: 0 Summary: Eclipse Compiler for Java License: EPL-1.0 -Group: Development/Languages +Group: Development/Languages/Java Url: http://www.eclipse.org Source0: http://download.eclipse.org/eclipse/downloads/drops4/%{qualifier}/%{name}src-4.4.jar Source1: ecj.sh.in @@ -46,6 +46,7 @@ Patch3: eclipse-gcj-nodummysymbol.patch BuildRequires: ant BuildRequires: gzip +BuildRequires: java-devel >= 1.6.0 BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: unzip @@ -53,15 +54,6 @@ Provides: eclipse-ecj = %{version}-%{release} Obsoletes: eclipse-ecj < 3.4.2-4 BuildArch: noarch -%if 0%{?suse_version} > 1315 || 0%{?is_opensuse} == 1 -#!BuildIgnore: java-1_6_0-openjdk java-1_6_0-openjdk-devel -#!BuildIgnore: java-1_7_0-openjdk java-1_7_0-openjdk-devel -#!BuildIgnore: java-1_8_0-openjdk java-1_8_0-openjdk-devel -#!BuildIgnore: java-9-openjdk java-9-openjdk-devel -BuildRequires: java-1_7_0-openjdk-bootstrap-devel -%else -BuildRequires: java-devel >= 1.7.0 -%endif %description ECJ is the Java bytecode compiler of the Eclipse Platform. It is also known as @@ -131,13 +123,12 @@ %add_maven_depmap -a "org.eclipse.tycho:org.eclipse.jdt.core,org.eclipse.jdt:core,org.eclipse.jdt:org.eclipse.jdt.core" JPP-%{name}.pom %{name}.jar %files -f .mfiles -%defattr(-,root,root) %doc about.html %{_mavenpomdir}/JPP-%{name}.pom %{_bindir}/%{name} %{_javadir}/%{name}.jar %{_javadir}/eclipse-%{name}.jar %{_javadir}/jdtcore.jar -%{_mandir}/man1/ecj.1.gz +%{_mandir}/man1/ecj.1%{ext_man} %changelog
