!8 remove '-enable-telnet' in %configure.
From: @zou_lin77 Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
164ce98b2a
@ -1,7 +1,7 @@
|
||||
Name: screen
|
||||
Epoch: 1
|
||||
Version: 4.8.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A full-screen window manager
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/screen
|
||||
@ -41,7 +41,6 @@ autoreconf -fiv
|
||||
--enable-colors256 \
|
||||
--enable-rxvt_osc \
|
||||
--enable-use-locale \
|
||||
--enable-telnet \
|
||||
--with-pty-mode=0620 \
|
||||
--with-sys-screenrc="%{_sysconfdir}/screenrc" \
|
||||
--with-socket-dir="%{_rundir}/screen"
|
||||
@ -97,6 +96,12 @@ fi
|
||||
%{_infodir}/screen.info*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 8 2021 zoulin <zoulin13@huawei.com> - 1:4.8.0-2
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:remove '-enable-telnet' in %configure.
|
||||
|
||||
* Wed Aug 26 2020 linwei <linwei54@huawei.com> - 1:4.8.0-1
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user