This commit is contained in:
parent
5e25c1bcbb
commit
0e45babc89
@ -231,7 +231,8 @@ Requires: bubblewrap
|
||||
%if "%{flavor}" == "gtk4"
|
||||
Requires: libjavascriptcoregtk%{_soverlj6api} = %{version}
|
||||
Requires: webkitgtk-%{_sonameverpkg}-injected-bundles
|
||||
Obsoletes: libwebkitgtk6_0-4
|
||||
# Package was wrongly named
|
||||
Obsoletes: libwebkitgtk6_0-4 < 2.42.6
|
||||
%else
|
||||
Requires: libjavascriptcoregtk%{_sover} = %{version}
|
||||
Requires: webkit2gtk-%{_sonameverpkg}-injected-bundles
|
||||
@ -296,7 +297,8 @@ more.
|
||||
%package -n libjavascriptcoregtk%{_soverlj6api}
|
||||
Summary: JavaScript Core Engine, GTK+ Port
|
||||
Group: System/Libraries
|
||||
Obsoletes: libjavascriptcoregtk6_0-1
|
||||
# Package was wrongly named
|
||||
Obsoletes: libjavascriptcoregtk6_0-1 < 2.42.6
|
||||
|
||||
%description -n libjavascriptcoregtk%{_soverlj6api}
|
||||
WebKit is a web content engine, derived from KHTML and KJS from KDE,
|
||||
@ -437,6 +439,7 @@ A small test browswer from webkit, useful for testing features.
|
||||
|
||||
|
||||
# Expand %%lang_package to Obsoletes its older-name counterpart
|
||||
|
||||
%package -n WebKitGTK-%{_apiver}-lang
|
||||
Summary: Translations for package %{name}
|
||||
Group: System/Localization
|
||||
|
Loading…
x
Reference in New Issue
Block a user