!4 Fix obs build failed

From: @yangchen_guang 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2023-01-18 07:30:51 +00:00 committed by Gitee
commit 9bb491ee40
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: elinks
Version: 0.12
Release: 3
Release: 4
Summary: A text-mode Web browser
License: GPLv2
URL: http://elinks.or.cz
@ -63,7 +63,7 @@ export CFLAGS="$RPM_OPT_FLAGS $(getconf LFS_CFLAGS) -D_GNU_SOURCE -DLUA_COMPAT_5
--with-lua --with-openssl --without-gnutls \
--without-spidermonkey --without-x
%make_build V=1
make V=1
%install
%make_install V=1
@ -110,6 +110,9 @@ exit 0
%{_mandir}/man5/*
%changelog
* Wed Jan 18 2023 yangchenguang <yangchenguang@uniontech.com> - 0.12-4
- Fix obs build failed
* Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 0.12-3
- DESC:Add gcc build dependcy