SHA256
1
0
forked from pool/dhcp

Accepting request 614191 from home:scarabeus_iv:branches:network:dhcp

- Drop doc subpackage as we do not build on < SLE12 anyway so it
  evaluated always as true
- Do not condition flags settings for codestreams that we are no
  longer building for
- Use %license macro for license as mandated by new TW requirements

- Format with spec-cleaner (automatic, remove FIXMEs)
- Use getent to detect created user prior doing it again
- Drop ldapcasa as it evaluates as false on all current products
- Drop ldap conditional as it is always true

- Kill omc configs wrt fate#301838

OBS-URL: https://build.opensuse.org/request/show/614191
OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=188
This commit is contained in:
Ismail Dönmez
2018-06-26 09:02:03 +00:00
committed by Git OBS Bridge
parent e9398b14d9
commit e6da93e899
4 changed files with 148 additions and 393 deletions

View File

@@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Jun 5 08:57:34 UTC 2018 - tchvatal@suse.com
- Drop doc subpackage as we do not build on < SLE12 anyway so it
evaluated always as true
- Do not condition flags settings for codestreams that we are no
longer building for
- Use %license macro for license as mandated by new TW requirements
-------------------------------------------------------------------
Mon Jun 4 19:53:43 UTC 2018 - tchvatal@suse.com
- Format with spec-cleaner (automatic, remove FIXMEs)
- Use getent to detect created user prior doing it again
- Drop ldapcasa as it evaluates as false on all current products
- Drop ldap conditional as it is always true
-------------------------------------------------------------------
Mon Jun 4 19:46:20 UTC 2018 - tchvatal@suse.com
- Kill omc configs wrt fate#301838
-------------------------------------------------------------------
Thu Mar 8 13:15:16 UTC 2018 - max@suse.com