This commit is contained in:
parent
f9c6193edc
commit
8126971e22
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Nov 7 20:46:02 UTC 2018 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Do not depend on a particular xml-commons-apis provider.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 19 07:20:04 UTC 2017 - fstrba@suse.com
|
Tue Sep 19 07:20:04 UTC 2017 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -36,11 +36,11 @@ BuildRequires: junit
|
|||||||
BuildRequires: unzip
|
BuildRequires: unzip
|
||||||
BuildRequires: xalan-j2
|
BuildRequires: xalan-j2
|
||||||
BuildRequires: xerces-j2
|
BuildRequires: xerces-j2
|
||||||
BuildRequires: xml-commons-jaxp-1.3-apis
|
BuildRequires: xml-commons-apis >= 1.3
|
||||||
Requires: junit
|
Requires: junit
|
||||||
Requires: xalan-j2
|
Requires: xalan-j2
|
||||||
Requires: xerces-j2
|
Requires: xerces-j2
|
||||||
Requires: xml-commons-jaxp-1.3-apis
|
Requires: xml-commons-apis >= 1.3
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Loading…
x
Reference in New Issue
Block a user