[xml-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 19:49:26 UTC 2013


commit 8c3493bdef15213382f1bd0e22f6fc6473468232
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:49:22 2013 +0100

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

 xml-maven-plugin.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xml-maven-plugin.spec b/xml-maven-plugin.spec
index d11b82e..2df6376 100644
--- a/xml-maven-plugin.spec
+++ b/xml-maven-plugin.spec
@@ -1,6 +1,6 @@
 Name:          xml-maven-plugin
 Version:       1.0
-Release:       4%{?dist}
+Release:       5%{?dist}
 Summary:       Maven XML Plugin
 Group:         Development/Libraries
 License:       ASL 2.0
@@ -12,7 +12,7 @@ BuildRequires: jpackage-utils
 BuildRequires: mojo-parent
 
 BuildRequires: apache-rat-plugin
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-changes-plugin
 BuildRequires: maven-compiler-plugin
 BuildRequires: maven-enforcer-plugin
@@ -87,6 +87,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/xml-maven-plugin
 %doc LICENSE.txt NOTICE.txt
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1.0-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Sun Jul 22 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list