!4 Fix obs build failed
From: @yangchen_guang Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
9bb491ee40
@ -1,6 +1,6 @@
|
|||||||
Name: elinks
|
Name: elinks
|
||||||
Version: 0.12
|
Version: 0.12
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: A text-mode Web browser
|
Summary: A text-mode Web browser
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: http://elinks.or.cz
|
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 \
|
--with-lua --with-openssl --without-gnutls \
|
||||||
--without-spidermonkey --without-x
|
--without-spidermonkey --without-x
|
||||||
|
|
||||||
%make_build V=1
|
make V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install V=1
|
%make_install V=1
|
||||||
@ -110,6 +110,9 @@ exit 0
|
|||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Jun 23 2021 liudabo <liudabo1@huawei.com> - 0.12-3
|
||||||
- DESC:Add gcc build dependcy
|
- DESC:Add gcc build dependcy
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user