Obsolete firefox-wayland and firefox-x11 on Fedora 40+

This commit is contained in:
Martin Stransky 2024-01-29 09:55:29 +01:00
parent 331eced30e
commit 919e30e38f

View File

@ -174,7 +174,7 @@ ExcludeArch: i686
Summary: Mozilla Firefox Web browser Summary: Mozilla Firefox Web browser
Name: firefox Name: firefox
Version: 122.0 Version: 122.0
Release: 1%{?pre_tag}%{?dist} Release: 2%{?pre_tag}%{?dist}
URL: https://www.mozilla.org/firefox/ URL: https://www.mozilla.org/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+ License: MPLv1.1 or GPLv2+ or LGPLv2+
Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz Source0: https://archive.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.xz
@ -496,6 +496,13 @@ to run Firefox explicitly on Wayland.
%{_datadir}/applications/firefox-wayland.desktop %{_datadir}/applications/firefox-wayland.desktop
%endif %endif
# Don't ship firefox-x11 and firefox-wayland on Fedora 40.
# Wayland backend is considered as mature enough now.
%if 0%{?fedora} >= 40
Obsoletes: firefox-wayland
Obsoletes: firefox-x11
%endif
%if 0%{?run_firefox_tests} %if 0%{?run_firefox_tests}
%global testsuite_pkg_name %{name}-testresults %global testsuite_pkg_name %{name}-testresults
%package -n %{testsuite_pkg_name} %package -n %{testsuite_pkg_name}
@ -1170,6 +1177,9 @@ fi
#--------------------------------------------------------------------- #---------------------------------------------------------------------
%changelog %changelog
* Mon Jan 29 2024 Martin Stransky <stransky@redhat.com>- 122.0-2
- Obsolete firefox-wayland and firefox-x11 on Fedora 40+
* Fri Jan 19 2024 Martin Stransky <stransky@redhat.com>- 122.0-1 * Fri Jan 19 2024 Martin Stransky <stransky@redhat.com>- 122.0-1
- Update to 122.0 - Update to 122.0