[apache-commons-jxpath] Fix versioned BR on maven-local

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Feb 7 08:35:06 UTC 2013


commit 183f90ea8f73c1dd7e4e2736c65224530fca39a4
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Feb 7 09:34:54 2013 +0100

    Fix versioned BR on maven-local

 apache-commons-jxpath.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-jxpath.spec b/apache-commons-jxpath.spec
index 3972f01..6ecc245 100644
--- a/apache-commons-jxpath.spec
+++ b/apache-commons-jxpath.spec
@@ -17,7 +17,7 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel >= 1:1.6.0
 BuildRequires:    jpackage-utils
-BuildRequires:    maven-local >= 0.2.3
+BuildRequires:    maven-local
 BuildRequires:    maven-antrun-plugin
 BuildRequires:    maven-assembly-plugin
 BuildRequires:    maven-compiler-plugin


More information about the scm-commits mailing list