Use Maven coordinates as BuildRequires
Relates: RHEL-28121
This commit is contained in:
parent
0eb6e2d67b
commit
4a0d325922
@ -9,8 +9,8 @@ License: MIT AND BSD-2-Clause
|
|||||||
URL: https://github.com/ongres/%upstream_name
|
URL: https://github.com/ongres/%upstream_name
|
||||||
Source0: https://github.com/ongres/%upstream_name/archive/%upstream_version/%upstream_name-%upstream_version.tar.gz
|
Source0: https://github.com/ongres/%upstream_name/archive/%upstream_version/%upstream_name-%upstream_version.tar.gz
|
||||||
BuildRequires: maven-local
|
BuildRequires: maven-local
|
||||||
BuildRequires: ongres-stringprep
|
BuildRequires: mvn(com.ongres.stringprep:saslprep)
|
||||||
BuildRequires: junit
|
BuildRequires: mvn(junit:junit)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
ExclusiveArch: %{java_arches} noarch
|
ExclusiveArch: %{java_arches} noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user