Accepting request 713918 from home:eeich:slurm-staging

- Add BuildRequires to address warnings during build:
  * for libcurl-devel, libssh2-devel and rrdtool-devel
  * for libjson-c-devel and liblz4-devel where available,
    disable these with --without-json and --without-lz4
    where not.
  * disable DataWarp (--without-datawarp).

OBS-URL: https://build.opensuse.org/request/show/713918
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=98
This commit is contained in:
2019-07-08 05:48:14 +00:00
committed by Git OBS Bridge
parent 5f6fddfc21
commit 5a25a5ea8b
2 changed files with 32 additions and 2 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Jul 8 05:41:11 UTC 2019 - Egbert Eich <eich@suse.com>
- Add BuildRequires to address warnings during build:
* for libcurl-devel, libssh2-devel and rrdtool-devel
* for libjson-c-devel and liblz4-devel where available,
disable these with --without-json and --without-lz4
where not.
* disable DataWarp (--without-datawarp).
-------------------------------------------------------------------
Sat Jul 6 20:07:53 UTC 2019 - Egbert Eich <eich@suse.com>