Modify to single-threaded compilation to solveoccasional compilation failures
This commit is contained in:
parent
573ad3d4d7
commit
17fa9c95c3
@ -36,7 +36,7 @@
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.44.3
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Backend data server for Evolution
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
@ -125,7 +125,7 @@ export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et -Wno-d
|
||||
|
||||
|
||||
sed -i "300 d" docs/reference/evolution-data-server/evolution-data-server-docs.sgml.in
|
||||
%make_build
|
||||
make -j 1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
@ -332,6 +332,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_libexecdir}/evolution-data-server/csv2vcard
|
||||
|
||||
%changelog
|
||||
* Wed Jul 20 2022 liyanan <liyanan32@h-partners.com> - 3.44.3-2
|
||||
- Modify to single-threaded compilation to solve occasional compilation failures
|
||||
|
||||
* Mon Jul 18 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.44.3-1
|
||||
- Update to 3.44.3
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user