Compare commits
4 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 12148bcf91 | |||
| 0d9cc0b799 | |||
| 37650feb9c | |||
| e3d19bc0f7 |
@@ -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>
|
||||
|
||||
|
||||
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user