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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:43:09 UTC 2013


commit 4cf7cf94a6f4f91b1a0e1f6057db973c4f519f7c
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:43:06 2013 +0100

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

 exec-maven-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/exec-maven-plugin.spec b/exec-maven-plugin.spec
index b05c720..7a4607a 100644
--- a/exec-maven-plugin.spec
+++ b/exec-maven-plugin.spec
@@ -1,6 +1,6 @@
 Name:           exec-maven-plugin
 Version:        1.2.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        Exec Maven Plugin
 
 Group:          Development/Libraries
@@ -13,7 +13,7 @@ Source0:        http://repo1.maven.org/maven2/org/codehaus/mojo/exec-maven-plugi
 Source1:        http://www.apache.org/licenses/LICENSE-2.0.txt
 BuildArch:      noarch
 
-BuildRequires:  xmvn
+BuildRequires:  maven-local
 BuildRequires:  plexus-utils
 BuildRequires:  maven-shared-plugin-testing-harness
 BuildRequires:  maven-remote-resources-plugin
@@ -71,6 +71,10 @@ cp -p %{SOURCE1} .
 %doc LICENSE.txt LICENSE-2.0.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.2.1-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Jan 11 2013 Michal Srb <msrb at redhat.com> - 1.2.1-7
 - Fixed rpmlint warnings
 - Remove bundled JAR files before building the package


More information about the scm-commits mailing list