SHA256
1
0
forked from pool/collectd

Accepting request 532580 from home:StefanBruens:branches:server:monitoring

- Sort list of plugins bundled in main package, add line breaks
- Add BuildRequires for libsigrok and create a sigrok plugin
  subpackage
- Add 9e36cd85a2bb_sigrok_Update_to_support_libsigrok_0_4.patch
  Apply patch conditionally for libsigrok >= 0.4.0, the API
  is different from the libsigrok 0.3.0 API.

OBS-URL: https://build.opensuse.org/request/show/532580
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/collectd?expand=0&rev=146
This commit is contained in:
Lars Vogdt
2017-10-29 16:50:16 +00:00
committed by Git OBS Bridge
parent 0c774b2ae8
commit b82746cbd4
3 changed files with 221 additions and 1 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Sep 8 15:28:48 UTC 2017 - stefan.bruens@rwth-aachen.de
- Sort list of plugins bundled in main package, add line breaks
- Add BuildRequires for libsigrok and create a sigrok plugin
subpackage
- Add 9e36cd85a2bb_sigrok_Update_to_support_libsigrok_0_4.patch
Apply patch conditionally for libsigrok >= 0.4.0, the API
is different from the libsigrok 0.3.0 API.
-------------------------------------------------------------------
Tue Jun 27 11:18:06 UTC 2017 - tchvatal@suse.com