From 63a5a641c7d01268efd31428670bf5650baeb3a0 Mon Sep 17 00:00:00 2001 From: Mat Booth Date: Jun 12 2019 11:49:05 +0000 Subject: Fix build against modularised maven-resolver --- diff --git a/eclipse-m2e-core.spec b/eclipse-m2e-core.spec index 61a9303..ccf9d1b 100644 --- a/eclipse-m2e-core.spec +++ b/eclipse-m2e-core.spec @@ -2,7 +2,7 @@ Name: eclipse-m2e-core Version: 1.11.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Maven integration for Eclipse # Most of components are under EPL, but some of them are licensed under @@ -301,8 +301,8 @@ done %patch5 -p0 %if 0%{?rhel} == 7 %patch6 -p0 -%endif %patch7 -p0 +%endif # Not needed for RPM builds %pom_remove_plugin ":jacoco-maven-plugin" @@ -367,6 +367,9 @@ xmvn-subst -s $(find %{buildroot}%{_datadir}/eclipse/droplets/m2e-core -name jar %license epl-v10.html LICENSE-2.0.txt %changelog +* Wed Jun 12 2019 Mat Booth - 1.11.0-2 +- Fix build against modularised maven-resolver + * Fri Mar 15 2019 Mat Booth - 1.11.0-1 - Update to 2019-03 release - Restrict to same architectures as Eclipse itself