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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 19:24:09 UTC 2013


commit 7705668c2144fb74e1ebe7d4aa89327e842b393d
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:24:05 2013 +0100

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

 maven-plugin-tools.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-plugin-tools.spec b/maven-plugin-tools.spec
index 6fd4c9d..f8bf0b0 100644
--- a/maven-plugin-tools.spec
+++ b/maven-plugin-tools.spec
@@ -1,6 +1,6 @@
 Name:           maven-plugin-tools
 Version:        3.1
-Release:        7%{?dist}
+Release:        8%{?dist}
 Epoch:          0
 Summary:        Maven Plugin Tools
 
@@ -12,7 +12,7 @@ BuildArch:      noarch
 
 BuildRequires:  java-devel >= 1:1.6.0
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  ant
 BuildRequires:  bsh
 BuildRequires:  jtidy
@@ -423,6 +423,10 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:3.1-8
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Fri Dec 21 2012 Michal Srb <msrb at redhat.com> - 0:3.1-7
 - Migrated from maven-doxia to doxia subpackage (Resolves: #889147)
 


More information about the scm-commits mailing list