Use Requires: java-headless rebuild (#1067528)
This commit is contained in:
parent
8185a91d8a
commit
fb8e8f66a7
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
Name: apache-%{short_name}
|
||||
Version: 0.5
|
||||
Release: 9%{?dist}
|
||||
Release: 10%{?dist}
|
||||
Epoch: 2
|
||||
Summary: Apache Commons Discovery
|
||||
License: ASL 2.0
|
||||
|
|
@ -58,6 +58,9 @@ Obsoletes: jakarta-%{short_name}-javadoc <= 1:0.4
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2:0.5-10
|
||||
- Use Requires: java-headless rebuild (#1067528)
|
||||
|
||||
* Wed Aug 07 2013 Michal Srb <msrb@redhat.com> - 2:0.5-9
|
||||
- Remove unreliable test (Resolves: #991968)
|
||||
|
||||
|
|
|
|||
Reference in a new issue