Accepting request 1099233 from home:olh:branches:Base:System

- Add "quilt setup" friendly hint to %sysusers_requires usage
  It is not required to have sysuser-tools installed when working
  with a pkg source which uses sysuser-tools at build time.

OBS-URL: https://build.opensuse.org/request/show/1099233
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysuser-tools?expand=0&rev=53
This commit is contained in:
Dirk Mueller 2023-07-18 12:22:19 +00:00 committed by Git OBS Bridge
parent 1aff59c0c9
commit 59868ddda3
3 changed files with 9 additions and 2 deletions

View File

@ -5,7 +5,7 @@
#
# When a package creates a system account, it should use the following macros:
#
# add %sysusers_requires in the package section
# add %?sysusers_requires in the package section
#
# add "%sysusers_generate_pre <source file> <account> [<config>]" to build section
#

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jul 17 17:17:17 UTC 2023 - olaf@aepfle.de
- Add "quilt setup" friendly hint to %sysusers_requires usage
It is not required to have sysuser-tools installed when working
with a pkg source which uses sysuser-tools at build time.
-------------------------------------------------------------------
Tue Sep 6 15:49:48 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package sysuser-tools
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed