libnetcdf18-openmpi4-4.7.4-150300.4.5.1<>,`bp9|`_PRU $zN 'VE/kX&+-剽UgT\8:>dcR\ܸ`'OS[ 1 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- openmpi has been renamed to openmpi1- Fix package description: Use macro to generate the correct information.- Use FAT LTO objects in order to provide proper static library. - Readd optflags to CFLAGS again. The motivating issue has been solved (https://github.com/Unidata/netcdf-c/issues/244), and without optflags the lto flags were only applied to parts of the build, causing broken static libraries.- Bump soversion, use it in the files section (so it fails the next time the version update is omitted), and remove the rpmlintrc also hiding the problem.- Update to version 4.7.0 (jsc#SLE-8500), see changes from 4.6.1 at: * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-7-0 * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-3 * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-2 - Update Source to rename the tarball as netcdf instead of netcdf-c- Consolidate use of openmpi1, openmpi2, openmpi3.- Add support for openmpi2 flavor * own directories below _mandir for all MPI flavors * no support for parallel_netcdf yet, same as for HPC flavors - Enable valgrind support also for aarch64 - defattr, license spec file cleanup- Only create a single devel-data subpackage providing the identical macros.netcdf, and require it by both serial and openmpi devel packages.- go back to hdf5 1.10- Fix devel-data package conflicts by a Provides/Conflicts that doesn't collide with a package name.- Remove the 'ring magic' as this seems to create issues during verification.- (Temporarily) disable fpr S390* as a check test fails currently on BE.- Fix dependency issues with non-HPC devel packages and devel-data.- Add a dependency to the HPC master package of the correct flavor of libhdf5_hl (bsc#1091243).- Avoid file conflict between devel-data packages over rpm macros.- Disable non-HPC builds on non-openSUSE systems: a. currently only SUSE products/projects are supported/ b. non-HPC builds are not and have never been supported on SLE, on openSUSE they are provided for compatibility reasons.- update to version 4.6.1 (FATE#325561) * changes since 4.4.4.1 are documented here: https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-1 https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-6-0 https://www.unidata.ucar.edu/blogs/news/entry/netcdf-4-5-0 - Obsoletes all patches: netcdf-disable-szip-linking.patch netcdf-h5-test-fix-type-mismatch.patch netcdf-no_date_time.patch - drop hdf4 support - use version 1.8 of hdf5 in non-hpc mode to avoid incompatible on-disk data- Add support for openmpi2 for HPC (FATE#325089).- Fix summary in module files (bnc#1080259)- Change the name of the MPI version of the module file directory to pnetcdf to distinguish it from the 'serial' one (boo#1075933).- Disable the openmpi3 flavor in some products.- Switch from gcc6 to gcc7 as additional compiler flavor for HPC on SLES. - Add support for mpich and openmpi3 for HPC.- Add dependency on the hpdf5 library package to the netdf libary package.- Simplify Group: - do not destinguish between MPI and non-MPI: the IBS check scripts cannot handle this well.- Fix wrong Requires: in static package.- Add minimal mpi-selector support for non-HPC MPI build. This will avoid the MPI packages to conflict with the 'serial' ones as both provide the same files and libs.- Fix botched dependency for libpnetcdf-.- Added patch netcdf-h5-test-fix-type-mismatch.patch * Fixes type mismatch in test tst_h_dimscales (bsc#1064705).- Source mpivars.sh to fix the non-HPC openmpi %check.- Add magic to limit the number of flavors built in the in the OBS ring.- Incorporated HPC-style builds using environment modules. - Converted to multibuild (FATE#321719). - renamed rpmlintrc to netcdf-rpmlintrc. - Generate baselib.conf dynamically and only for the non-HPC build: this avoids issues with the source validator.- Update to version 4.4.1.1: - Fixed an issue where ncgen would potentially crash or write incorrect netCDF4 binary data under very specific circumstances [gh#Unidata/netcdf-c#323]. - Updated documentation related to netCDF variable names and DAP2 access to reflect the undefined behavior potentially observed when DAP2 reserved keywords are used as netCDF variable names. - Fixed an issue with nc_inq_type() not returning proper value in some circumstances [gh#Unidata/netcdf-c#317]. - Corrected an issue related to test failures when - -disable-utilities or -DENABLE_UTILITIES=OFF are specified when building with autotools or cmake, respectively [gh#Unidata/netcdf-c#313]. - Corrected a behavioral issue with the _NCProperties attribute taking up too much space [gh#Unidata/netcdf-c#300], [gh#Unidata/netcdf-c#301]. - Corrected behavior for nc-config so that, if nf-config is found in system, the proper fortran-related information will be conveyed [gh#Unidata/netcdf-c#296]. - Add netcdf-disable-szip-linking.patch: Disable building with szip support for now, since test nc_test4/tst_interops5.c fails otherwise; this is likely to be fixed with version 4.5.0 of netcdf, but requires big enough changes that we don't backport it here. Necessitates BuildRequires on libtool and running autoreconf before configure.- Explicitly BuildRequire m4- Remove %{optflags} from CFLAGS for now to fix build with hdf5-1.10 in Factory, see https://github.com/Unidata/netcdf-c/issues/244- Add 32bit version to satisfy libavfilter6-32bit- Trim descriptions. (libnetcdf11 will be the prominently installed one and therefore retains it mostly.)- As far as I can find the settings file is only needed for development.- update to version 4.4.1 Details can be found in the RELEASE_NOTES file. - Note: The combination of netCDF-C library versions earlier than 4.4.1 and libhdf5 1.10.0+ should be avoided, as they will result in binary files not readable by systems using earlier libhdf5 versions.- Regenerate ncx.c from ncx.m4. Tarball doesn't have fresh copy of it. https://github.com/Unidata/netcdf-c/issues/159- Update to version 4.4.0. Highlights: * Added CDM-5 support. * Added support for opening in-memory file content. * Modified CMakeLists.txt to work with the re-organized cmake configuration used by the latest HDF5, 1.8.16, on Windows. Before this fix, netCDF would fail to locate hdf5 1.8.16 when using cmake on Windows. * Modified ncgen to properly handle the L and UL suffixes for integer constants to keep backward compatibility. - Remove netcdf-correct_casting.patch, rendered irrelevant by upstream change. - Remov upstream-included netcdf-codecleanup.patch and netcdf-pkgconfig.patch - Rebase netcdf-no_date_time.patch- install netcdf_par.h which is skipped when mpicc in not detected- Currently the regular, openmpi, and mpivachi2 versions of the library packages all provide the exact same libraries. So any package built against the -devel package will end up with an "unresolvable" build error because there are multiple versions of the library it can use. To avoid this, I have added generic provides for the library package so packages can depend on the version they really need, avoiding these build issues. - Depend on the correct regular, openmpi, and mpivachi2 versions of hdf, hdf5, and parallel-netcdf.- Update subpackage groups - Make subpackage summaries and descriptions more consistent - Provide rpm macros for version identification - Spec file cleanups - Build parallel versions of the library.- Build with HDF4 support- Update to version 4.3.3.1 * When the NC_MPIPOSIX flag is given for parallel I/O access and the HDF5 library does not have the MPI-POSIX VFD configured in, the NC_MPIPOSIX flag is transparently aliased to the NC_MPIIO flag within the netCDF-4 library. * DAP requests now always include a restraint. Due to a problem in version 4.3.2, no constraint was generated when all variables were requested. * Fixed the code for handling character constants in datalists in ncgen. Two of the problems were: - It failed on large constants - It did not handle e.g. - var = 'a', 'b', … in the same way that ncgen3 did. - Changes from version 4.3.3 * Fixed bug resulting in error closing a valid netCDF-4 file with a dimension and a non-coordinate variable with the same name. [NCF-324](https://bugtracking.unidata.ucar.edu/browse/NCF-324) * Enabled previously-disabled shell-script-based tests for Visual Studio when `bash` is detected. - Update netcdf-no_date_time.patch/bin/sh/bin/shlibnetcdf-openmpi4ibs-power9-14 16553095024.7.44.7.4-150300.4.5.14.7.4-150300.4.5.14.7.4libnetcdf.so.18libnetcdf.so.18.0.0modulesnetcdf-openmpi44.7.4/usr/lib64/mpi/gcc/openmpi4/lib64//usr/share//usr/share/modules//usr/share/modules/netcdf-openmpi4/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.suse.de/SUSE:Maintenance:24691/SUSE_SLE-15-SP3_Update/e26f7918798c448aeeba0a69d21cbaba-netcdf.SUSE_SLE-15-SP3_Update:openmpi4drpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b14f34cc3843ec01eff2f37aed0a7583ab5ba741, strippeddirectoryASCII text PRR RRRRRR R R Nw4)ibE]utf-843f0b35c544f484522c3d1e6e9043b6ffdf04a568cfe6a8175c1bf53547b3d68?7zXZ !t/St6=]"k%AKqJ$,,Wr@Co91nC>ǜs60_n5Ny71mBJmK:]C2?lA`_CQO> 5\Oz܏JwjO`1\Ӻnz(ҞBцֲtpP$}ӱ)яg\X}ɳ)~Ta_ ̰+g P}XĽY֥LΤg a\D27iytB**o\rɡl%uП-8ᾂGHul^,:}jתRßD鷭2U`|ɚnjHlxDmQB#03 T~UvYEĸ+ !BV}n`\M=?3Qy0 Yȅ~ɣ nG" "+ x:LT )ٛU퉘hNypP]2ѕJmw*:L@Ѕò] LHBp=j,S?}w~k96zMHt|\KQ>4sSGo`'U[ª&}t%|~.}*7ԿJp mqrNҵzKO[x3tS5j0cO.Xj(]SZR?F+XkBIe*=H$  BF}dzut'Iܦuix3v 5N|{$' kW@ow̃NP3c7ډLznۃQ 9kdoA\]T9w>lTpYb!?j丽ڌiiiSVf/X4LJW&>f/ 0D~8> V7w܊ݟӼ`2Wig@3*,&rUvxmȸLö Up}EOcU1pڀI p^CBj3?a4vN*3Pȩ 0{Iol{ɿ+i"Νn;8XuH?~.ic+XJU8bSD"QeOiӺNt R MЗklm*ʏOF궵Vzw9^F)fh(^O]8X?hVyn?F' zSZUOB7.\>;◦Eo<1kճi!q~-9 (/%2g;(eZt riv-^m+BexZMr@ /,5 ÜBGC>ۻ D" b3{6#j$ՈWCjݐW=ћas|x;ft8 n-rdx5BBKr$+ UN][i”_ sů.C˫z{l* Nl(޽y3Qw#9n>"nگ@-|LE] Py}w#&Kg9(2z&^hD| )o*c٬E)888ch*Nj";$SkO{~px 3l$&?ɅŹt#+T z"[Z$d[U F ʽh_ d gɡq`b#V'fYȲo{rUeWHX,$T-m$+CSwqH{aЀ~a5`(It_މ%ܸ*`?FZ{vSX LxfI.&)ho_"+^qs5w;3h JkŖ-XZ/~6βdv_UR9:JBNu{8*l\Ql8M N В4F?pw_s.QQCgYԗya\bg޿yfrC=Գ.tyCv ~8fil)$"QO_3%]huL!g@i~4PzĒ&2~e3^B!uP"IL1-tUD?|j.9MJ%7i(ֵ^{;C/br{32 }+(xx9G,Ze@ zfկ /.\дC|t,ޯV$aKmHR{NX|LA=m0o5o6H;Aue;LchM[4]sBI?Aŝ.ֿJH9m;h:[9YdbYipLs(axtUV R,=p8: MmrTxt6T”i ]F$r aAѕsv'|eQw CH`!t֋”F;B1hbݯxwETG9HvEv5,_U< ?:m5rOWj񎰙3f{ mrk4hld.eS{ z,zuWć* ='&ˆrH(<0w9dںʕ_>$1}^thK5ty_UxYv_v %6C)rYЫF<,t⻁*,b&~_bW{ &Vl7Qԑ}Θ e910UxvQ(/Z:2ّ#tςE@Bv %Éub rՕLx0˭BG F+jz(* c V`P]+6vIwCq2 ϙA5K Ҫ-P63z\2P~aqnoyJ6ђ}7ypc \SB$щxf?b\3-$\H:L@z8JksvU(ADɲ T}+zb wMOuʺb)`D}?x=^L|M|xu>xDDÑ1.T~Q_JXu o9mѤ`|qfWd9(TLQ9enT/\~2w=PѺ6;A<30K{˞1nZVfs^OK694ҿfoEI w #ăRp\"HT̞ŠtY=-:/[V~ɹ1'lAn.*=)sh5$#! :9̿ VLaKfqH/s u0&'%Zx %n.5:tT՚-HV9 %h_^I= [N%c^smKAp4\~jBpOcB_OgK鋾)k0v(AW~*<͙H@x2+]j{RU(l7vPyu ))W:TV|j:_v+++.GN.m9XVv- r?u| huI}B a6[Jv@-(uv( &FnLknɰėk ,ٓ8RrwԆ!$vgm$i|DKP?swJ8u3 1Y0+_[8&1?por0!遅v'ɘ>?} 4'HVogŽAΎɓjWLgG1L !98rRWo?-w/W zӋb{5[)Pi5 -ujalfWj&{seW߯Ȓu\xn 1ctH?Ë5cQ+kA$p@Zە!懲ΥnNZ}`eBO.@DHprH9CxOrF s#QӰQQ4X2մ)`y|YV٤Uf:V6\rT} #oh^ic v0=PQeG{T\kۆ^ 櫗oEQ(η !d~te=+ F w,*w*=Zß{8+A$(9л4dֻYY9wQ87?%5AU: }x"؝ g%ٗeSUn(AȘ`hsfs<͝Ix֟nn/x5٤)SJB 39PՌ (S~S (Lo8?X+ y?Sy)9ÐY(ֶAL!ID,=fYL}(hq΃fQ4V\L"O,0W_UYh:s%rɄ)͊NL(uRcJh{1klx>Ƕ私ž7t޾ W-#& ^zGr,H7Iq#?ɍ/'e¸/BX:!^0640zjzwF%`TeСƆ%qx{Z Ue!ඹr&*Vi0v.x?MkH^w^/1 o[j{i]/sITS4y;"XxUCI%[ZmKgg]X(&#J+c'9_H 3Qj8$(ZLNVw_s0'](d *`lu8G)V'xhs p]%EEK 07 rҀޒ?bE*EPzupbp\ل1wwg++Q٨@V O̗Z/Pϛ4U½6׌$ѝ^V#ͪC4_^JH(m 9n/ϽM5*ع,MQܢ z v'9Y=4`jTOGOVקifŴA`2xr_Ysɜ̐ipb j& u¡\Q3jWan4LD A !@8QُdzCvJq$'Y'8QJHd; xE!n 2=yb]+`fԈBИP"a;n(e@TP31f!1Ր?9*:Om9˒ ۹w"a !g 9E?K3-iqM8[\Ǣ<1#2IIşBZIӄS K )΀ h4lin)ryyB sjOJ2Jvv'59֎p_HoSmOU1ة^F 44ƨ`t3ڼ="DpQ|}{5X< UlܕSWdQgѨITJW3i0o֠r3mF#@ 9Ge{,Wßf|MعM?! )&8 djrҮBSsJ.Y>,?rnZKV|v㉤rO>)86 Y}7LXpW6> F ]ZOC [I=_NzAqӉ@Kpr;ltʹ+fvd' CX<ȻHdm.`~=5sC?0m4ƪ>f9S7tW̬Fw.C)g\>ggmH~fvT4SxG/3Ж*hr䒢jGsYXRErs)(n њQQ䎚'2ÆsY9nfir^jaK|HsX|+54@:37B YrU6L'`)M{7>'e(' " cR8ۆjB72TRxQ&)BuCٷ ҆Gjj}-,KQܦuiP׶N+dYK+ D9ZqmQZ'Nh q$-J=N띝gC2*lz0]dk2ZŭZ;=My*\`c3Q E`삀nWBP|J,48,2I]M #` O+ 5M#x* Q۲e~:ED^*;+*vIu u"͂_mGIgRJ&εyO! 7Gc]/f 9xD1J%HǞBhUJg2 O&hqPjS֞+0N&x]$T(yǻBK>QK_ q9ǸU#> P栍4]]Uw_!O&u}1}Ps\ucNYJ YÚkk*(Q`Ц(s^8R1^OW5% \P漻3Jvu`Δ%"Ї-:FO2XLC}Ё[Af8c }N*t,*oN;@=Ǩ,NNG{UiY'[ r@Yz9xEz7m<ע)_c5Ԣ-xvQ r(J]vuӊLBxk[\.K;m RgIdJ)0mc1nq{E7z}koַ KU૔Jg/S4X5\w2<_)hg$*?SaҺud3JuV(XxluLEy@ 6zT9iIǸھKPc޲m/8l[H{0qՐZ7ݪYM/ G>ƚ 7Bu{.۳+v>Lъ&Agܱތ&k3sUTKlM'ڻM? 977Is=j`&5ͤȂ-c(c;ɔ# Fy۵*78W A>htb &dZI+VIKd6|o& W)rWiڀi]8q1^w(3шʊznA};mka]={JԂl~`V,Vb ƒ,6K @#P-&ߒNnFuD7hǁ9.@$"&ĥ4lS_R,i$ (A1Z@ 5g;Ϭ3Hz) qKGwdF"vfɹ4wC6%N 6'%EL/Wr!7פѲ jP_ S}d@5qD kU]7j?,7TIǰmh0&Lj#iV Z Si4p|=t6̌To8|]ƚ@+ `ޮzP9T0rĻ :23O&nC'h(18-v'>GSo\sM T̏S,8?rEzBy+jtXw 3v"[L2ݧcȡxsq0 qKis~_RbIBD|"#N.Yqk;x0Y6!b|X@EyJjC>G2Y絺9> Cæl.ma1$5+;-Euc|^q8iR? X8z!3"tf^4L8 4µ~fy\}r=a7Jdܞ]2f~BKƔ|HG0"l1[%jicQzeuS`AP̣YW^Xf}~9LGbF`)YJ+ToMѼ>ݤ ndK/CD8lz%BN+㼟>/Oun8KтD>;f|Y;ߏ7Q(nsBS Uz]Kl&q淢yF"sXH&D8*۩0,g'{JvKH8VUކJ,S{Xƅ#4ceqXc/0X3m+Ztl(388G[m"R% gcͱ Kͱ4Ͱ1Hk]/*@51`SwCX4["4;*d(h]\Ҁ9;f>=)DΫ5>a<-/V |Hq:B3Kagh%Iwo=|VW])p ҴHz_r!6klfȅ8S@^Cj"$pDYMrS3vU0c.0QWy TQigٷ}If$6+ld#96z71&GGpbg*5' f1fnJToƳ# .vhFtCkbcٟ Pv| {Uj8 "aۿ*@ׁ*H(qv>%XѪZ tT*2 pN!bN~8Տ)S.@^;]`:dtoG|ElgJe3Kٕ(~N Tٙ8,>) =_,,nvp 0kĶg9.0I zYn[tͶ`:IHU)_7<]`Q8o 󆹄9*94.:ߒ| s^ITLSRm|TT h;.*ͿUlP@c:%shqW., eA3Z\p$~B_l.syhhp7mȯ"A q%uEdOD{~З~*sra J=L :P6s`'q Bnw|5E*r}Ӭw=>lEA*#{cgT>9(nK 8w*A!_ "lyE&kϣZ?JíPQTwA ".e3uJ搋JԇCg!m+Xs2D@!id2z_OߋDj?kw .f0SƔxN̩TooG}SX84I+q.!qp倣ե#`RS.X`[Grmv$[3 $@n^YqmBifǁq?)"c~2K Xxd }^RNlG$m/˅ Jg t4lqLx(."ޞ 3N9@f.~?ūTb /O/oLmI)~6P v;l$Uwa`i{P'7L}YmƸ<~4 R@Bixs>)Ky;tQz\d/&ׇ"zE XHWǶ5ZgQŐ6&u /ƬV gn ^UE+yK5s֛TLv&'3E55n7x; >zȵfҀ8!.#c7b4*yE|]0?J;.֐a x1dH\_& R)ߕVo#:y͎q]eFon ٓFP!-,@ϐ iPױ=jÎp^Dցg`D;ݪc +m[5v/w8OGVp()EٓIЄ.SS  kf }Ml>h~D$bѼtI^X !696>Wv0:/t ݨ5+aeრO}i"qi軒 +ҡshu-eG,qCuYwHep }(Ps,۱{ljFFuq/] 2YQM xҭת`_fqpCnHFDL}U礭m^03i-@d%BqxE|!rySb9^s!) 'x']0|t_nF(3!"eK,khn':Ts(62@D#ś4?EB~NF Ro `B,ղ9{7c]j+{"4@nLڈK>mapCieugV\1D1#L] k0Sm_Bc) 6ޓ:vqo1^ @"(0W"`no:S>nE%:J&]ϮON+I>c$3OG[ y}dj K16j7 ĦiylJ7j0KekՉXmm8X 4b u@ػmv\ יJ}SFU1Nc/@P#G 'ST,_e~Ȗ oĩTwhК_}i\~iHd8 @SuFs oh,uL_P{ʇFg8:BoѸ/j(ӎvrSY݇XlA-W _]08Er􉚹a06FGpwضɪYG@pK,Uo s)6svvlj4'Ӑݛ=;nEthff=mBYhmM,[c;qH . Tl+r4 YZ