1
0
forked from pool/sysuser-tools
Ana Guerrero 2023-07-24 16:11:34 +00:00 committed by Git OBS Bridge
commit 27cfef69e3
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