Use Requires: java-headless rebuild (#1067528)

This commit is contained in:
Stanislav Ochotnicky 2014-03-04 09:05:42 +01:00
commit 10e415b451

View file

@ -2,7 +2,7 @@
Name: apache-%{short_name}
Version: 2.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: XML to Java object mapping module
Group: Development/Libraries
License: ASL 2.0
@ -53,6 +53,9 @@ This package contains the %{summary}.
%doc LICENSE.txt NOTICE.txt
%changelog
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 2.1-2
- Use Requires: java-headless rebuild (#1067528)
* Wed Aug 21 2013 Mat Booth <fedora@matbooth.co.uk> - 2.1-1
- Update to latest upstream, rhbz #639893
- Update spec for latest guidelines