SHA256
1
0
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:
Marcus Meissner 2017-06-07 11:15:04 +00:00 committed by Git OBS Bridge
parent 310cebf5b3
commit 0ca1d5fbf3
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -30,6 +30,7 @@ License: GPL-2.0+
Group: Productivity/Security
%if 0%{?suse_version} >= 1330
Requires(pre): group(trusted)
#!BuildIgnore: group(trusted)
%endif
Source: permissions-%{version}.tar.xz
BuildRoot: %{_tmppath}/%{name}-%{version}-build