From ade1882da5b3404dbb35066df49b720be330ebd7 Mon Sep 17 00:00:00 2001 From: Stanislav Ochotnicky Date: Thu, 7 Feb 2013 09:35:23 +0100 Subject: [PATCH] Fix versioned BR on maven-local --- apache-commons-discovery.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apache-commons-discovery.spec b/apache-commons-discovery.spec index e8dac49..f8e93a6 100644 --- a/apache-commons-discovery.spec +++ b/apache-commons-discovery.spec @@ -13,7 +13,7 @@ Source0: http://www.apache.org/dist/commons/%{base_name}/source/%{short_n Patch0: %{name}-addosgimanifest.patch BuildArch: noarch -BuildRequires: maven-local >= 0.2.3 +BuildRequires: maven-local BuildRequires: java-devel >= 1:1.6.0 BuildRequires: jpackage-utils >= 0:1.6 BuildRequires: maven-surefire-provider-junit4