diff --git a/README.debrand b/README.debrand deleted file mode 100644 index 01c46d2..0000000 --- a/README.debrand +++ /dev/null @@ -1,2 +0,0 @@ -Warning: This package was configured for automatic debranding, but the changes -failed to apply. diff --git a/SPECS/firefox.spec b/SPECS/firefox.spec index 8771ac1..46842a6 100644 --- a/SPECS/firefox.spec +++ b/SPECS/firefox.spec @@ -219,6 +219,12 @@ Patch521: expat-CVE-2022-25315.patch # Flatpak patches +# CentOS patches +%if 0%{?centos} +Patch10000: Bug-1238661---fix-mozillaSignalTrampoline-to-work-.patch +Patch10001: Bug-1526653---fix_user_vfp_armv7.patch +%endif + %if %{?system_nss} %if !0%{?bundle_nss} BuildRequires: pkgconfig(nspr) >= %{nspr_version} @@ -478,6 +484,13 @@ echo "use_rustts %{?use_rustts}" %endif %endif +%if 0%{?centos} +%ifarch %{arm} +%patch 10000 -p1 -b .centos.armhfp +%patch 10001 -p1 -b .centos.armhfp2 +%endif +%endif + %{__rm} -f .mozconfig %{__cp} %{SOURCE10} .mozconfig %if %{official_branding}