update code

This commit is contained in:
zhuchunyi 2019-11-06 19:52:06 +08:00
parent 532c0f6b62
commit a56785d79f

View File

@ -1,14 +1,14 @@
Name: screen Name: screen
Epoch: 1 Epoch: 1
Version: 4.6.2 Version: 4.6.2
Release: 3 Release: 4
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
Source0: http://ftp.gnu.org/gnu/screen/screen-%{version}.tar.gz Source0: http://ftp.gnu.org/gnu/screen/screen-%{version}.tar.gz
Source1: screen.pam Source1: screen.pam
BuildRequires: automake autoconf gcc ncurses-devel BuildRequires: automake autoconf gcc ncurses-devel texinfo
Requires: shadow info Requires: shadow info
%description %description
@ -91,6 +91,12 @@ fi
%changelog %changelog
* Sat Oct 26 2019 shenyangyang <shenyangyang4@huawei.com> - 1:4.6.2-4
- Type:enhancement
- ID:NA
- SUG:NA
- DESC:add build requires of texinfo to solve the problem of build
* Tue Sep 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:4.6.2-3 * Tue Sep 26 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:4.6.2-3
- Modify requires - Modify requires