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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:30:23 UTC 2013


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

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

 mojo-parent.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/mojo-parent.spec b/mojo-parent.spec
index a61428f..f7f5f1e 100644
--- a/mojo-parent.spec
+++ b/mojo-parent.spec
@@ -1,6 +1,6 @@
 Name:           mojo-parent
 Version:        30
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Codehaus MOJO parent project pom file
 
 Group:          Development/Libraries
@@ -11,7 +11,7 @@ BuildArch:      noarch
 
 BuildRequires:  jpackage-utils
 BuildRequires:  codehaus-parent
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  maven-enforcer-plugin
 
 
@@ -33,6 +33,10 @@ Codehaus MOJO parent project pom file
 %files -f .mfiles
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 30-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jan 17 2013 Michal Srb <msrb at redhat.com> - 30-4
 - Build with xmvn
 


More information about the scm-commits mailing list