!17 add systemd to BuildRequires to use _tmpfilesdir macro

From: @panxh_purple
Reviewed-by: @overweight
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2021-06-04 15:15:19 +08:00 committed by Gitee
commit 9981495b7b

View File

@ -1,7 +1,7 @@
Name: screen
Epoch: 1
Version: 4.8.0
Release: 4
Release: 5
Summary: A full-screen window manager
License: GPLv3+
URL: http://www.gnu.org/software/screen
@ -12,9 +12,10 @@ Patch1: screen-4.3.1-screenrc.patch
Patch2: screen-E3.patch
Patch3: screen-4.3.1-suppress_remap.patch
Patch4: screen-4.3.1-crypt.patch
Patch5: backport-CVE-2021-26937.patch
Patch5: backport-CVE-2021-26937.patch
BuildRequires: automake autoconf gcc ncurses-devel texinfo
BuildRequires: systemd
Requires: shadow-utils
Requires(preun): info
Requires(post): info
@ -97,13 +98,16 @@ fi
%{_infodir}/screen.info*
%changelog
* Wed Mar 31 2021 panxiaohe<panxiaohe@huawei.com> - 1:4.8.0-4
* Fri Jun 4 2021 panxiaohe <panxiaohe@huawei.com> - 1:4.8.0-5
- add systemd to BuildRequires to use _tmpfilesdir macro
* Wed Mar 31 2021 panxiaohe <panxiaohe@huawei.com> - 1:4.8.0-4
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:fix wrong changelog
* Fri Feb 26 2021 lirui<lirui130@huawei.com> - 1:4.8.0-3
* Fri Feb 26 2021 lirui <lirui130@huawei.com> - 1:4.8.0-3
- Type:bugfix
- ID:NA
- SUG:NA