Use Requires: java-headless rebuild (#1067528)

This commit is contained in:
Stanislav Ochotnicky 2014-03-04 09:05:14 +01:00
commit 1eb57ecfce

View file

@ -3,7 +3,7 @@
Name: apache-%{short_name}
Version: 1.6
Release: 7%{?dist}
Release: 8%{?dist}
Summary: Apache Commons Pool Package
License: ASL 2.0
URL: http://commons.apache.org/%{base_name}/
@ -51,6 +51,9 @@ This package contains the API documentation for %{name}.
%doc LICENSE.txt NOTICE.txt
%changelog
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.6-8
- Use Requires: java-headless rebuild (#1067528)
* Thu Aug 8 2013 Stanislav Ochotnicky <sochotnicky@redhat.com> - 1.6-7
- Update to latest packaging guidelines