From 183f90ea8f73c1dd7e4e2736c65224530fca39a4 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Thu, 7 Feb 2013 09:34:54 +0100 Subject: [PATCH] Fix versioned BR on maven-local --- apache-commons-jxpath.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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