netcdf-fortran_4_5_3-gnu-mpich-hpc-4.5.3-2.92 >  A `Cpp9|; ,3mա`wZz8#2WaТ"4Kd& Rduގ=:'ȸ~@U4JfteıH/a4Z.DQ,Lԃs`)"($@-M(ƴ"#J8d{Oc着F&'mW*BܛdZ| 1EPY4761651a329a50a04f4571cb284d7e1f09aca93bf6a05fde29dfd4cb96b3b3095a4a77936edbed277a025c01340e8def22035be5c<`Cpp9|l2R2jݢx<?H|O2xgpɓخq9' -\h s /~`gf-:>`Q $|iF;Ru"6G0Oh!r4*by WR>p>?d%+ 0 l| 39D\ h t   $<5(X8`9:yFGHIXY\]4^bGcd^ecfflhu|vw4xLydzhx|Cnetcdf-fortran_4_5_3-gnu-mpich-hpc4.5.32.92Command-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 the mpich version of utility functions for working with NetCDF files.`CpxinomavroNSUSE Linux Enterprise 15SUSE LLC NetCDFhttps://www.suse.com/Productivity/Scientific/Otherhttps://www.unidata.ucar.edu/software/netcdf/linuxppc64le 1 qj)AA큤`Co`Co`Cp^^^b72b39d09ccad409e122045753a67194bf6fb8e689020f1b84cab2c02ab00cb971faf94201499cc928ed627f74059d9d4079422ed537671a03c832db67e43707e98c7c790800b124bedf722685c405e74e2b198abb59d3267a55b7d6a1364f837fbd9135a92a90f049f660dc3a3a32f181e39a14310f40686a87d8f16da8c99brootrootrootrootrootrootrootrootrootrootrootrootnetcdf-fortran_4_5_3-gnu-mpich-hpc-4.5.3-2.92.src.rpmnetcdf-fortran_4_5_3-gnu-mpich-hpcnetcdf-fortran_4_5_3-gnu-mpich-hpc(ppc-64)@    /bin/shlibnetcdf-fortran_4_5_3-gnu-mpich-hpcrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)4.5.33.0.4-14.6.0-14.0-15.2-14.14.1`@_:__[@_{_@_@_^z^<@]@]߶]߶]?]cZ@Z2@Z}@Z}@Zk@ZX@ZOhZ ,@Z ZY|Y|YYX @eich@suse.comaguerrero@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comeich@suse.comaguerrero@suse.comaguerrero@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.comeich@suse.com- Change 'Requires:' to other HPC packages to %requires_eq to depend on the exact version. This should take care of HPC packages ignoring proper ABI versioning.- Update to version 4.5.3, read changes at: * https://github.com/Unidata/netcdf-fortran/releases/tag/v4.5.3 * Add a new libnetcdff.settings file - Requires at least netcdf 4.7.4, update Requires accordingly.- Make static build conditional. The race due to libtool not allowing to handle f90 .mod files when building static and dynamic versions of this library requires to disable static builds by default.- Add build support for gcc10 to HPC build (bsc#1174439). - Add build support for openmpi4. - Limit the numbers of parallel build to kludge around a race condition due to libtool not being able to handle Fortran .mod file creation and dependencies properly. - Make sure, optimization flags are also passed to the Fortran compiler. - Remove not used options to configure. - Add -ffat-lto-objects for static build. - limit number of parallel jobs as libtool generated builds are racy when .mod files have to be generated. - Increasing memory constrains to make sure tests don't fail.- Add OpenMPI4 support (disabled < 15.3)- 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).xinomavro 16150324614.5.3-2.924.5.3-2.92binnf-fortran-confignetcdf-fortran_4_5_3-gnu-mpich-hpcCOPYRIGHTREADME.mdRELEASE_NOTES.md/usr/lib/hpc/gnu7/mpich/netcdf-fortran/4.5.3//usr/lib/hpc/gnu7/mpich/netcdf-fortran/4.5.3/bin//usr/share/doc/packages//usr/share/doc/packages/netcdf-fortran_4_5_3-gnu-mpich-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.suse.de/SUSE:SLE-15-SP3:GA/standard/e765299cf39ec5d75608415eeae8c193-netcdf-fortran:gnu-mpich-hpccpioxz5ppc64le-suse-linuxdirectoryPOSIX shell script, ASCII text executable, with very long linesASCII textASCII text, with very long linesUTF-8 Unicode text, with very long linesRbAI+҈ utf-82f7dcaf7090ce4f4a7d921a86a942af8f054bab04a6688e41ab09ec6cfe154df? 7zXZ !t/R] crt:bLL.],Sbm$h}n3 R))!#x_tDz5.b,Qz&A|k*{jh=;d\JBf=y /FfrG7zD(YKGNBy_|4'z t52x'w/ F>-Tе[}L#zw>1w"]\..+3?FC׋QfĹ>u 3ql qx@M–wG(%64 2` XPFXɥʸ_ ?fsn1{ަ$:ɰ(+`Vvӹ[*@DDOfBuv%3o!X$> o/s(>,N-GZf Gh^TPnWJГyBYJ(YyKZDiOF}=ԸQe'(P= iD=ĸXPT}*}~.esMP^ry:En}˙^ݺn¡i0"R? J(βڨʬ <5eXH o0ΡӢ 7~0H #'y}Rw"cYG(X}WN()}>s?ŏ¨_|7^WG+e!A$e/ըw*ׁ9$LJ?,XyhpI]ʃrZh1nau KZq?QHpp(*A+R# ʠݢ3`w %-ϱa{ÈܽRktGnT#Hk;z܊Ԛ[cNr3Y~v6W 14/l%:V!*&o"(njj󸕷l~ es ӭ#.N5[Vr /JoRA'\{9xMQ.Z~Zh8*Q WC\z%DV.h`<{GA|4XsX0C,Uy?J[ @[RJ~g縯͊]1MLE!%i貲 P+Ԛ\x^/a7y} o]ċeN&V"S"uG ?Z<Jڇ,'[!uFrL8mOqV2̌VIi7BUV'N &cDOfz__*4Vtz+UQZ|#2SlU$4`)E,c7:lav:",F+2nupl%#u4 N)_ӔZ}Gɞ[ibpV {yӄT5+O/Z]H;URHU0RBzd¥H׽ʲ8@z^!6h1<ʍ䲰Tau|ޏ.OēkL5D0/md f7 ?B^%w teyB<J.aj'Drɐ2fX~şc§+#7Ez BT|,x`9PIdc3.e;ڷЧ ,U{E,_1,>\xRe/2I쀘Xw=jwٺݓ!%uaNs} 5Lt}3Ԗ./4>jhSQhmFZ2ep#+3C Bd-woZ>+Dz̷y3hΙ94hk&K-;iNL,#CyWGJ'Q="x3h!*|p9bTg_N-R7 ǬʽE0/33YavV8XPJ-m\ 6+R74\ל~4cӗͧRb,M FꎦFR/? T-|''.-\!SJN!uG ")@B:X=*)WR޴8_c׺,}TI1U# Xn2-4.W ȹ>H~6j5GʇUP\ q'8*Ȩ#{E09\%op,3eLt5`ډM2ݾ8$L 47K7Y6BxD!!C+Zw]kxx6K [TIxe[;V=fL`AzRZ5t|G_h戚)9sowaS|o+8P6mٌv`D 5MU9obcZtLSEɣL<(^0J34𢓕f%fsH}nsܜ%cyyQ2y=2! ΋a=L;j~\* 7ޟmtZ֤W/Lb^X 8XgjJrJy;=!ӒY #" qxCw#n6}%#$pm 0]Ҙp!Wbuz5pG$RO쏶BYjrm7wvIz8翐!z. 5frG)iekIYU,z9tFaJVb02Ac{1,sj"ɱ JH4l EˁNv ID KPGhMDJ,@L_U-g@طx"r v!Mku11_HWy'O6b zy!zl|ge*Yx(Uxt!S:mj^1c=Fr輇Plpꎤ26$k28-H[LA}'9 ; iwxx\~$edv:|#n2M~VΚ oTO'mQZVN.ﱡUEKfԶi*0HEFέr+!5xNxX^#çxP6`Jދ6D%GN ^eC<huatN]Ż 3/9{Ӭk]Vh2?]MPȇh3ngK&iqz?~k TI4 :+˩K,""1 cҥ7uFi{4gLCfcLAcKmџ $zNqŽljoڂ k(,K8aK G\%"*L.1są Tl nw$>i=%cȜdQtg+uR@}jku֘79}vr4@.s+@3Qf @)|/(;+IU DnyPKԎH=5 s.4_ĊaP%#N ?Ͷ@mlNXD4h̗֗f"͉͒l-!?Uu a!x KHaL2{*);Ÿ1uM"*䜪`5Lr|v!GU 2 =Z.vKk^4odka+=lu6!}9% #bo+5&`؁{ MxV$Bd m7`T{H>kN|  g|ۦ7Է7Q0y%ř6ot34OI^_7WE%.>a8[𔅒KJB0٥dE2p{cgG?c ;ᰨj0N27$OwXhhLY Ǘ^ʗ&ޢ(ix;`Q>;rQ%{)LME 4,-eI,4 3_..3z9*'?-0A(^ӄ)x v&KJMI&n&[Njt7l؍mX8]fi6㤳6t4defU?|@!>ZSBmRr&vݏ+rMCԒCE 9Hyfz7G\X_}/Eui]Dg~4ƪD2:r 'D vfFU͗M|lo` dE85Ae 6Pe36I4K9t ZvZ%B}dfDGq=]({"?gעa@&B({3*=|+sMl'43mCkl$X艾e ب' w-}N!lh_a`_[^C=sh~RBwFH}_)ZWq]mA:=T&g*$ :UEB=ٵantWȽ 8B#& x>ܚc2pպu']Y G= 4x%ŨkQ*i7w*VI=SV ~2$;\`{zxѵF b&dE [d4Fd0J/IJL\J$W|xH"p٠y˱idI@˧Oab Dü2len`UdIzdiGZvpkr/M8rl֢Fb- ȫlXP'`ƶIðn!AU UgC=0^qRm0yd1o.\8TXqvq,Ә) ,4TH/Ѿ:hf`h/#0bQm1PF ]z5|T'$7 ϵD6uDKfqnKL̙V1YwD<2UΘt~Z؅b/T3n?~JTDG#jin$ !h.q;mMA)<Р-h݌L0UIk-m/{%_~Nڟн5ֺ;$BjR-cN埥,Ilz@==,KXyc 3ܒHED` }XŠoCdjlil7Q)_0C\<)'ͻm<(]>!KSC5?UUҴwt5c/UŜ ^3(4`y,-/`'톪έwF@ 03@B oݴy s{6'Gi_}9 YZ