Fix obs build failed
Signed-off-by: yangchenguang <yangchenguang@uniontech.com>
This commit is contained in:
parent
262d5b9eb9
commit
4b4048664c
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user