- Let ant-antlr provide ant-xz too, since it contains the

corresponding jar. 

- Let ant-antlr provide ant-xz too, since it contains the
  corresponding jar. 

- Let ant-antlr provide ant-xz too, since it contains the
  corresponding jar.

OBS-URL: https://build.opensuse.org/package/show/Java:packages/ant?expand=0&rev=123
This commit is contained in:
2018-11-26 08:08:13 +00:00
committed by Git OBS Bridge
parent a3d96c12df
commit 74ab86ec74
6 changed files with 21 additions and 0 deletions

View File

@@ -85,6 +85,7 @@ Provides: ant-trax = %{version}
Requires: antlr
%requires_eq ant
Provides: ant-antlr = %{version}-%{release}
Provides: ant-xz = %{version}-%{release}
Obsoletes: ant-javadoc
%endif
%if %{with junit}