forked from pool/permissions
Accepting request 501680 from home:dimstar:Factory
- BuildIgnore group(trusted): we don't really care for this group in the buildroot and do not want to get system-users into the bootstrap cycle as we can avoid it. OBS-URL: https://build.opensuse.org/request/show/501680 OBS-URL: https://build.opensuse.org/package/show/Base:System/permissions?expand=0&rev=159
This commit is contained in:
parent
310cebf5b3
commit
0ca1d5fbf3
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 7 10:58:37 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- BuildIgnore group(trusted): we don't really care for this group
|
||||||
|
in the buildroot and do not want to get system-users into the
|
||||||
|
bootstrap cycle as we can avoid it.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 3 07:21:24 UTC 2017 - meissner@suse.com
|
Sat Jun 3 07:21:24 UTC 2017 - meissner@suse.com
|
||||||
|
|
||||||
|
@ -30,6 +30,7 @@ License: GPL-2.0+
|
|||||||
Group: Productivity/Security
|
Group: Productivity/Security
|
||||||
%if 0%{?suse_version} >= 1330
|
%if 0%{?suse_version} >= 1330
|
||||||
Requires(pre): group(trusted)
|
Requires(pre): group(trusted)
|
||||||
|
#!BuildIgnore: group(trusted)
|
||||||
%endif
|
%endif
|
||||||
Source: permissions-%{version}.tar.xz
|
Source: permissions-%{version}.tar.xz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user