SHA256
1
0
forked from pool/seamonkey

Accepting request 1151534 from home:dimstar:rpm4.20:s

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1151534
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/seamonkey?expand=0&rev=56
This commit is contained in:
Tristan Miller 2024-02-26 19:34:18 +00:00 committed by Git OBS Bridge
parent d4859c0c39
commit 94f2199ad6
2 changed files with 11 additions and 6 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 26 13:22:25 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
-------------------------------------------------------------------
Thu Feb 8 17:35:05 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -222,12 +222,12 @@ cd mozilla
cp %{SOURCE12} GNUmakefile
%patch1 -p1
%patch2 -p2
%patch3 -p1
%patch4 -p0
%patch5 -p1
%patch6 -p1
%patch -P 1 -p1
%patch -P 2 -p2
%patch -P 3 -p1
%patch -P 4 -p0
%patch -P 5 -p1
%patch -P 6 -p1
cat << EOF > .mozconfig
mk_add_options MOZILLA_OFFICIAL=1