Remove unneeded BR on cobertura
This commit is contained in:
parent
294d84b410
commit
e4682a3edf
@ -1,6 +1,6 @@
|
|||||||
Name: jdom2
|
Name: jdom2
|
||||||
Version: 2.0.6
|
Version: 2.0.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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/
|
||||||
@ -24,8 +24,6 @@ BuildRequires: jaxen
|
|||||||
BuildRequires: xalan-j2
|
BuildRequires: xalan-j2
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
# coverage deps
|
|
||||||
BuildRequires: cobertura
|
|
||||||
#BuildRequires: jakarta-oro
|
#BuildRequires: jakarta-oro
|
||||||
BuildRequires: log4j12
|
BuildRequires: log4j12
|
||||||
BuildRequires: objectweb-asm3
|
BuildRequires: objectweb-asm3
|
||||||
@ -85,6 +83,9 @@ ant -Dversion=%{version} -Dj2se.apidoc=%{_javadocdir}/java maven
|
|||||||
%license LICENSE.txt
|
%license LICENSE.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 24 2015 Mikolaj Izdebski <mizdebsk@redhat.com> - 2.0.6-3
|
||||||
|
- Remove unneeded BR on cobertura
|
||||||
|
|
||||||
* Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 2.0.6-2
|
* Fri Feb 06 2015 gil cattaneo <puntogil@libero.it> 2.0.6-2
|
||||||
- introduce license macro
|
- introduce license macro
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user