forked from pool/screen
Accepting request 509442 from home:Alexander_Naumov:branches:Base:System
spec file: adding PreReq for permissions OBS-URL: https://build.opensuse.org/request/show/509442 OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=76
This commit is contained in:
parent
5447d0f63e
commit
487f973541
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 11 14:30:37 UTC 2017 - alexander_naumov@opensuse.org
|
||||||
|
|
||||||
|
- spec file: adding PreReq for permissions
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 11 13:59:01 UTC 2017 - alexander_naumov@opensuse.org
|
Thu Jul 11 13:59:01 UTC 2017 - alexander_naumov@opensuse.org
|
||||||
|
|
||||||
|
@ -41,6 +41,7 @@ BuildRequires: pam-devel
|
|||||||
# FIXME: use proper Requires(pre/post/preun/...)
|
# FIXME: use proper Requires(pre/post/preun/...)
|
||||||
PreReq: %{install_info_prereq}
|
PreReq: %{install_info_prereq}
|
||||||
PreReq: coreutils
|
PreReq: coreutils
|
||||||
|
PreReq: permissions
|
||||||
Requires(post): %{install_info_prereq}
|
Requires(post): %{install_info_prereq}
|
||||||
Requires(preun): %{install_info_prereq}
|
Requires(preun): %{install_info_prereq}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user