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

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


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

    Fix versioned BR on maven-local

 apache-commons-io.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/apache-commons-io.spec b/apache-commons-io.spec
index fabe290..ebf624b 100644
--- a/apache-commons-io.spec
+++ b/apache-commons-io.spec
@@ -13,7 +13,7 @@ Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{sho
 BuildArch:      noarch
 
 BuildRequires:  java-devel >= 1:1.6
-BuildRequires:  maven-local >= 0.2.1
+BuildRequires:  maven-local
 BuildRequires:  javapackages-tools >= 0.10.0
 BuildRequires:  apache-commons-parent
 BuildRequires:  maven-surefire-provider-junit


More information about the scm-commits mailing list