From 95cf552cd8c76e62e47f4f524278e15e9950df0d Mon Sep 17 00:00:00 2001 From: gil Date: Jun 21 2016 15:39:12 +0000 Subject: add missing build requires --- diff --git a/jboss-saaj-1.3-api.spec b/jboss-saaj-1.3-api.spec index f21f438..ad5f604 100644 --- a/jboss-saaj-1.3-api.spec +++ b/jboss-saaj-1.3-api.spec @@ -3,7 +3,7 @@ Name: jboss-saaj-1.3-api Version: 1.0.2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: SOAP with Attachments API for Java 1.3 License: CDDL or GPLv2 with exceptions URL: http://www.jboss.org @@ -14,6 +14,7 @@ Source0: %{name}-%{namedversion}.tar.xz BuildArch: noarch BuildRequires: maven-local +BuildRequires: mvn(org.apache.felix:maven-bundle-plugin) BuildRequires: mvn(org.jboss:jboss-parent:pom:) %description @@ -49,6 +50,9 @@ This package contains the API documentation for %{name}. %doc README %changelog +* Tue Jun 21 2016 gil cattaneo 1.0.2-13 +- add missing build requires + * Thu Feb 04 2016 Fedora Release Engineering - 1.0.2-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild