SHA256
1
0
forked from pool/vtk

Accepting request 798237 from home:badshah400:branches:science

- Fix serial builds broken due to disabling the building of examples; instead of commenting out sections of the specfile related to examples, use %bcond_with to disable building examples by default and the corresponding conditionals where appropriate.

OBS-URL: https://build.opensuse.org/request/show/798237
OBS-URL: https://build.opensuse.org/package/show/science/vtk?expand=0&rev=154
This commit is contained in:
2020-04-30 02:03:15 +00:00
committed by Git OBS Bridge
parent 2ce443dd83
commit 23082aca72
2 changed files with 23 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Apr 27 11:00:45 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
- Fix serial builds broken due to disabling the building of
examples; instead of commenting out sections of the specfile
related to examples, use %bcond_with to disable building
examples by default and the corresponding conditionals where
appropriate.
-------------------------------------------------------------------
Sun Apr 26 04:21:40 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>