Add missing BR on apache-resource-bundles
This commit is contained in:
parent
c13a0a5ab8
commit
1705ef8ad2
@ -11,7 +11,9 @@ BuildRequires: maven-local
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-enforcer-plugin)
|
||||
BuildRequires: mvn(org.apache.maven.plugins:maven-remote-resources-plugin)
|
||||
|
||||
Requires: apache-resource-bundles
|
||||
# Not generated automatically
|
||||
BuildRequires: mvn(org.apache:apache-jar-resource-bundle)
|
||||
Requires: mvn(org.apache:apache-jar-resource-bundle)
|
||||
|
||||
%description
|
||||
This package contains the parent pom file for apache projects.
|
||||
@ -33,6 +35,7 @@ This package contains the parent pom file for apache projects.
|
||||
%changelog
|
||||
* Thu Jan 25 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 19-1
|
||||
- Update to upstream version 19
|
||||
- Add missing BR on apache-resource-bundles
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 18-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
Loading…
Reference in New Issue
Block a user