!12 [sync] PR-11: Removed multithreaded builds to resolve binary bep differences

From: @openeuler-sync-bot 
Reviewed-by: @weidongkl 
Signed-off-by: @weidongkl
This commit is contained in:
openeuler-ci-bot 2022-04-26 01:34:30 +00:00 committed by Gitee
commit 9744aa05d7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: guile
Version: 2.0.14
Release: 17
Release: 18
Epoch: 5
Summary: GNU's Ubiquitous Intelligent Language for Extension
License: LGPLv3+
@ -37,7 +37,7 @@ developing applications that use %{name}.
%build
%configure --disable-error-on-warning
sed -i 's|" $sys_lib_dlsearch_path "|" $sys_lib_dlsearch_path %{_libdir} "|' libtool
%make_build
make
%install
%make_install
@ -106,6 +106,9 @@ fi
%{_mandir}/man1/guile.1.gz
%changelog
* Mon Apr 25 2022 yangcheng <yangcheng87@h-partners.com> - 2.0.14-18
- Remove multithreaded builds to resolve binary bep differences
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0.14-17
- DESC: delete -S git from %autosetup, and delete BuildRequires git