remove '--enable-telnet' in configure
This commit is contained in:
parent
f7b79a1e03
commit
89b2d204ee
@ -1,7 +1,7 @@
|
|||||||
Name: screen
|
Name: screen
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 10
|
Release: 11
|
||||||
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
|
||||||
@ -43,7 +43,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"
|
||||||
@ -99,6 +98,9 @@ fi
|
|||||||
%{_infodir}/screen.info*
|
%{_infodir}/screen.info*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jun 4 2021 panxiaohe <panxiaohe@huawei.com> - 1:4.8.0-10
|
||||||
- add systemd to BuildRequires to use _tmpfilesdir macro
|
- add systemd to BuildRequires to use _tmpfilesdir macro
|
||||||
- fix bogus dates in changelog
|
- fix bogus dates in changelog
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user