!30 [sync] PR-28: fix build error(automake 1.17)

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2024-08-16 07:47:04 +00:00 committed by Gitee
commit c5fc107c62
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: guile
Version: 2.2.7
Release: 4
Release: 5
Epoch: 5
Summary: GNU's Ubiquitous Intelligent Language for Extension
License: LGPLv3+
@ -42,6 +42,7 @@ developing applications that use %{name}.
%autosetup -n %{name}-%{version} -p1
%build
autoreconf -fiv
%configure --disable-error-on-warning
sed -i 's|" $sys_lib_dlsearch_path "|" $sys_lib_dlsearch_path %{_libdir} "|' libtool
%make_build
@ -112,6 +113,10 @@ fi
%{_mandir}/man1/guile.1.gz
%changelog
* Fri Jul 19 2024 liweigang <liweiganga@uniontech.com> - 5:2.2.7-5
- fix build error(automake 1.17)
- regenerate configure file
* Wed Jan 03 2024 konglidong <konglidong@uniontech.com> - 2.2.7-4
- fix bad macro expansion in changelog