[java-sig-commits] [maven/f16] Add maven2-common-poms to Requires

Stanislav Ochotnicky sochotni at fedoraproject.org
Tue Dec 13 13:27:48 UTC 2011


commit 1c2ffeea6988a67ae77d18367f89b5b456d52964
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Tue Dec 13 14:16:28 2011 +0100

    Add maven2-common-poms to Requires

 maven.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/maven.spec b/maven.spec
index 548a617..d993196 100644
--- a/maven.spec
+++ b/maven.spec
@@ -2,7 +2,7 @@
 
 Name:           maven
 Version:        3.0.3
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        Java project management and project comprehension tool
 
 Group:          Development/Tools
@@ -64,6 +64,7 @@ BuildRequires:  hamcrest
 BuildRequires:  apache-commons-parent
 
 Requires:       java >= 1:1.6.0
+Requires:       maven2-common-poms
 Requires:       maven-parent
 Requires:       plexus-classworlds >= 2.4
 Requires:       apache-commons-cli
@@ -333,6 +334,9 @@ install -Dm 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
 
 
 %changelog
+* Tue Dec 13 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.0.3-16
+- Add maven2-common-poms to Requires
+
 * Tue Oct 11 2011 Stanislav Ochotnicky <sochotnicky at redhat.com> - 3.0.3-15
 - Provide mvn script now instead of maven2
 - Conflict with older versions of maven2


More information about the java-sig-commits mailing list