!15 解决master分支libnma编译失败
From: @lyn1001 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
ac08e7e6e1
@ -14,7 +14,7 @@
|
||||
Name: libnma
|
||||
Summary: NetworkManager GUI library
|
||||
Version: %{rpm_version}
|
||||
Release: %{release_version}%{?dist}
|
||||
Release: %{release_version}
|
||||
License: GPLv2+ and LGPLv2+
|
||||
URL: https://gitlab.gnome.org/GNOME/libnma/
|
||||
Source0: https://download.gnome.org/sources/libnma/%{real_version_major}/%{name}-%{real_version}.tar.xz
|
||||
@ -60,7 +60,6 @@ GUI tools with NetworkManager.
|
||||
%build
|
||||
%meson \
|
||||
-Dgcr=true \
|
||||
-Ddisable-static=true \
|
||||
-Dvapi=false \
|
||||
-Dlibnma_gtk4=true \
|
||||
-Dmobile_broadband_provider_info=false
|
||||
@ -95,6 +94,9 @@ GUI tools with NetworkManager.
|
||||
%{_datadir}/gtk-doc
|
||||
|
||||
%changelog
|
||||
* Fri Jun 17 liyanan <liyanan32@h-partners.com> - 1.8.34-2
|
||||
- Drop disable-static from meson command line
|
||||
|
||||
* Wed Apr 20 2022 dillon chen <dillon.chen@gmail.com> - 1.8.34-1
|
||||
- fix UI files in GTK4
|
||||
- Enable gtk4 subpackage
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user