forked from pool/system-users
Accepting request 501651 from home:kukuk:sysusers
- BuildIgnore group(lock) and group(daemon) for ourselves, needed for bootstrap. OBS-URL: https://build.opensuse.org/request/show/501651 OBS-URL: https://build.opensuse.org/package/show/Base:System/system-users?expand=0&rev=18
This commit is contained in:
parent
69e47750b5
commit
8002a1e16a
@ -6,6 +6,12 @@ Tue Jun 6 14:52:27 UTC 2017 - dimstar@opensuse.org
|
|||||||
ultimately it helps us break a build cycle
|
ultimately it helps us break a build cycle
|
||||||
(system-users - libssh2_org - curl - systemd - system-users).
|
(system-users - libssh2_org - curl - systemd - system-users).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jun 6 13:29:49 UTC 2017 - lnussel@suse.de
|
||||||
|
|
||||||
|
- BuildIgnore group(lock) and group(daemon) for ourselves, needed
|
||||||
|
for bootstrap.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 3 11:35:55 CEST 2017 - kukuk@suse.de
|
Wed May 3 11:35:55 CEST 2017 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -48,6 +48,7 @@ This package provides various system users and their directories
|
|||||||
%package -n system-user-bin
|
%package -n system-user-bin
|
||||||
Summary: System user and group 'bin'
|
Summary: System user and group 'bin'
|
||||||
#!BuildIgnore: user(daemon)
|
#!BuildIgnore: user(daemon)
|
||||||
|
#!BuildIgnore: user(daemon)
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
Requires(pre): user(daemon)
|
Requires(pre): user(daemon)
|
||||||
%{sysusers_requires}
|
%{sysusers_requires}
|
||||||
@ -85,6 +86,7 @@ and their corresponding directories.
|
|||||||
|
|
||||||
%package -n system-user-uucp
|
%package -n system-user-uucp
|
||||||
Summary: System user and group uucp
|
Summary: System user and group uucp
|
||||||
|
#!BuildIgnore: group(lock)
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
Requires(pre): group(lock)
|
Requires(pre): group(lock)
|
||||||
%{sysusers_requires}
|
%{sysusers_requires}
|
||||||
@ -176,6 +178,7 @@ This package provides the system account and group 'nobody'.
|
|||||||
|
|
||||||
%package -n system-user-upsd
|
%package -n system-user-upsd
|
||||||
Summary: System user upsd
|
Summary: System user upsd
|
||||||
|
#!BuildIgnore: group(daemon)
|
||||||
Group: System/Fhs
|
Group: System/Fhs
|
||||||
Requires(pre): group(daemon)
|
Requires(pre): group(daemon)
|
||||||
%{sysusers_requires}
|
%{sysusers_requires}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user