libsuitesparseconfig-4_4_5-4.4.5-22.4>t  DH`pY#/=„@n+h\0ycz0/iӟ#^_# qYR[TF`?p `AsR^57Q`hI ,$[j+1-g`>"J;DOy̜{V 2af WW\y<'~;n/q7mrƐz*fp:GF8d7\jLƄ6g22826028b12dcdc48309298fc32cb072578746e1/Y#/=„$j&5 $ Y? I,#rl\SDk~Jgq+Qѧb??d# ( ^@DPTgpy      ` dtL t b (89:z>/@>BMFeG|HIXYZ[\]^Jbc[defluvwxyzClibsuitesparseconfig-4_4_54.4.522.4Common configurations for all packages in SuiteSparseSuiteSparse_config is required by nearly all sparse matrix packages that I author or co-author. These include SuiteSparseQR, AMD, COLAMD, CCOLAMD, CHOLMOD, KLU, BTF, LDL, CXSparse, RBio, and UMFPACK. It is not required by CSparse, which is a stand-alone package. SuiteSparse_config (prior to version 4.0.0) was named UFconfig. SuiteSparse_config contains a configuration file for "make" (SuiteSparse_config.mk) and an include file (SuiteSparse_config.h). Also included in SuiteSparse_config is a replacement for the BLAS/LAPACK xerbla routine that does not print a warning message (helpful if you don't want to link the entire Fortran I/O library into a C application). SuiteSparse_config is part of the SuiteSparse sparse matrix suite.YRcumulus34KopenSUSE Leap 42.3openSUSEGPL-2.0+http://bugs.opensuse.orgDevelopment/Librarieshttp://www.cise.ufl.edu/research/sparse/SuiteSparselinuxx86_64( AA큤YLYKYKYKd733cf20d23d2cc64cfe446906688b0891b2aa838293bc0ff4723a3e4f4ac988rootrootrootrootrootrootrootrootsuitesparse-4.4.5-22.4.src.rpmlibUFconfiglibsuitesparseconfig-4.4.5.so()(64bit)libsuitesparseconfig-4_4_5libsuitesparseconfig-4_4_5(x86-64)libufconfig@@@@@   /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2V@UT}TC@T`TG@S@Ru@PP6@P,P+@POF@Ọ@O@@O?O>A@O;@O1@O-N@foss@grueninger.defoss@grueninger.dedmitry_r@opensuse.orgfoss@grueninger.defoss@grueninger.defoss@grueninger.dedmitry_r@opensuse.orgp.drouand@gmail.comjengelh@inai.deRene.vanPaassen@gmail.comi@marguerite.sui@marguerite.sui@marguerite.sui@marguerite.sutoddrme2178@gmail.comi@marguerite.sujengelh@medozas.dei@marguerite.sui@marguerite.sujengelh@medozas.dei@marguerite.sucoyoteuser@gmail.com- Update to version 4.4.5 + CHOLMOD 3.0.6: * minor fix to CHOLMOD (-DNGPL did not work as expected) * added MATLAB interface for row add/delete (lurowmod) + KLU 1.3.3: Fix for klu_dump.c (debugging case only) + UFcollection: added additional stats for matrix collection + AMD: changed the license. Was LGPL only, now either LGPL or BSD, at the user's option. See AMD/Doc/License.txt for details.- Update to version 4.4.4 + CHOLMOD version number corrected. In 4.4.3, the CHOLMOD_SUBSUB_VERSION string was left at '4' (it should have been '5', for CHOLMOD 3.0.5). This version of SuiteSparse corrects this glitch. + Minor changes to comments in SuiteSparse_config. + SPQR version 2.0.1 released (minor update to documentation)- Fix linking config - Add linking tests- Update to version 4.4.3 + CHOLMOD 3.0.5: minor bug fix to MatrixOps/cholmod_symmetry - Update to version 4.4.2 + CHOLMOD 3.0.4: serious bug fix in supernodal factorization, introduced in CHOLMOD 3.0.0 (SuiteSparse 4.3.0). Can cause segfault, and has no user workaround. - Upstream SuiteSparse preferes OpenBLAS, added patch blas-instead-of-openblas-SuiteSparse_config_mk.patch to use BLAS as SuiteSparse 4.4.1 did- Update to version 4.4.1 + Minor update: two bug fixes (affecting Windows only) for CHOLMOD and KLU- Update to version 4.4.0 + (added GPU acceleration to CHOLMOD and SPQR. Up to 10x faster than a multicore CPU.) Not yet working in the package + changed to a consistent method for all of SuiteSparse, for malloc/calloc/realloc, and printf, using SuiteSparse_config.- Fix libraries linking [bnc#883683]- Update to version 4.2.1 + no changelog available - Fix Groups to respect new standards- shlib naming: libsuitesparseconfig-4_0_2, not -4.0.2- need to escape % in comments -- Fedora builds choked on them- also re-fix bnc#746867: * cholmod from suitesparse should be GPL-2.0 and/or LGPL-2.0 licensed- fix bnc#775418: SuiteSparse does not ship library which contains the symbol SuiteSparse_time * it's because latest SuiteSparse prefers NTIMER.(try to depreciate) so when there's NTIMER avaiable, tic/toc will not be enabled. * easy solution is to use "-lSuiteSparse" in the UMFPACK_LIBS variable in the affected packages like Octave. * but this seems to affect many packages in science repo, so I just add a patch comment #IF NTIMER off. * http://comments.gmane.org/gmane.comp.gnu.octave.general/42837 - add sub-package libsuitesparse_config which is formly known as UFconfig. * also add provides/obsoltes of UFconfig. * add patch0 to prevent removal of .o after .a is built. we still need .o to make shared libsuitesparseconfig.so- Update to version 4.0.2 * no changelog available.- fix bnc#751746.- Update to version 4.0.0. Major changes: * added GPU support for CHOLMOD * Renamed UFconfig to SuiteSparse_config - Fix licenses (some libraries are LGPL-2.1+, some are GPL-2.0+, and one is both). - Change descriptions to upstream versions - Build csparse package - Clean up spec file * Remove hard-coded library versions everywhere. Each library version only needs to be changed in two places, which are right next to each other - Move README to -devel package and remove now-empty base package - Changed group to match lapack/blas group (which this package is essentially an extension of)- fix timestamp error in changelog, dont know why it omit zero in time format.- add rpmlintrc to shut up false positives (after inquiry by MargueriteSu)- fix libraries version tags of suitesparse-devel requires.- fix bug#746867. cholmod is licensed under GPL-2.0 and LGPL-2.0 only, GPL-2.0 only prevents other components to be licensed under a high version of the same license.- Apply shared library policy http://en.opensuse.org/openSUSE:Shared_library_packaging_policy- update to version 3.7.0- updated to latest version 3.2.0 - added gcc4.3.2 fix for spqr.hpp - changed source to bz2 archive/sbin/ldconfig/sbin/ldconfiglibufconfiglibUFconfigcumulus3 14950464824.4.54.4.5-22.44.4.5-22.44.4.54.4.54.4.5libsuitesparseconfig-4.4.5.sosuitesparseSuiteSparse_config-4.4.5README.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/suitesparse//usr/share/doc/packages/suitesparse/SuiteSparse_config-4.4.5/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/d0a73c5bfa2835ccb40faccc2654198d-suitesparsecpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=539a773b83d8130f3161b95a6ca6b74a7a7e5230, strippeddirectoryASCII textPRRRRRD]i)Z+gD>?] crv9uh@<hp;\ko\p;$nu/!$owItwn)l&mW8W Ky0 2SXlw\ScB`{_ާ0=H53M(ATeC-w:̭$ v?='LAz?d՘H%<76dII]e.%$YPMx*-HE&a!-SbK6@LٽtCk9׮3?g-G!p1Ch)UG gsPtp'pw7`( H?,p ֳch4U89G˛Дz-"DfNUCgۣh۩u{}!"zLE@I(!#!\`9.l'\|fFju|۵&r; L٨}x3ıc"p^JNMlKä !Bp8Xy5udi+,G0ޒa%R)ӱ){{$z/:1̘l₂Eo)6">HV Jt~%vRf:5 B#1W?kffd[{CAu c٘L|@_ lGx/LTV>ȂypˊŨ)90|h_vEwM[³R#==W-G US6gA\!/h:x ʐLLQ*=d}׏OWtuwwָ4'JrEYzi̝988oܾi)JO;1M`uLgЎ~߭N}֤@IG L9 󄃗؎zS>bONE?W H%_6B}Ssȩ}@=FHF]B34r|/5"qmnZ8q"E9#(~B2bK .% g&'&CvOrXaڣM}nP|K13#i_F=uߐ\2xÂ6W/`}hm+̚ w7Sa@ѤbOBfIk1 ˽7Jq}b#!Z${a5]fd I8s?s<1<_@YR`,r|PcA CٮL|yz5V-b#vcbT肜DfE/C_N*?kԦpG@BL~2ٹIubS <\Őu1NJdPh@ 5cO@;oU{*>ȯi"+޼|$)t>v鈢f,VKIiddL s{"!{.ͧd߭„&IpàzWU5iZ 㛬hz6Q`` r9m6`<%;躷*`>3y6@*Yx;]vJQ-)иjÂƝvǢ3Cq k/m`jt\)j`눚7VބVlBT#v[L9>:/>xf^i'TweWt"w_g*pRPyci)a 42^XƐ@Qs2"1a-w[='] IVR8RV{v(P;aƳ}/O8_s =+J ^P:|%+gڂ}b14oȕ/y POqsMz8v_/}+~8} ^is+hĀ~1 2p}-OXJgj&>(jn$Q[WY  #>UHh=:Cz'4N0B#h؉_J^ꨅ&2g$AeF@ -ҏN)\YKGxHeۓZ9E@ܜ+tWkF b")$){Sۜq]k/ AOa.< ˶-H)c=Z}OIRAaM"zl]G>\~+ oǞGjhXKI̛Rqϐ2Z]J^eԐLM\2VHFuNOrYDglK|ٶ דԨ3[e$xF]ޗ3AK;#u56R+Ʉ)$N}.lnL{o4D%?l2N@.it6 $;SDkn"|۲&'+Ry{FO>8&r9TCX-Yڛa.?5=h9orgDڅ)#Wt8~G;c[$wRUbշO_4:',Cߧ {LwIk ,{<:)Bn ^`ځS0ga_DZﴤ=uhex^BH&9kIKر67O1Vm3Vb!,/‡}YQ#W$P^M11 %{-qm?E9NQq1,ڬ:;׮M71c3bD>.LЮ*\ooF.OHI=uL ?v vQ jNɦT3oOnN"%lcMw8}0$W&_TF'%[[0|ZtzA;K)pωMr\X7Is{1CpqAV#.͉`])S7=M6 c a-ĠC#ߎ"NgTPfO1t.;Ǭ k 7?x9dMlLYqx < let'?3Aۡ,:;`(a:x3!K5ҹ LfiT1ɂ\EVCaM%Ͳ]_ 7ch QJ#lweUaTyKsm1s:t:MXCd jw{ W2䁾\0p7᲏lK}S9߮OVQ|\iX?&cv#i׋ҽa{33&|7H=