diff --git a/screen.spec b/screen.spec index 9508cf9e922ddc65f2a09a0eb675d1781e77055f..5a49b430cc523bcfb91d52bc9f85581423173281 100644 --- a/screen.spec +++ b/screen.spec @@ -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 - 1:4.8.0-4 +* Fri Jun 4 2021 panxiaohe - 1:4.8.0-5 +- add systemd to BuildRequires to use _tmpfilesdir macro + +* Wed Mar 31 2021 panxiaohe - 1:4.8.0-4 - Type:bugfix - ID:NA - SUG:NA - DESC:fix wrong changelog -* Fri Feb 26 2021 lirui - 1:4.8.0-3 +* Fri Feb 26 2021 lirui - 1:4.8.0-3 - Type:bugfix - ID:NA - SUG:NA