Accepting request 1222616 from mozilla:Factory

OBS-URL: https://build.opensuse.org/request/show/1222616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/seamonkey?expand=0&rev=35
This commit is contained in:
Ana Guerrero 2024-11-08 11:00:56 +00:00 committed by Git OBS Bridge
commit 6d429ab011
2 changed files with 11 additions and 8 deletions

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Nov 07 01:14:19 UTC 2024 - Tristan Miller <psychonaut@nothingisreal.com>
- enable patch mozilla-bmo1896958.patch for Leap 15.5
-------------------------------------------------------------------
Thu Sep 05 21:15:40 UTC 2024 - Tristan Miller <psychonaut@nothingisreal.com>
- request inclusion in Leap 15.5 and 15.6:
https://bugzilla.opensuse.org/show_bug.cgi?id=1230257
-------------------------------------------------------------------
Wed Sep 04 20:04:01 UTC 2024 - Tristan Miller <psychonaut@nothingisreal.com>

View File

@ -236,15 +236,7 @@ cp %{SOURCE12} GNUmakefile
%patch -P 4 -p0
%patch -P 5 -p1
%patch -P 6 -p1
# Fix Rust builds on Tumbleweed; see https://bugzilla.mozilla.org/show_bug.cgi?id=1896958
%if 0%{?suse_version} > 1600
%patch -P 7 -p1
%endif
# Fix Rust builds on openSUSE 15.6; see https://bugzilla.mozilla.org/show_bug.cgi?id=1896958
%if 0%{?sle_version} == 150600 && 0%{?is_opensuse}
%patch -P 7 -p1
%endif
# Fix --system-icu builds on Tumbleweed; see https://bugzilla.mozilla.org/show_bug.cgi?id=1862601
%if 0%{?suse_version} > 1600