Accepting request 140219 from devel:libraries:c_c++

- fixing baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/140219
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hdf5?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2012-11-06 15:04:26 +00:00
committed by Git OBS Bridge
parent e532d0c896
commit 151f2f8746
2 changed files with 8 additions and 2 deletions

View File

@@ -4,13 +4,14 @@ hdf5-devel
requires "libhdf5-0-<targettype> = <version>"
requires "libhdf5_hl0-<targettype> = <version>"
libhdf5-0-openmpi
libhdf5_hl-0-openmpi
hdf5-openmpi-devel
requires -openmpi-<targettype>
requires "libhdf5-0-openmpi-<targettype> = <version>"
requires "libhdf5_hl0-openmpi-<targettype> = <version>"
libhdf5-0-mvapich2
libhdf5_hl-0-mvapich2
libhdf5_hl0
libhdf5_hl0-mvapich2
libhdf5_hl0-openmpi
hdf5-mvapich2-devel
requires -openmpi-<targettype>
requires "libhdf5-0-mvapich2-<targettype> = <version>"

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Nov 5 12:31:22 UTC 2012 - coolo@suse.com
- fixing baselibs.conf
-------------------------------------------------------------------
Wed Sep 26 13:17:45 UTC 2012 - sweet_f_a@gmx.de