[apache-scout] Add missing BR geronimo-saaj

Marek Goldmann goldmann at fedoraproject.org
Fri Apr 18 06:12:45 UTC 2014


commit 70dc24020e74bec88f9cf076d2b1e545e18fe867
Author: Michael Simacek <msimacek at redhat.com>
Date:   Tue Apr 8 15:30:22 2014 +0200

    Add missing BR geronimo-saaj
    
    Signed-off-by: Michael Simacek <msimacek at redhat.com>

 apache-scout.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/apache-scout.spec b/apache-scout.spec
index c37d947..615ed74 100644
--- a/apache-scout.spec
+++ b/apache-scout.spec
@@ -1,6 +1,6 @@
 Name:             apache-scout
 Version:          1.2.6
-Release:          9%{?dist}
+Release:          10%{?dist}
 Summary:          JSR 93 (JAXR) implementation
 License:          ASL 2.0
 URL:              http://juddi.apache.org/scout
@@ -21,6 +21,7 @@ BuildRequires:    mvn(org.jboss.spec.javax.xml.bind:jboss-jaxb-api_2.2_spec)
 BuildRequires:    mvn(org.jboss.spec.javax.xml.registry:jboss-jaxr-api_1.0_spec)
 BuildRequires:    geronimo-parent-poms
 BuildRequires:    mvn(org.aspectj:aspectjweaver)
+BuildRequires:    mvn(org.apache.geronimo.specs:geronimo-saaj_1.3_spec)
 BuildRequires:    wsdl4j
 
 
@@ -85,6 +86,9 @@ sed -i "s|UDDIClerkManager|UDDIClient|" \
 %doc LICENSE NOTICE
 
 %changelog
+* Tue Apr 08 2014 Michael Simacek <msimacek at redhat.com> - 1.2.6-10
+- Add missing BR geronimo-saaj
+
 * Fri Mar 28 2014 Michael Simacek <msimacek at redhat.com> - 1.2.6-9
 - Use Requires: java-headless rebuild (#1067528)
 


More information about the scm-commits mailing list