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

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


commit 4f0ad72d2769a767d2a14f4967f63194685d2b2d
Author: Stanislav Ochotnicky <sochotnicky at redhat.com>
Date:   Wed Feb 6 19:33:23 2013 +0100

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

 apache-juddi.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/apache-juddi.spec b/apache-juddi.spec
index 12fbe5e..3b5caa0 100644
--- a/apache-juddi.spec
+++ b/apache-juddi.spec
@@ -1,6 +1,6 @@
 Name:             apache-juddi
 Version:          3.1.4
-Release:          2%{?dist}
+Release:          3%{?dist}
 Summary:          Client API for UDDI
 Group:            Development/Libraries
 License:          ASL 2.0
@@ -17,7 +17,7 @@ Patch3:           0003-Disable-ReadWSDLTest.readFromJar.patch
 BuildArch:        noarch
 
 BuildRequires:    java-devel
-BuildRequires:    xmvn
+BuildRequires:    maven-local
 BuildRequires:    maven-surefire-provider-junit
 BuildRequires:    jboss-jaxws-2.2-api
 BuildRequires:    wsdl4j
@@ -55,6 +55,10 @@ This package contains the API documentation for %{name}.
 %doc LICENSE NOTICE
 
 %changelog
+* Wed Feb 06 2013 Java SIG <java-devel at lists.fedoraproject.org> - 3.1.4-3
+- Update for https://fedoraproject.org/wiki/Fedora_19_Maven_Rebuild
+- Replace maven BuildRequires with maven-local
+
 * Tue Jan  8 2013 Mikolaj Izdebski <mizdebsk at redhat.com> - 3.1.4-2
 - Build with xmvn
 


More information about the scm-commits mailing list