[maven-source-plugin] Fix versioned BR on maven-local

Stanislav Ochotnicky sochotni at fedoraproject.org
Thu Feb 7 08:34:30 UTC 2013


commit eeef836e760550e333845726c8eaa83ab3c9bd9a
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Thu Feb 7 09:31:57 2013 +0100

    Fix versioned BR on maven-local

 maven-source-plugin.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/maven-source-plugin.spec b/maven-source-plugin.spec
index 020ae3d..8ceab56 100644
--- a/maven-source-plugin.spec
+++ b/maven-source-plugin.spec
@@ -10,7 +10,7 @@ Source0:        http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%
 
 BuildArch: noarch
 
-BuildRequires: maven-local >= 0.2.3
+BuildRequires: maven-local
 BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: plexus-utils
 BuildRequires: ant


More information about the scm-commits mailing list