!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:
commit
9744aa05d7
@ -1,6 +1,6 @@
|
|||||||
Name: guile
|
Name: guile
|
||||||
Version: 2.0.14
|
Version: 2.0.14
|
||||||
Release: 17
|
Release: 18
|
||||||
Epoch: 5
|
Epoch: 5
|
||||||
Summary: GNU's Ubiquitous Intelligent Language for Extension
|
Summary: GNU's Ubiquitous Intelligent Language for Extension
|
||||||
License: LGPLv3+
|
License: LGPLv3+
|
||||||
@ -37,7 +37,7 @@ developing applications that use %{name}.
|
|||||||
%build
|
%build
|
||||||
%configure --disable-error-on-warning
|
%configure --disable-error-on-warning
|
||||||
sed -i 's|" $sys_lib_dlsearch_path "|" $sys_lib_dlsearch_path %{_libdir} "|' libtool
|
sed -i 's|" $sys_lib_dlsearch_path "|" $sys_lib_dlsearch_path %{_libdir} "|' libtool
|
||||||
%make_build
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
@ -106,6 +106,9 @@ fi
|
|||||||
%{_mandir}/man1/guile.1.gz
|
%{_mandir}/man1/guile.1.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 2.0.14-17
|
||||||
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
- DESC: delete -S git from %autosetup, and delete BuildRequires git
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user