mirror of
https://abf.rosa.ru/djam/chromium-browser-stable.git
synced 2025-02-25 07:32:51 +00:00
Obsolete deleted package to fix upgrading (RB#10172#c2)
This commit is contained in:
parent
72bdca95cc
commit
f562f4637c
1 changed files with 6 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
Summary: A fast web browser based on the Blink engine
|
Summary: A fast web browser based on the Blink engine
|
||||||
Name: chromium-browser-stable
|
Name: chromium-browser-stable
|
||||||
Version: 77.0.3865.90
|
Version: 77.0.3865.90
|
||||||
Release: 3
|
Release: 4
|
||||||
License: BSD, LGPL
|
License: BSD, LGPL
|
||||||
Group: Networking/WWW
|
Group: Networking/WWW
|
||||||
Url: https://www.chromium.org/Home
|
Url: https://www.chromium.org/Home
|
||||||
|
@ -141,6 +141,11 @@ Patch717: chromium-70.0.3538.67-disable-fontconfig-cache-magic.patch
|
||||||
Provides: %{crname} = %{EVRD}
|
Provides: %{crname} = %{EVRD}
|
||||||
Conflicts: %{crname}-unstable
|
Conflicts: %{crname}-unstable
|
||||||
Conflicts: %{crname}-beta
|
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
|
BuildRequires: bison
|
||||||
%if 0%{?clang}
|
%if 0%{?clang}
|
||||||
BuildRequires: clang
|
BuildRequires: clang
|
||||||
|
|
Loading…
Add table
Reference in a new issue