From 0ca1d5fbf3c189f03703c0614c25678d22953bc57a998665a379d204a9194f81 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Wed, 7 Jun 2017 11:15:04 +0000 Subject: [PATCH] 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 --- permissions.changes | 7 +++++++ permissions.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/permissions.changes b/permissions.changes index d4c0825..050c67d 100644 --- a/permissions.changes +++ b/permissions.changes @@ -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 diff --git a/permissions.spec b/permissions.spec index ee5b093..e2b16a0 100644 --- a/permissions.spec +++ b/permissions.spec @@ -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