From: Jan Palus Date: Thu, 24 Mar 2022 08:34:45 +0000 (+0100) Subject: BC: python3-psutil out of supported range (optional dep); rel 2 X-Git-Tag: auto/th/firefox-98.0.2-2 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=refs%2Ftags%2Fauto%2Fth%2Ffirefox-98.0.2-2;p=packages%2Ffirefox.git BC: python3-psutil out of supported range (optional dep); rel 2 --- diff --git a/firefox.spec b/firefox.spec index 6c0bec7..38e5630 100644 --- a/firefox.spec +++ b/firefox.spec @@ -51,7 +51,7 @@ Summary(hu.UTF-8): Firefox web böngésző Summary(pl.UTF-8): Firefox - przeglądarka WWW Name: firefox Version: 98.0.2 -Release: 1 +Release: 2 License: MPL v2.0 Group: X11/Applications/Networking Source0: https://releases.mozilla.org/pub/firefox/releases/%{version}/source/firefox-%{version}.source.tar.xz @@ -348,6 +348,8 @@ BuildRequires: unzip BuildRequires: zip BuildRequires: zlib-devel >= 1.2.3 BuildConflicts: %{name}-devel < %{version} +BuildConflicts: python3-psutil < 5.4.2 +BuildConflicts: python3-psutil > 5.8.0 Requires(post): mktemp >= 1.5-18 Requires: browser-plugins >= 2.0 %{?with_system_cairo:Requires: cairo >= 1.10.2-5}