remove -enable-telnet in %configure.
This commit is contained in:
parent
325932a576
commit
5f3eac4255
@ -1,7 +1,7 @@
|
|||||||
Name: screen
|
Name: screen
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A full-screen window manager
|
Summary: A full-screen window manager
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/screen
|
URL: http://www.gnu.org/software/screen
|
||||||
@ -41,7 +41,6 @@ autoreconf -fiv
|
|||||||
--enable-colors256 \
|
--enable-colors256 \
|
||||||
--enable-rxvt_osc \
|
--enable-rxvt_osc \
|
||||||
--enable-use-locale \
|
--enable-use-locale \
|
||||||
--enable-telnet \
|
|
||||||
--with-pty-mode=0620 \
|
--with-pty-mode=0620 \
|
||||||
--with-sys-screenrc="%{_sysconfdir}/screenrc" \
|
--with-sys-screenrc="%{_sysconfdir}/screenrc" \
|
||||||
--with-socket-dir="%{_rundir}/screen"
|
--with-socket-dir="%{_rundir}/screen"
|
||||||
@ -97,6 +96,12 @@ fi
|
|||||||
%{_infodir}/screen.info*
|
%{_infodir}/screen.info*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Aug 26 2020 linwei <linwei54@huawei.com> - 1:4.8.0-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user