Accepting request 1206276 from editors
- Prefer webkit2gtk-4.1 over webkit2gtk-4.0: configure also prefers API version 4.1 and uses 4.0 only as a fallback. (forwarded request 1206266 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1206276 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=194
This commit is contained in:
commit
28a1568fb3
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 8 08:06:41 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Prefer webkit2gtk-4.1 over webkit2gtk-4.0: configure also prefers
|
||||
API version 4.1 and uses 4.0 only as a fallback.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 16 10:47:37 UTC 2024 - Dr. Werner Fink <werner@suse.de>
|
||||
|
||||
|
@ -145,7 +145,7 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(tree-sitter)
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.12
|
||||
BuildRequires: pkgconfig(webkit2gtk-4.1) >= 2.12
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(x11-xcb)
|
||||
BuildRequires: pkgconfig(xaw3d)
|
||||
@ -323,7 +323,7 @@ Summary: Info files for GNU Emacs
|
||||
Group: Documentation/Other
|
||||
%if 0%{?suse_version} <= 1500
|
||||
Requires(post): %install_info_prereq
|
||||
Requires(preun):%install_info_prereq
|
||||
Requires(preun): %install_info_prereq
|
||||
%endif
|
||||
BuildArch: noarch
|
||||
|
||||
@ -351,7 +351,7 @@ group called "games".
|
||||
Summary: Generate Tag Files for Use with Emacs
|
||||
Group: Development/Tools/Navigators
|
||||
Requires(post): coreutils update-alternatives
|
||||
Requires(preun):coreutils update-alternatives
|
||||
Requires(preun): coreutils update-alternatives
|
||||
Provides: ctags:/usr/bin/etags
|
||||
|
||||
%description -n etags
|
||||
|
Loading…
x
Reference in New Issue
Block a user