SHA256
3
0
forked from pool/screen

Accepting request 1241316 from Base:System

- Disable libutempter, it doesn't work anymore with the switch
  from utmp to systemd-logind and only creates error messages (forwarded request 1238457 from kukuk)

OBS-URL: https://build.opensuse.org/request/show/1241316
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/screen?expand=0&rev=65
This commit is contained in:
Ana Guerrero 2025-01-31 15:02:16 +00:00 committed by Git OBS Bridge
commit 009f5f0350
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jan 16 10:49:16 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
- Disable libutempter, it doesn't work anymore with the switch
from utmp to systemd-logind and only creates error messages
-------------------------------------------------------------------
Mon Feb 26 13:12:12 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package screen
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -40,7 +40,9 @@ BuildRequires: automake
BuildRequires: makeinfo
BuildRequires: ncurses-devel
BuildRequires: pam-devel
%if 0%{?suse_version} < 1600
BuildRequires: utempter-devel
%endif
Requires: terminfo-base
Requires(post): permissions
%systemd_ordering