6
0
forked from pool/scala

Accepting request 756788 from home:Guillaume_G:branches:openSUSE:Factory:ARM

- Add _constraints to avoid long builds because of swapping

OBS-URL: https://build.opensuse.org/request/show/756788
OBS-URL: https://build.opensuse.org/package/show/Java:packages/scala?expand=0&rev=33
This commit is contained in:
Tomáš Chvátal
2019-12-13 11:36:29 +00:00
committed by Git OBS Bridge
parent 7828749fbf
commit d0101ff85f
3 changed files with 16 additions and 1 deletions

View File

@@ -110,8 +110,8 @@ reference and API documentation for the Scala programming language.
%package swing
Summary: The swing library for the Scala programming languages
Group: Development/Libraries/Java
Requires: java >= 1.7
Requires: %{name} = %{version}-%{release}
Requires: java >= 1.7
%if %{without bootstrap}
Obsoletes: %{base_name}-bootstrap-swing
%endif