diff --git a/maven.spec b/maven.spec index a2c2b6a..533fa4f 100644 --- a/maven.spec +++ b/maven.spec @@ -1,6 +1,6 @@ Name: maven Version: 3.1.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Java project management and project comprehension tool Group: Development/Tools @@ -22,6 +22,10 @@ Patch200: 0001-Update-Aether-to-0.9.0.M3.patch BuildArch: noarch +# If XMvn is part of the same RPM transaction then it should be +# installed first to avoid triggering rhbz#1014355. +OrderWithRequires: xmvn + BuildRequires: maven-local BuildRequires: aether-api >= 1:0 @@ -260,6 +264,10 @@ ln -sf $(build-classpath plexus/classworlds) \ %changelog +* Tue Nov 5 2013 Mikolaj Izdebski - 3.1.1-5 +- Add OrderWithRequires: xmvn +- Related: rhbz#1014355 + * Tue Oct 29 2013 Mikolaj Izdebski - 3.1.1-4 - Add explicit requires