Use Requires: java-headless rebuild (#1067528)
Signed-off-by: Michael Simacek <msimacek@redhat.com> Signed-off-by: Mikolaj Izdebski <mizdebsk@redhat.com>
This commit is contained in:
parent
59e8589a22
commit
b98301b034
@ -1,6 +1,6 @@
|
||||
Name: jdom2
|
||||
Version: 2.0.5
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Java manipulation of XML made easy
|
||||
License: ASL 1.1 or BSD
|
||||
URL: http://www.jdom.org/
|
||||
@ -30,7 +30,6 @@ BuildRequires: xalan-j2
|
||||
BuildRequires: xerces-j2
|
||||
BuildRequires: xml-commons-apis
|
||||
|
||||
Requires: java
|
||||
Requires: jpackage-utils
|
||||
|
||||
Requires: jaxen
|
||||
@ -103,6 +102,9 @@ cp -rp build/apidocs %{buildroot}%{_javadocdir}/%{name}
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Fri Mar 28 2014 Michael Simacek <msimacek@redhat.com> - 2.0.5-3
|
||||
- Use Requires: java-headless rebuild (#1067528)
|
||||
|
||||
* Thu Nov 14 2013 gil cattaneo <puntogil@libero.it> 2.0.5-2
|
||||
- use objectweb-asm3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user