forked from pool/coreutils
- remove builddisabled conditions for rings - will be done now as
BuildFlags: excludebuilds OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=331
This commit is contained in:
parent
f3e42f5ec3
commit
fe65d2e342
@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 08:21:58 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- restore build-disable only for the non-default multibuilds
|
||||
- remove builddisabled conditions for rings - will be done now as
|
||||
BuildFlags: excludebuilds
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 24 09:49:04 UTC 2022 - Bernhard Voelker <mail@bernhard-voelker.de>
|
||||
|
@ -23,9 +23,6 @@
|
||||
%bcond_with ringdisabled
|
||||
%if "%{flavor}" != ""
|
||||
%define psuffix -%{flavor}
|
||||
%if %{with ringdisabled}
|
||||
ExclusiveArch: do_not_build
|
||||
%endif
|
||||
%else
|
||||
%define psuffix %{nil}
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user