Remove unneeded buildrequires
This commit is contained in:
parent
f28277d580
commit
313c1e79f5
@ -1,6 +1,6 @@
|
|||||||
Name: jdom2
|
Name: jdom2
|
||||||
Version: 2.0.6
|
Version: 2.0.6
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Java manipulation of XML made easy
|
Summary: Java manipulation of XML made easy
|
||||||
License: ASL 1.1 or BSD
|
License: ASL 1.1 or BSD
|
||||||
URL: http://www.jdom.org/
|
URL: http://www.jdom.org/
|
||||||
@ -18,14 +18,12 @@ Patch0: jdom-2.0.5-build.patch
|
|||||||
BuildRequires: javapackages-local
|
BuildRequires: javapackages-local
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: ant-junit
|
BuildRequires: ant-junit
|
||||||
BuildRequires: bea-stax-api
|
|
||||||
BuildRequires: isorelax
|
BuildRequires: isorelax
|
||||||
BuildRequires: jaxen
|
BuildRequires: jaxen
|
||||||
BuildRequires: xalan-j2
|
BuildRequires: xalan-j2
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
BuildRequires: log4j12
|
BuildRequires: log4j12
|
||||||
BuildRequires: objectweb-asm3
|
|
||||||
BuildRequires: aqute-bnd
|
BuildRequires: aqute-bnd
|
||||||
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -86,6 +84,9 @@ mv build/package/jdom-%{version}.bar build/package/jdom-%{version}.jar
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jul 17 2018 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.6-11
|
||||||
|
- Remove unneeded buildrequires
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-10
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.6-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user