17
0

4 Commits

2 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jul 11 10:10:46 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Work with newer gettext-runtime. In gettext 0.24.1 the m4 files
moved from /usr/share/aclocal/ to /usr/share/gettext/m4
-------------------------------------------------------------------
Thu Mar 28 07:55:28 UTC 2024 - Jonathan Kang <songchuan.kang@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package NetworkManager-openconnect
#
# Copyright (c) 2024 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
@@ -73,7 +73,7 @@ OpenConnect, an implementation of the Cisco AnyConnect VPN system.
%autosetup -p1
%build
autoreconf -fiv
autoreconf -fiv -I /usr/share/gettext/m4
%configure \
--disable-static \
--with-gtk4=yes \