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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:40:10 UTC 2013


commit 4226e9f14e12bd4f8b6ca5bb9f9b17ff37337574
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:40:06 2013 +0100

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

 cxf.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/cxf.spec b/cxf.spec
index 7098d5d..cd7cf67 100644
--- a/cxf.spec
+++ b/cxf.spec
@@ -4,7 +4,7 @@
 Name:           cxf
 Epoch:          1
 Version:        2.6.3
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Apache CXF
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -16,7 +16,7 @@ BuildArch:      noarch
 
 BuildRequires:  java-devel
 BuildRequires:  jpackage-utils
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  maven-archetype-packaging
 BuildRequires:  maven-assembly-plugin
 BuildRequires:  maven-compiler-plugin
@@ -510,6 +510,10 @@ cp -rp target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
 
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 1:2.6.3-5
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Dec 12 2012 Marek Goldmann <mgoldman at redhat.com> - 1:2.6.3-4
 - Prefer the servlet 3.0 API over anything else
 


More information about the scm-commits mailing list