From 0c3d1a20a6802b9a4de41c2a44389ee0534e6366 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B5=D0=B9-=D0=97?= Date: Fri, 4 Oct 2019 12:16:33 +0000 Subject: [PATCH] Updated chromium-browser-stable.spec + update provides --- chromium-browser-stable.spec | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/chromium-browser-stable.spec b/chromium-browser-stable.spec index 423b231..6c68b03 100644 --- a/chromium-browser-stable.spec +++ b/chromium-browser-stable.spec @@ -51,7 +51,7 @@ Summary: A fast web browser based on the Blink engine Name: chromium-browser-stable Version: 77.0.3865.90 -Release: 4 +Release: 5 License: BSD, LGPL Group: Networking/WWW Url: https://www.chromium.org/Home @@ -140,14 +140,6 @@ Patch700: chromium-70.0.3538.77-no-system-nodejs.patch # Disable fontconfig cache magic that breaks remoting Patch717: chromium-70.0.3538.67-disable-fontconfig-cache-magic.patch -Provides: %{crname} = %{EVRD} -Conflicts: %{crname}-unstable -Conflicts: %{crname}-beta -# There was a dummy empty package chromium-browser -# which depended from chromium-browser-stable and nothing more. -# We decided to remove that package. -# chromium-browser SUBpackage had Epoch=1 -Obsoletes: %{crname} < 1:77 BuildRequires: bison %if 0%{?clang} BuildRequires: clang @@ -239,7 +231,16 @@ Conflicts: chromium-widevinecdm-plugin < 54 Obsoletes: chromium-widevinecdm-plugin < 54 Conflicts: %{crname}-beta Conflicts: %{crname}-unstable +# There was a dummy empty package chromium-browser +# which depended from chromium-browser-stable and nothing more. +# We decided to remove that package. +# chromium-browser SUBpackage had Epoch=1 +#Obsoletes: %{crname} < 1:77 +%if !%{mdvver} > 201610 Provides: %{crname} = %{EVRD} +%else +Provides: %{crname} = 1:%{version}-{release} +%endif %description Chromium is a browser that combines a minimal design with sophisticated