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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:17:02 UTC 2013


commit 11d7acb0658bb1996ae32ef5480403e98e36ff05
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:16:57 2013 +0100

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

 maven-archetype.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-archetype.spec b/maven-archetype.spec
index 5ab0411..d9460a1 100644
--- a/maven-archetype.spec
+++ b/maven-archetype.spec
@@ -1,6 +1,6 @@
 Name:           maven-archetype
 Version:        2.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Maven project templating toolkit
 
 Group:          Development/Libraries
@@ -22,7 +22,7 @@ BuildRequires:  maven-plugin-bundle
 BuildRequires:  maven-script-interpreter
 BuildRequires:  jchardet
 BuildRequires:  plexus-containers-component-metadata
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 
 %description
 Archetype is a Maven project templating toolkit. An archetype is
@@ -183,6 +183,10 @@ popd
 %doc LICENSE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.2-2
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Feb 01 2013 Michal Srb <msrb at redhat.com> - 2.2-1
 - Update to upstream version 2.2
 - Build with xmvn


More information about the scm-commits mailing list