add systemd to BuildRequires to use _tmpfilesdir macro
This commit is contained in:
parent
948598689a
commit
f2eb5a1684
12
screen.spec
12
screen.spec
@ -1,7 +1,7 @@
|
|||||||
Name: screen
|
Name: screen
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 4.8.0
|
Version: 4.8.0
|
||||||
Release: 4
|
Release: 5
|
||||||
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
|
||||||
@ -12,9 +12,10 @@ Patch1: screen-4.3.1-screenrc.patch
|
|||||||
Patch2: screen-E3.patch
|
Patch2: screen-E3.patch
|
||||||
Patch3: screen-4.3.1-suppress_remap.patch
|
Patch3: screen-4.3.1-suppress_remap.patch
|
||||||
Patch4: screen-4.3.1-crypt.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: automake autoconf gcc ncurses-devel texinfo
|
||||||
|
BuildRequires: systemd
|
||||||
Requires: shadow-utils
|
Requires: shadow-utils
|
||||||
Requires(preun): info
|
Requires(preun): info
|
||||||
Requires(post): info
|
Requires(post): info
|
||||||
@ -97,13 +98,16 @@ fi
|
|||||||
%{_infodir}/screen.info*
|
%{_infodir}/screen.info*
|
||||||
|
|
||||||
%changelog
|
%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
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
- DESC:fix wrong changelog
|
- 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
|
- Type:bugfix
|
||||||
- ID:NA
|
- ID:NA
|
||||||
- SUG:NA
|
- SUG:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user