add missing build requires

This commit is contained in:
gil 2016-06-20 17:53:51 +02:00
commit bdf7707ba3

View file

@ -1,6 +1,6 @@
Name: xmlstreambuffer
Version: 1.5.4
Release: 3%{?dist}
Release: 4%{?dist}
Summary: XML Stream Buffer
License: CDDL or GPLv2 with exceptions
Url: http://java.net/projects/xmlstreambuffer/
@ -17,6 +17,7 @@ Source1: glassfish-LICENSE.txt
BuildRequires: jvnet-parent
BuildRequires: maven-local
BuildRequires: maven-enforcer-plugin
BuildRequires: maven-plugin-bundle
BuildRequires: maven-surefire-provider-junit
BuildRequires: stax-ex >= 1.7.1
# test deps
@ -86,6 +87,9 @@ rm -r test/com/sun/xml/stream/buffer/stax/InscopeNamespaceTest.java
%license LICENSE.txt
%changelog
* Mon Jun 20 2016 gil cattaneo <puntogil@libero.it> 1.5.4-4
- add missing build requires: maven-plugin-bundle
* Fri Feb 05 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild