Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8cea04c837 | |||
| f6ccd72725 |
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 17 10:37:38 UTC 2025 - Thorsten Kukuk <kukuk@suse.com>
|
||||
|
||||
- Disable libutempter, it doesn't work anymore with the switch
|
||||
from utmp to systemd-logind
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 12 08:10:35 UTC 2024 - Dirk Stoecker <opensuse@dstoecker.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package mosh
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
# Copyright (c) 2012 Flavio Castelli.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -31,7 +31,9 @@ BuildRequires: gcc-c++
|
||||
BuildRequires: ncurses-devel
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig
|
||||
%if 0%{?suse_version} < 1600
|
||||
BuildRequires: utempter-devel
|
||||
%endif
|
||||
BuildRequires: pkgconfig(bash-completion)
|
||||
BuildRequires: pkgconfig(protobuf)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
|
||||
Reference in New Issue
Block a user