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

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Feb 7 08:41:42 UTC 2013


commit a50aab769a38b03e9af496ebc016a10480b59002
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Feb 7 09:41:32 2013 +0100

    Fix versioned BR on maven-local

 apache-commons-lang.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-lang.spec b/apache-commons-lang.spec
index dbadb91..0599b73 100644
--- a/apache-commons-lang.spec
+++ b/apache-commons-lang.spec
@@ -13,7 +13,7 @@ Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{sho
 Patch1:         0002-Fix-FastDateFormat-for-Java-7-behaviour.patch
 
 BuildArch:      noarch
-BuildRequires:  maven-local >= 0.2.4
+BuildRequires:  maven-local
 BuildRequires:  apache-commons-parent
 BuildRequires:  maven-surefire-provider-junit
 


More information about the scm-commits mailing list