forked from pool/sysuser-tools
Accepting request 1099266 from Base:System
OBS-URL: https://build.opensuse.org/request/show/1099266 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysuser-tools?expand=0&rev=23
This commit is contained in:
commit
27cfef69e3
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
# When a package creates a system account, it should use the following macros:
|
# 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
|
# add "%sysusers_generate_pre <source file> <account> [<config>]" to build section
|
||||||
#
|
#
|
||||||
|
@ -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>
|
Tue Sep 6 15:49:48 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package sysuser-tools
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
|
Loading…
Reference in New Issue
Block a user