File adios.changes of Package adios
114
1
-------------------------------------------------------------------
2
Sat Nov 30 14:01:36 UTC 2019 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
3
4
- Correct naming of openmpi1 packages in Leap 15.0/15.1 (still
5
called openmpi), fixes unresolvable packages.
6
- Add non-HPC openmpi2 and openmpi3 flavors.
7
8
-------------------------------------------------------------------
9
Fri Nov 29 20:27:51 UTC 2019 - Egbert Eich <eich@suse.com>
10
11
- Add support for gcc7.
12
- Add support for gcc8 and gcc9 (jsc#SLE-7766 & jsc#SLE-8604).
13
14
-------------------------------------------------------------------
15
Fri Nov 29 15:34:45 UTC 2019 - Egbert Eich <eich@suse.com>
16
17
- Disable openmpi1 builds for SLE/Leap > 15.1.
18
- Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).
19
- Disable build on s390/s390x as netcdf is not available (bsc#1157965).
20
- Fix openmpi1 names for non-HPC builds on Factory.
21
22
-------------------------------------------------------------------
23
Fri Nov 29 07:51:31 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
24
25
- Add missing FCFLAGS export
26
27
-------------------------------------------------------------------
28
Thu Nov 28 10:14:37 UTC 2019 - Guillaume GARDET <guillaume.gardet@opensuse.org>
29
30
- Fix aarch64 LTO build with -ffat-lto-objects flag
31
32
-------------------------------------------------------------------
33
Fri Oct 18 08:22:51 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
34
35
- Disable openmpi3 and the openmpi flavor in SLE.
36
37
-------------------------------------------------------------------
38
Mon Oct 7 09:23:07 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
39
40
- Remake patch adios-correct-func-ret.patch to make sure the functions
41
return something instead of changing the return type from int to void.
42
43
-------------------------------------------------------------------
44
Mon Apr 29 09:40:06 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
45
46
- Move the static libraries to a -devel-static packages. Adios doesn't
47
provides shared libraries and the static libraries are required for
48
the bindings to work.
49
50
-------------------------------------------------------------------
51
Wed Apr 10 09:20:20 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
52
53
- Fix path for the files that were installed directly at /etc.
54
55
-------------------------------------------------------------------
56
Mon Apr 8 07:43:14 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
57
58
- Update Licensing.
59
60
-------------------------------------------------------------------
61
Fri Mar 29 08:28:48 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
62
63
- Generalize and trim bias from description.
64
65
-------------------------------------------------------------------
66
Thu Mar 28 10:40:04 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
67
68
- Drop the packages and flavors for examples/examples-hpc. It's easier
69
for an interested user to download directly the source package and build
70
them directly.
71
- Update the URLs to use https
72
- Add -L option to the standard master package
73
- Delete the module .version file in the %postun if it's the default one
74
- Use the macro %hpc_modules_init to load the module files
75
76
-------------------------------------------------------------------
77
Mon Mar 25 19:37:08 UTC 2019 - Ana Guerrero Lopez <aguerrero@suse.com>
78
79
- Re-add CPATH, C_INCLUDE_PATH and CPLUS_INCLUDE_PATH to the module
80
file.
81
- Add a separate package with the examples in two flavors one for
82
non-HPC and another one for HPC: examples and examples-hpc.
83
- Update Requires for the devel package.
84
85
-------------------------------------------------------------------
86
Wed Feb 20 14:57:33 UTC 2019 - Ana Guerrero López <aguerrero@suse.com>
87
88
- Update to version 1.31.1 (jsc#SLE-6004)
89
- Add python support:
90
* This is only for Python2
91
* Update in the module file
92
* Add needed Requires on python2-xml and python2-PyYAML
93
- Fix a few python shebangs with patch fix_python_shebang.patch
94
- Add a Requires on hdf5 for every mpi flavor and update the module
95
file with 'depends-on phdf5'.
96
- Add examples packages. It's only created for the openmpi flavor
97
to avoid having several packages with the same content.
98
- Spec file polishing: spec-cleaner and update to the lastest
99
packaging convention for HPC packages.
100
101
-------------------------------------------------------------------
102
Tue Jan 9 19:35:14 UTC 2018 - jjolly@suse.com
103
104
- Added hpc macros support
105
* Added _multibuild with serial, openmpi, and gnu-openmpi-hpc
106
* Created devel package and module package
107
* Created lua lmod module file for adios
108
- Added adios-correct-func-ret.patch
109
110
-------------------------------------------------------------------
111
Fri Jan 5 01:12:14 UTC 2018 - jjolly@suse.com
112
113
- First pass on adios specfile
114