diff --git a/macros.sysusers b/macros.sysusers index f353b1b..48f0dad 100644 --- a/macros.sysusers +++ b/macros.sysusers @@ -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 []" to build section # diff --git a/sysuser-tools.changes b/sysuser-tools.changes index 244457c..67c652f 100644 --- a/sysuser-tools.changes +++ b/sysuser-tools.changes @@ -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 diff --git a/sysuser-tools.spec b/sysuser-tools.spec index ee9d35e..fb814ab 100644 --- a/sysuser-tools.spec +++ b/sysuser-tools.spec @@ -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