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