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

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


commit 36d2206be54bf01e09741eb1cba8e7a9dcbb5ad6
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 20:23:34 2013 +0100

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

 maven-plugin-bundle.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/maven-plugin-bundle.spec b/maven-plugin-bundle.spec
index 065effe..4b1ba74 100644
--- a/maven-plugin-bundle.spec
+++ b/maven-plugin-bundle.spec
@@ -2,7 +2,7 @@
 
 Name:           maven-plugin-bundle
 Version:        2.3.7
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Maven Bundle Plugin
 
 Group:          Development/Tools
@@ -17,7 +17,7 @@ BuildRequires: aqute-bndlib >= 1.50.0
 BuildRequires: plexus-utils >= 1.4.5
 BuildRequires: felix-osgi-obr
 BuildRequires: kxml
-BuildRequires: maven
+BuildRequires: maven-local
 BuildRequires: maven-shared-dependency-tree >= 1.1-3
 BuildRequires: maven-wagon >= 1.0-0.2.b2
 BuildRequires: maven-compiler-plugin
@@ -106,6 +106,10 @@ rm -rf target/site/api*
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 2.3.7-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.7-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list