Add build-requires on javapackages-local
This commit is contained in:
parent
1c121d4e9c
commit
47ee98642a
@ -30,7 +30,7 @@
|
||||
|
||||
Name: jdom
|
||||
Version: 1.1.3
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Epoch: 0
|
||||
Summary: Java alternative to DOM and SAX
|
||||
License: ASL 1.1
|
||||
@ -44,7 +44,7 @@ Patch1: %{name}-1.1-OSGiManifest.patch
|
||||
BuildRequires: ant >= 0:1.6
|
||||
BuildRequires: java-javadoc
|
||||
BuildRequires: jaxen
|
||||
BuildRequires: jpackage-utils >= 0:1.6
|
||||
BuildRequires: javapackages-local
|
||||
BuildRequires: xalan-j2 >= 0:2.2.0
|
||||
|
||||
Requires: jaxen
|
||||
@ -120,6 +120,9 @@ cp %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-jdom.pom
|
||||
%doc LICENSE.txt
|
||||
|
||||
%changelog
|
||||
* Tue Jul 14 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 0:1.1.3-9
|
||||
- Add build-requires on javapackages-local
|
||||
|
||||
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0:1.1.3-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user