Accepting request 125782 from devel:libraries:c_c++

- remove unused source file h5comp
 - enable all tests on ppc again (remove hdf5-1.8.8-tstlite.patch)
 - build fixes for arm
   * avoid some false positives "no-return-in-nonvoid-function"
   * disable some tests on arm only (hdf5-1.8.9-tests-arm.patch) (forwarded request 125770 from rudi_m)

OBS-URL: https://build.opensuse.org/request/show/125782
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hdf5?expand=0&rev=5
This commit is contained in:
Stephan Kulow
2012-06-26 13:51:23 +00:00
committed by Git OBS Bridge
parent c47dbb6205
commit 536bc903c7
6 changed files with 111 additions and 50 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jun 20 09:39:44 UTC 2012 - sweet_f_a@gmx.de
- minor rpm portability build fixes
- remove unused source file h5comp
- enable all tests on ppc again (remove hdf5-1.8.8-tstlite.patch)
- build fixes for arm
* avoid some false positives "no-return-in-nonvoid-function"
* disable some tests on arm only (hdf5-1.8.9-tests-arm.patch)
-------------------------------------------------------------------
Mon May 28 15:05:43 UTC 2012 - ocefpaf@gmail.com