netcdf-fortran_4_5_2-gnu-hpc-4.5.2-lp152.2.3.1 4>$  Ap_HX/=„?#HI1sTJn pטi"~q"snCzCT׮2%gˀ6فt NFH-lBT/|t=jߝpis~!i4kȌ*Ý8O;LMOĠuăpQBJox Xru]xm[CAh]t+38vmG?GFE} dA6h*kT/z! ΀wIG(ff444740c76da2f3d0eab3d18a2dcc7e06c50c1a644c498775a9dfc73cb9d7b383bd3c6965f20558426c9587fcf20b7919b5cdda47_HX/=„/ԮrGPkVz VL(6Y,4/WFZ/=Jzn7W-߮Lឍ~Qnmu_DQWo} ;sH皖E1q[ X/aT@4픖Q̐Wy=J8ZkI|3Xp ?6ϙ+pZ OĪJAWQ+ 68KwfY[R;*TdsPތ`?}r NN@>p>(?d% 1 mdhtx ( 4 @ X ^ d|Ld(89|:bFGHI X(Y0\T]l^bgcdefluvwxyzCnetcdf-fortran_4_5_2-gnu-hpc4.5.2lp152.2.3.1Command-line programs for the NetCDF scientific data formatNetCDF is a set of software libraries and self-describing, machine-independent data formats that support the creation, access, and sharing of array-oriented scientific data. This package contains utility functions for working with NetCDF files._HMcloud126IopenSUSE Leap 15.2openSUSENetCDFhttp://bugs.opensuse.orgProductivity/Scientific/Otherhttps://www.unidata.ucar.edu/software/netcdf/linuxx86_64 ] qj$AA큤_H_H_HK]h]h]h28c0a552a054e3fb75384eea97ca0e956b9b226c8d4e0753f8b7da9c29ca792c71faf94201499cc928ed627f74059d9d4079422ed537671a03c832db67e43707e98c7c790800b124bedf722685c405e74e2b198abb59d3267a55b7d6a1364f83c51a012fd6eff91b6daa5246314947c85c1295a53b31bd0fa4649d8c613b87bdrootrootrootrootrootrootrootrootrootrootrootrootnetcdf-fortran_4_5_2-gnu-hpc-4.5.2-lp152.2.3.1.src.rpmnetcdf-fortran_4_5_2-gnu-hpcnetcdf-fortran_4_5_2-gnu-hpc(x86-64)@    /bin/shlibnetcdf-fortran_4_5_2-gnu-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.5.23.0.4-14.6.0-14.0-15.2-14.14.1_@_^z^<@]@]߶]߶]?]cZ@Z2@Z}@Z}@Zk@ZX@ZOhZ ,@Z ZY|Y|YYX @Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Egbert Eich Ana Guerrero Lopez Ana Guerrero Lopez eich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.com- The convention is to use the module name 'pnetcdf' for Parallel-NetCDF (called PnetCDF now). Revert part of the changes in previous commit to conform to this standard. - Fix ldconfig args for HPC packages: no caching should be done as these libs are made available thru LD_LIBRARY_PATH tweaking.- Add serial HPC build flavor (boo#1174177). For loading serial module, run 'module load netcdf-fortran' for an MPI variant use 'module load pnetcdf-fortran'. - Fixed bug in module file.- Gfortran from gcc-10 requires -std=legacy to build the Fortran code in netcdf-fortran (bsc#1173598).- Enable mvapich2 build (boo#1167948).- Add support for gcc8 and gcc9 (jsc#SLE-7766 & jsc#SLE-8604).- Disable openmpi1 builds for SLE/Leap > 15.1. - Enable openmpi3 builds for Leap and SLE > 15.1 (jsc#SLE-7773).- Add constraints for disk and memory, this will hopefully fix build issues with 15.2 (bsc#1157973).- Update to version 4.5.2, read changes at: * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.2 * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.1 * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.0 - Remove patch, merged upstream * netcdf4-Return-status-for-non-void-function-always.patch - Add new BuildRequires on m4 - Spec file cleanup- Update to version 4.4.5, (jsc#SLE-8496), see changes at: * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.4.5 * https://www.unidata.ucar.edu/blogs/news/entry/netcdf-fortran-4-4-4 - Update Source to rename the tarball with the format $name-$version - Set BuildRequires on netcdf to 4.6.2 or higher, this is required for this version to build - Refresh patch * netcdf4-Return-status-for-non-void-function-always.patch- (Temporarily) disable fpr S390* as a check test for netcdf fails currently on BE (bsc#1091474).- Fix hdf5 devel package dependency of static HPC library package to pull in the HPC variant (boo#1087090).- Add support for openmpi2 for HPC (FATE#325089).- Fix summary in module files (bnc#1080259).- Fix the module load command for netcdf to reflect the change to 'pnetcdf' for MPI versions following (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.- Fix typo in modules file which made help less useful.- Fix modules file: only use %hpc_bindir if it really exists - Translate '-' to '_' for env-variable.- Add Requires: for the netcdf library/devel package to the netcdf-fortran library/devel package for HPC.- Fix Requires for the main package.- Removed a bugs dependency that was copy-and-pasted.- Fix buildrequires for compiler_families where c_f_ver is set.- netcdf4-Return-status-for-non-void-function-always.patch: Make sure non-void function always has a good return value.- Initial creation of netcdf-fortran v4.4.4 (FATE#321719).cloud126 15985618694.5.2-lp152.2.3.14.5.2-lp152.2.3.1binnf-fortran-confignetcdf-fortran_4_5_2-gnu-hpcCOPYRIGHTREADME.mdRELEASE_NOTES.md/usr/lib/hpc/gnu7/netcdf-fortran/4.5.2//usr/lib/hpc/gnu7/netcdf-fortran/4.5.2/bin//usr/share/doc/packages//usr/share/doc/packages/netcdf-fortran_4_5_2-gnu-hpc/-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.opensuse.org/openSUSE:Maintenance:13804/openSUSE_Leap_15.2_Update/234a5db1758d86672920775391416f3c-netcdf-fortran.openSUSE_Leap_15.2_Update:gnu-hpccpioxz5x86_64-suse-linuxdirectoryPOSIX shell script, ASCII text executable, with very long linesASCII textASCII text, with very long linesUTF-8 Unicode text, with very long linesR.@tjutf-8d75199c2f19e22d26a79707f2ab140dfa5ac7bc8cfcb3d7fd8d9e842260c1b4c? 7zXZ !t/N?] crt:bLL f={~ս /]ʃVF pg 8gwBDh%}u*8/̱#BΦVTJU4Q[۳O9N5xw$hFUSŽ L#מQo Yu ,Rp*P_z9ɞiQ\>HfcĊ{'+U_t+r"_^BjJ+[b:/J}2a q1gL>nX@钕ʸ$ T&[YcFZF w$B* Icy(#%|;&ța?ǘ:~DZm]j8XN(E׌(Ŏ*u,, dp69 2{L4o}6ӕȁ{XN,'o5^J~Z{D`=A&96=AT^8YԣJZ/PfOܖsUWPY#Ƈ7 <>LP#K׷Y%QoGH]̯v2tY3% zwY ڜ[V P l< sfs璲JY;jQWF_޼Y Ww_%s=jO2<@ Yg/\@80iO!P:enA WAjPSl!ݠzKG<$#tN\GRbHFMqy"[kyK_Q Xq5N #j">ANk$Kw[juř]ݓcF~9(__!`+QƳK#0CXxg4TmG-.Hf&<^0zp#|9&ݩ`,9%Pp2H%`6@3x@'Ȋ{tRϪ{=Ԇ;85yy}+PБdڒo"B+lH}jjq,tk!uq=t+jIa|z0髎cn3IzR EUpObjfش^;@OQ`^:lWxk×5ԾY#ɑ 8[!iE P%TMwM@Jf3[ cDD*Ƒ(3X3;P6O~31yeW1hQwTC_I0f#PATޯ"1qq}"폭uW}MHsͺy=U jOIR~}hY $6Ìc)~Nv{ LKޠ"4iZ87ID&q@X)"-@ˤ~@c>#E`}Z0e[dC(c 5֦o͔0X oNW\TXz7{?zj&A4}EVr 9sp|/eB;o( #r.I&l),$#*K Io[G_sd?)y[u'^z2_>ͣ`5=52NS9LyL<# UX xl7U HGxOf%R5 ؁ =!e|N*2 %;8-!̉UF,ryvKuy y}!q jJSuc2ۋaȇB' Gcn(;] ϳ*NtUZGiFVu}ķ9 ;2$Bk<[qYB/%EFvVW"qg Vq׀Ŭ8kUrP/1FN8cOw-}-ƉAvIjXk&aj'=2~{#\^tߪ_I7|mIoY~.(jʟ ]kEo}>I~ VPu{lɌ2辰'J}y^jlK B;V""uaRE`ߓ@q-튏W>XG-*FLi|D>^Ű(qoI 'x 7h:[ڒ׾U?jHy )e2q6/sȔ^H>#G(8ܥ 0 OkՆF3™ "#h?y2b ad#q$^"<8;UHB< 8`^{)_q>//&8c<Ҝ'&7-r͌CC\mh`;TſYkɷrc4s9:dsN9bP4JiBBWV!F/ #qΉҷ@•ZaglIKnQkYUXhق?hߤ!Z.s:xriѨ)+\zE+&> qv4g[ŀ^~ Ӂ6Y4C/#:1' hۧ \u@rmR76.zM~ @Q<E YirD߭7gj6^5$>8PkC֡N!y,;Y- Iwy xݮٟ1&MML!"sPWi8 mR1¹Izy7\:B?H) 96Pcu5}.3I:Eق 04_+|\QCK Tl ĢѰp~Df]A)[mR:Še@ !UGa r8* J%VF+X ȳxVmm㵶߻Dr@~)i1.Kq d}|Dv-|G(>? q(Q%a==Bb!Q( 11v KUW6~] ) $+ׇuAU@aEukߐgH߽ 6-҇y2٪,#t<{ EU-(m&:]dH*;wՍ8"Sq QL2xl2RaydLlhQODE@ ^޴F9)nW>#FJ {u*G*|YL7X 'ZQpfrb7]P kVYA:M^I!|躾k!u xgY/Ĥ+EVj=,Jq g٘$9qwaIt&Xؔ% bmZ}ưkylN$UH_z)};X0{OlK=qU㴘4egn>g`v{ܛ=;]X^ܙNOO时Qf,6^dxs-ǂBbuH땦У}Kyi^rpjE$u9[mxc4&'Ɗ<${KZr % mߋխ uۻ(!cgL_GTsHXd&wo#i1 _ +ajzZ+"haj\ +Ņ)p|ScXFIlWWS;2LUtfh*r9X$@X 6N) . Xx@Tk2ˇ߶fYzђ7 TO g[@neHZiVI÷b0G+/r LfGӐoqzJd8b7 ׵{$bfcrة f0"v7Lms(kYuD%uK("#d{fqVxH>nIK O&XG|Z&ړ [&81ފuX7ܗRKr_= v܆o}١o3 ;i" pl.TuJoEc8qkp g>kDJʗ|??{ qc-?  l Mj*OZ xyz_ԥ#[ϰ}ovx+T3elh ۛJ wވ#5PQ&l/a\3&~6*K,=R]W׉_)! ÷[%~1{\S}}4<3!Ec=+8~zLXLTnc-pJ!뮥a5_@g)K+^_~Bdc[7FMnY ޡuXE .W]ՏZ>ܶ|k`RWZ3l>P~ǏNva w* UAR\t?,t:n>wL|%g~N^vh+W*