forked from pool/javapackages-tools
Fix provides
OBS-URL: https://build.opensuse.org/package/show/Java:packages/javapackages-tools?expand=0&rev=36
This commit is contained in:
parent
1bb31d518d
commit
abd8ea55b7
@ -36,7 +36,10 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: rpm
|
BuildRequires: rpm
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
# Used on too many places
|
||||||
|
Provides: jpackage-utils = %{version}
|
||||||
Obsoletes: %{name}-doc
|
Obsoletes: %{name}-doc
|
||||||
|
Obsoletes: jpackage-utils < %{version}
|
||||||
%if %{with python}
|
%if %{with python}
|
||||||
BuildRequires: python3-lxml
|
BuildRequires: python3-lxml
|
||||||
BuildRequires: python3-nose
|
BuildRequires: python3-nose
|
||||||
|
@ -36,7 +36,10 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: rpm
|
BuildRequires: rpm
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
|
# Used on too many places
|
||||||
|
Provides: jpackage-utils = %{version}
|
||||||
Obsoletes: %{name}-doc
|
Obsoletes: %{name}-doc
|
||||||
|
Obsoletes: jpackage-utils < %{version}
|
||||||
%if %{with python}
|
%if %{with python}
|
||||||
BuildRequires: python3-lxml
|
BuildRequires: python3-lxml
|
||||||
BuildRequires: python3-nose
|
BuildRequires: python3-nose
|
||||||
|
Loading…
Reference in New Issue
Block a user