Use Requires: java-headless rebuild (#1067528)

This commit is contained in:
Stanislav Ochotnicky 2014-03-04 09:05:37 +01:00
parent ee66ee401f
commit c3cf9c0247

View File

@ -1,6 +1,6 @@
Name: modello
Version: 1.8.1
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 0
Summary: Modello Data Model toolkit
# The majority of files are under MIT license, but some of them are
@ -79,6 +79,9 @@ sed -i s/maven-project/maven-core/ modello-maven-plugin/pom.xml
%doc LICENSE
%changelog
* Tue Mar 04 2014 Stanislav Ochotnicky <sochotnicky@redhat.com> - 0:1.8.1-4
- Use Requires: java-headless rebuild (#1067528)
* Tue Feb 18 2014 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.8.1-3
- Backport upstream patches for MODELLO-284 and MODELLO-285