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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:44:26 UTC 2013


commit fef7ee8936a9645ba2d556dbba9d93a7459b10ab
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:44:22 2013 +0100

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

 felix-gogo-shell.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/felix-gogo-shell.spec b/felix-gogo-shell.spec
index 4cb15a2..abdb1a9 100644
--- a/felix-gogo-shell.spec
+++ b/felix-gogo-shell.spec
@@ -3,7 +3,7 @@
 
 Name:             %{project}-gogo-shell
 Version:          0.10.0
-Release:          4%{?dist}
+Release:          5%{?dist}
 Summary:          Community OSGi R4 Service Platform Implementation - Basic Commands
 Group:            Development/Tools
 License:          ASL 2.0
@@ -20,7 +20,7 @@ BuildArch:        noarch
 
 BuildRequires:    java-devel >= 1.7.0
 BuildRequires:    jpackage-utils
-BuildRequires:    maven
+BuildRequires:    maven-local
 BuildRequires:    maven-plugin-bundle
 BuildRequires:    maven-surefire-provider-junit4
 BuildRequires:    felix-gogo-parent
@@ -81,6 +81,10 @@ cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0.10.0-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> - 0.10.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list