Fix FTBFS in rawhide: add BR javapackages-local

This commit is contained in:
Christopher Tubbs 2017-07-06 15:46:47 -04:00
parent 708e41e099
commit 16021f27d1
1 changed files with 5 additions and 1 deletions

View File

@ -50,7 +50,7 @@
Name: thrift
Version: 0.10.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Software framework for cross-language services development
# Parts of the source are used under the BSD and zlib licenses, but
@ -217,6 +217,7 @@ BuildRequires: httpcomponents-client
BuildRequires: httpcomponents-core
BuildRequires: java-devel
BuildRequires: javapackages-tools
BuildRequires: javapackages-local
BuildRequires: junit
BuildRequires: log4j
BuildRequires: slf4j
@ -521,6 +522,9 @@ find %{buildroot} -name \*.py -exec grep -q /usr/bin/env {} \; -print | xargs -r
%doc LICENSE NOTICE
%changelog
* Thu Jul 06 2017 Christopher Tubbs <ctubbsii@fedoraproject.org> - 0.10.0-5
- Fix FTBFS in rawhide: add BR javapackages-local
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.10.0-4
- Perl 5.26 rebuild