[maven-ear-plugin] - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild - Replace maven BuildRequires wi

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:20:01 UTC 2013


commit dcb2998cd0a631738c6354b9f3819371bfd37c10
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:19:55 2013 +0100

    - Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
    - Replace maven BuildRequires with maven-local

 maven-ear-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-ear-plugin.spec b/maven-ear-plugin.spec
index ce3f150..63d7872 100644
--- a/maven-ear-plugin.spec
+++ b/maven-ear-plugin.spec
@@ -1,6 +1,6 @@
 Name:           maven-ear-plugin
 Version:        2.8
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Maven EAR Plugin
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ BuildArch: noarch
 BuildRequires: java-devel >= 1:1.6.0
 BuildRequires: jpackage-utils
 BuildRequires: junit
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-archiver
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-install-plugin
@@ -87,6 +87,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.8-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Dec 13 2012 Tomas Radej <tradej at redhat.com> - 2.8-2
 - Forgot to add sources
 - Fixed changelog


More information about the scm-commits mailing list