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

Stanislav Ochotnicky sochotni at fedoraproject.org
Wed Feb 6 18:37:17 UTC 2013


commit e519bfa34f07144efd44c80e60f42579536e5f68
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:37:13 2013 +0100

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

 axiom.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/axiom.spec b/axiom.spec
index dc6a9b8..d6c3ab4 100644
--- a/axiom.spec
+++ b/axiom.spec
@@ -1,6 +1,6 @@
 Name:           axiom
 Version:        1.2.12
-Release:        3%{?dist}
+Release:        4%{?dist}
 Epoch:          0
 Summary:        Axis Object Model
 License:        ASL 2.0
@@ -18,7 +18,7 @@ Patch0:         axiom-build-fixes.patch
 BuildRequires:  jpackage-utils
 BuildRequires:  ant
 BuildRequires:  junit
-BuildRequires:  maven
+BuildRequires:  maven-local
 BuildRequires:  apache-rat-plugin
 BuildRequires:  bea-stax-api
 BuildRequires:  javamail
@@ -98,6 +98,10 @@ cp -rp target/apidocs $RPM_BUILD_ROOT%{_javadocdir}/%{name}
 %{_javadocdir}/%{name}
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 0:1.2.12-4
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0:1.2.12-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list