!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
|
Name: libnma
|
||||||
Summary: NetworkManager GUI library
|
Summary: NetworkManager GUI library
|
||||||
Version: %{rpm_version}
|
Version: %{rpm_version}
|
||||||
Release: %{release_version}%{?dist}
|
Release: %{release_version}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: https://gitlab.gnome.org/GNOME/libnma/
|
URL: https://gitlab.gnome.org/GNOME/libnma/
|
||||||
Source0: https://download.gnome.org/sources/libnma/%{real_version_major}/%{name}-%{real_version}.tar.xz
|
Source0: https://download.gnome.org/sources/libnma/%{real_version_major}/%{name}-%{real_version}.tar.xz
|
||||||
@ -60,7 +60,6 @@ GUI tools with NetworkManager.
|
|||||||
%build
|
%build
|
||||||
%meson \
|
%meson \
|
||||||
-Dgcr=true \
|
-Dgcr=true \
|
||||||
-Ddisable-static=true \
|
|
||||||
-Dvapi=false \
|
-Dvapi=false \
|
||||||
-Dlibnma_gtk4=true \
|
-Dlibnma_gtk4=true \
|
||||||
-Dmobile_broadband_provider_info=false
|
-Dmobile_broadband_provider_info=false
|
||||||
@ -95,6 +94,9 @@ GUI tools with NetworkManager.
|
|||||||
%{_datadir}/gtk-doc
|
%{_datadir}/gtk-doc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Apr 20 2022 dillon chen <dillon.chen@gmail.com> - 1.8.34-1
|
||||||
- fix UI files in GTK4
|
- fix UI files in GTK4
|
||||||
- Enable gtk4 subpackage
|
- Enable gtk4 subpackage
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user