Add missing BR on apache-resource-bundles

This commit is contained in:
Mikolaj Izdebski 2017-02-23 14:03:31 +01:00
parent 72062e99d6
commit 2c751517db

View File

@ -5,7 +5,7 @@
Name: google-%{short_name}
Version: 4.1
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Lightweight dependency injection framework for Java 5 and above
License: ASL 2.0
URL: https://github.com/google/%{short_name}
@ -34,6 +34,8 @@ BuildRequires: mvn(org.apache.maven.plugins:maven-source-plugin)
BuildRequires: mvn(org.ow2.asm:asm)
BuildRequires: mvn(org.slf4j:slf4j-api)
BuildRequires: mvn(org.sonatype.plugins:munge-maven-plugin)
# xmvn-builddep misses this:
BuildRequires: mvn(org.apache:apache-jar-resource-bundle)
%if %{with jpa}
BuildRequires: hibernate-jpa-2.0-api
@ -263,6 +265,9 @@ This package provides %{summary}.
%changelog
* Thu Feb 23 2017 Mikolaj Izdebski <mizdebsk@redhat.com> - 4.1-4
- Add missing BR on apache-resource-bundles
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild