!20 remove '--enable-telnet' in configure

From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-06-22 07:06:03 +00:00 committed by Gitee
commit c9f88ce2e9

View File

@ -1,7 +1,7 @@
Name: screen
Epoch: 1
Version: 4.8.0
Release: 10
Release: 11
Summary: A full-screen window manager
License: GPLv3+
URL: http://www.gnu.org/software/screen
@ -43,7 +43,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"
@ -99,6 +98,9 @@ fi
%{_infodir}/screen.info*
%changelog
* Sat Jun 19 2021 panxiaohe <panxiaohe@huawei.com> - 1:4.8.0-11
- remove '--enable-telnet' in configure
* Fri Jun 4 2021 panxiaohe <panxiaohe@huawei.com> - 1:4.8.0-10
- add systemd to BuildRequires to use _tmpfilesdir macro
- fix bogus dates in changelog