Accepting request 1090447 from GNOME:Factory

OBS-URL: https://build.opensuse.org/request/show/1090447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libproxy?expand=0&rev=84
This commit is contained in:
Dominique Leuenberger 2023-06-04 14:41:23 +00:00 committed by Git OBS Bridge
commit ae5bf5f067
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jun 1 12:43:25 UTC 2023 - Frederic Crozat <fcrozat@suse.com>
- Only build mono support on openSUSE, not SLE nor SUSE ALP.
-------------------------------------------------------------------
Tue Jun 21 08:50:02 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -25,7 +25,7 @@
%define build_core_not_modules 0
%endif
%define build_mozjs 0
%if 0%{?suse_version}
%if 0%{?suse_version} > 1699 || 0%{?is_opensuse}
%bcond_without mono
%else
%bcond_with mono