use multi-thread build

(cherry picked from commit 23d41ec59df2adc32fcf0594150e555c38ea0d1f)
This commit is contained in:
gaoxingwang 2022-09-29 19:41:29 +08:00 committed by openeuler-sync-bot
parent 18e6d80194
commit 125d1ef6b8

View File

@ -50,7 +50,7 @@
Name: NetworkManager Name: NetworkManager
Version: 1.32.12 Version: 1.32.12
Epoch: 1 Epoch: 1
Release: 11 Release: 12
Summary: Network Link Manager and User Applications Summary: Network Link Manager and User Applications
License: GPLv2+ License: GPLv2+
URL: https://www.gnome.org/projects/NetworkManager/ URL: https://www.gnome.org/projects/NetworkManager/
@ -306,7 +306,7 @@ intltoolize --automake --copy --force
--with-nm-cloud_setup=no --with-nm-cloud_setup=no
%endif %endif
make %make_build
%install %install
make install DESTDIR=%{buildroot} make install DESTDIR=%{buildroot}
@ -485,6 +485,12 @@ fi
%{_datadir}/gtk-doc/html/NetworkManager/* %{_datadir}/gtk-doc/html/NetworkManager/*
%changelog %changelog
* Thu Sep 29 2022 gaoxingwang <gaoxingwang1@huawei.com> - 1:1.32.12-12
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:use multi-thread build
* Thu Sep 29 2022 gaoxingwang <gaoxingwang1@huawei.com> - 1:1.32.12-11 * Thu Sep 29 2022 gaoxingwang <gaoxingwang1@huawei.com> - 1:1.32.12-11
- Type:bugfix - Type:bugfix
- ID:NA - ID:NA