[xbean] - 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:17 UTC 2013


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

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

 xbean.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/xbean.spec b/xbean.spec
index 616be61..b06af19 100644
--- a/xbean.spec
+++ b/xbean.spec
@@ -9,7 +9,7 @@ Name:           xbean
 Version:        3.12
 BuildArch:      noarch
 
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Java plugin based web server
 
 Group:          Development/Libraries
@@ -30,7 +30,7 @@ BuildRequires:  objectweb-asm
 BuildRequires:  ant
 BuildRequires:  qdox
 BuildRequires:  slf4j
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-plugin-bundle
 BuildRequires:  maven-antrun-plugin
 BuildRequires:  maven-compiler-plugin
@@ -286,6 +286,10 @@ cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.12-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Mon Dec 17 2012 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.12-4
 - Enable xbean-spring, resolves rhbz#887496
 - Disable xbean-blueprint due to FTBFS


More information about the scm-commits mailing list