[httpcomponents-project] Require maven (version 3) now.

Alexander Kurtakov akurtakov at fedoraproject.org
Thu Feb 17 16:00:13 UTC 2011


commit 436d2785d6d7907600be55861fbb9bebbffcecdf
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Thu Feb 17 17:59:43 2011 +0200

    Require maven (version 3) now.

 httpcomponents-project.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/httpcomponents-project.spec b/httpcomponents-project.spec
index 3ff9cf0..2958ec9 100644
--- a/httpcomponents-project.spec
+++ b/httpcomponents-project.spec
@@ -1,7 +1,7 @@
 Name:              httpcomponents-project
 Summary:           Common POM file for HttpComponents
 Version:           4.1.1
-Release:           2%{?dist}
+Release:           3%{?dist}
 Group:             Development/Libraries
 License:           ASL 2.0
 URL:               http://hc.apache.org/
@@ -17,7 +17,7 @@ BuildRequires:     jpackage-utils
 # Requires are dependencies from pom.xml. This project should only be required for building with maven.
 Requires:          java >= 1:1.6.0
 Requires:          jpackage-utils
-Requires:          maven2 >= 2.0.9
+Requires:          maven
 Requires:          maven-antrun-plugin
 Requires:          maven-assembly-plugin
 Requires:          maven-clean-plugin
@@ -68,9 +68,11 @@ use it as runtime requirement.
 %{_mavenpomdir}/JPP.%{name}.pom
 
 %changelog
+* Thu Feb 17 2011 Alexander Kurtakov <akurtako at redhat.com> 4.1.1-3
+- Require maven (version 3) now.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 4.1.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
 * Fri Dec 17 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 4.1.1-1
 - Initial version
-


More information about the scm-commits mailing list