SHA256
1
0
forked from pool/dhcp

- Add a fallback definition for %make_build to fix build on SLE-12.

- Handle sysusers with a bcond to improve readability and simplify
  removal once we don't have to support SLE-12 anymore.
- bsc#1192020: Drop the obsolete dependency on "group(nogroup)".

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=232
This commit is contained in:
2021-10-26 12:49:46 +00:00
committed by Git OBS Bridge
parent afefe9a9cc
commit 63aa52ad28
2 changed files with 27 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Oct 26 11:58:59 UTC 2021 - Reinhard Max <max@suse.com>
- Add a fallback definition for %make_build to fix build on SLE-12.
- Handle sysusers with a bcond to improve readability and simplify
removal once we don't have to support SLE-12 anymore.
- bsc#1192020: Drop the obsolete dependency on "group(nogroup)".
-------------------------------------------------------------------
Thu Aug 5 11:33:54 UTC 2021 - Reinhard Max <max@suse.com>