Matej Cepl 2022-02-25 16:35:29 +00:00 committed by Git OBS Bridge
parent ea597cee0d
commit ea42b17226

View File

@ -1,7 +1,7 @@
# #
# spec file # spec file
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2022 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -32,6 +32,7 @@
%if "%{flavor}" == "wheel" %if "%{flavor}" == "wheel"
%define psuffix -wheel %define psuffix -wheel
%bcond_without wheel %bcond_without wheel
%bcond_with test
%else %else
%define psuffix %{nil} %define psuffix %{nil}
%bcond_with test %bcond_with test