From 248af804a7b3eda308281da7997e539919b7e5f5810c6eecbbe2d0be5e0ecacf Mon Sep 17 00:00:00 2001 From: Soc Virnyl Estela Date: Sun, 21 Jan 2024 04:23:55 +0000 Subject: [PATCH] - Remove wezterm-terminfo package. Ncurses now provides the terminfo file OBS-URL: https://build.opensuse.org/package/show/X11:terminals/wezterm?expand=0&rev=108 --- wezterm.changes | 5 +++++ wezterm.spec | 19 ++----------------- 2 files changed, 7 insertions(+), 17 deletions(-) diff --git a/wezterm.changes b/wezterm.changes index 2b3c193..c25a0c1 100644 --- a/wezterm.changes +++ b/wezterm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jan 21 04:21:57 UTC 2024 - Soc Virnyl Estela + +- Remove wezterm-terminfo package. Ncurses now provides the terminfo file + ------------------------------------------------------------------- Sun Nov 19 13:26:35 UTC 2023 - Soc Virnyl Estela diff --git a/wezterm.spec b/wezterm.spec index 064434c..d208018 100644 --- a/wezterm.spec +++ b/wezterm.spec @@ -1,7 +1,7 @@ # # spec file for package wezterm # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,7 +29,6 @@ Source0: %{name}-%{version}.tar.zst Source1: vendor.tar.zst Patch0: do-not-send-eof-when-closing-application.patch Patch1: https://github.com/wez/wezterm/pull/4578/commits/963413f8c550e7cf417a468a9f78bafcda512006.patch#/add-terminator-to-sync-capability.patch -Requires: terminfo BuildRequires: Mesa-libEGL-devel BuildRequires: rust+cargo >= 1.43 @@ -60,9 +59,8 @@ BuildRequires: pkgconfig(harfbuzz) BuildRequires: pkgconfig(libgit2) BuildRequires: pkgconfig(libssh2) BuildRequires: pkgconfig(openssl) -BuildRequires: pkgconfig(tic) BuildRequires: pkgconfig(xcb) -Recommends: %{name}-terminfo +Recommends: terminfo %description Wezterm is a GPU-accelerated terminal emulator written in Rust. It supports @@ -76,14 +74,6 @@ Recommends: %{name} = %{version} %description mux-server Multiplexer server for wezterm for running on a headless system. -%package terminfo -Summary: Terminfo for %{name} -Supplements: (%{name}-terminfo and terminfo) -BuildArch: noarch - -%description terminfo -Terminfo file for wezterm. - %package bash-completion Summary: Bash Completion for %{name} Requires: bash-completion @@ -111,7 +101,6 @@ Zsh completion script for %{name}. %prep %autosetup -a1 -p1 -tic -vvv -x -o terminfo termwiz/data/%{name}.terminfo printf "%{version}" > .tag %build @@ -167,10 +156,6 @@ install -D -m 0644 assets/shell-completion/fish %{buildroot}%{_datadir}/fish/ven %doc README.md CONTRIBUTING.md %{_bindir}/wezterm-mux-server -%files terminfo -%license LICENSE.md -%{_datadir}/terminfo/w/wezterm - %files bash-completion %dir %{_datadir}/bash-completion %dir %{_datadir}/bash-completion/completions