libbtf1-1.2.6-7.9 >  A \nZp9|35<31ޕfnwR]!&a#f$5ΊQE~`gB'6"U2jU!^ףg& &/A23v]PJӪvNcemY_< Ț\8ɘ"hl4w/Ԉ{48T2[[lŎ_x&8D{*f,ƚJFjA~ʘ]ܓ&^;[2'ecb25bd8fb86b0c952a5aecdf406777a213f3f07b0eaae59b7337cde74e7a66ccfa8acefde9f941e2c937112685feb9604ca05421flT\nZp9| 0uw?g>}.`db:Y]֢=13W]ڜ:2cM]-fTtԣ\L9E-'B0+(V:??95Pkx`|TxC;"̆|&B(M6BuPUrp "NfJ3y84r E$@0wuG?3{56K#$FF:nZl?ڥbY"oָGAtꀢX>pC#P?#@d   9$(Abl    0 x  @|M(m8t9:>@BFG$HDIdXlY|Z[\]^ b c!=d!e!f!l!u!v!w"x"y"z""""#<Clibbtf11.2.67.9Permutation to Block Triangular FormBTF permutes an unsymmetric matrix (square or rectangular) into its block upper triangular form (more precisely, it computes a Dulmage- Mendelsohn decomposition). BTF is part of the SuiteSparse sparse matrix suite.\mnebbiolo,SUSE Linux Enterprise 15SUSE LLC LGPL-2.1+https://www.suse.com/System/Librarieshttp://faculty.cse.tamu.edu/davis/SuiteSparse/linuxppc64le gA큤A큤\m\m\mW*ayV?\mV6fS,^3d761a15f96f32122d922ba544cfc7a3c939c99b2551c98f40d4f55e825dbf6cb65bb8d71592f9ba2d3cac173aff77abb2d57bb90b6fc41ec8b4db7242a9178b9cb2a39727b05bd2e3bd707717585d055f233ba363ddfdfe186d482b2e78170b56ba8d575568e117c26a525dc0b7ccd99950cf8d9a4fe27d21e90616d9e046e7d1140673af4ac0a12a5c6dcbae3dfe49cf156b31218298bf740a4bdf0b4fc338libbtf.so.1.2.6rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootsuitesparse-5.2.0-7.9.src.rpmlibbtf-1_2_6libbtf.so.1()(64bit)libbtf1libbtf1(ppc-64)@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1\+@[3|@ZZ$Y@Ycl@Y=0VbVLh@V@UT}TC@T`TG@stefan.bruens@rwth-aachen.destefan.bruens@rwth-aachen.detoddrme2178@gmail.comschwab@suse.dedimstar@opensuse.orgjengelh@inai.detoddrme2178@gmail.comfoss@grueninger.defoss@grueninger.defoss@grueninger.defoss@grueninger.dedmitry_r@opensuse.orgfoss@grueninger.defoss@grueninger.defoss@grueninger.de- Remove openmpi BuildRequires, all SuiteSparse libraries are MPI agnostic.- Fix conditional to select the right gcc-c++ package, also for the devel subpackge- Update to SuiteSparse 5.2.0 * GraphBLAS 2.0.1: bug fix to GxB_kron * SuiteSparse_config: corrected back to SO_VERSION 5 * GraphBLAS 2.0.0: with changes to API to conform to the latest specification. The SO_VERSION of GraphBLAS must change, as a result, since this affects both the ABI and API interface. * CHOLMOD 3.1.12: bug fix (no change to the CHOLMOD ABI or API) * KLU 1.3.9: minor edit, not a bug fix, but code is more clear now - Update to SuiteSparse 5.1.2 * improved build process for GraphBLAS * minor change to CSparse/Lib/Makefile, no change in CSparse version - Update to SuiteSparse 5.1.1 * GraphBLAS added to top-level SuiteSparse/Makefile * GraphBLAS 1.1.1: bug fix to *assign, split AxB for faster compile, added memory usage statistics, AxB performance improvment * minor update to [AMD CAMD KLU]/Doc/Makefile's, no change to version numbers of AMD, CAMD, or KLU - Update to SuiteSparse 5.1.0 * GraphBLAS 1.1.0 * minor update to SPQR Makefile (version remains unchanged; no change to source) - Update to SuiteSparse 5.0.0 * added GraphBLAS Version 1.0.0 * replaced UFget with ssget - Use build-in build system instead of manually building everything - Simplify spec file - Add build_csparse_shared.patch to build CSparse as a shared library- Make openblas optional, using lapack instead- Fix csparselib define: libcsparse-%{csparseso}. This results in the (wrongly named) package libcsparsever-3_1_9 being renamed to libcsparse-3_1_9, matching the content of the package. The old name is, exceptionally, obsoleted by the new package name (not provided, as nothing but the -devel package should ever have referenced the package by name). The obsolete is guarded to no longer apply, should the version change.- Fix RPM groups. - Trim pointless trailing line whitespace from descriptions. % must be encoded as %%. - Trim past-time history from suistesparse_config description.- Update to version 4.5.5 * minor fix to SuiteSparse/Makefile for 'make install' - Update to version 4.5.4 * minor update to SPQR for ACM TOMS submission - Update to version 4.5.3 * minor changes to Makefiles - Update to version 4.5.2 * licensing simplified (no other change); refer to PACKAGE/Doc/License.txt for the license for each package. - Update to version 4.5.1 * update to Makefiles. Version 4.5.0 is broken on the Mac. That version also compiles *.so libraries on Linux with underlinked dependencies to other libraries in SuiteSparse. For example, AMD requires SuiteSparse_config. The links to required libraries are now explicitly included in each library, in SuiteSparse 4.5.1. * minor change to CHOLMOD/Check/cholmod_write.c, when compiling with options that disable specific modules - Update to version 4.5.0 * better Makefiles for creating and installing shared libraries * CHOLMOD now uses METIS 5.1.0, which is distributed with SuiteSparse * fix for MATLAB R2015b, which changed how it creates empty matrices, as compared to prior versions of MATLAB. This change in MATLAB breaks many of the mexFunctions in prior versions of SuiteSparse. If you use MATLAB R2015b, you must upgrade to SuiteSparse 4.5.0 or later. - Update to version 4.4.7 * note that this minor update fails on the Mac, so its listed on my web page as a 'beta' release. * Improved the Makefiles of all packages. They now create *.so shared libraries (*.dylib on the Mac). Also, there is now only a single SuiteSparse_config.mk file. It now determines your system automatically, and whether or not you have METIS and CUDA. It also automatically detects if you have the Intel compiler or not, and uses it if it finds it. There should be no need to edit this file for most cases, but you may need to for your particular system. With this release, there are almost no changes to the source code, except for the VERSION numbers defined in the various include *.h files for each package. - Use faster openblas. * Remove blas-instead-of-openblas-SuiteSparse_config_mk.patch - Remove upstream-included no-removal-of-suitesparse_config-output.patch- Update to version 4.4.6 * SPQR 2.0.2: changed default tol when A has infs, from inf to realmax (~1e308)- Package forgotten C++ includes (*.hpp), too. - Adjust download link- 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./sbin/ldconfig/sbin/ldconfiglibbtf-1_2_6nebbiolo 15570324461.2.61.2.6-7.91.2.6-7.91.2.6libbtf.so.1libbtf.so.1.2.6libbtf1ChangeLogREADME.txtlibbtf1License.txtlesser.txt/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libbtf1//usr/share/licenses//usr/share/licenses/libbtf1/-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-SP1:GA/standard/d0795e1a870e5f20ba96f0bf8010bcfe-suitesparsecpioxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=fa201a18d82e3108c70c8fad03bde11e2ac361bf, strippeddirectoryASCII textPRRj:Z>(C\&,OZb'kzNv-).>Z*8IªWvF,I9v- olgo*~=1+!U䨱W#(&Ze"Q_ $eJğGF 5Rʒ,yʃ5Y.%A 5C&gT 1nw fl(0Z3,9?G]qP% @Lۀڴs_[Wޓ @EWhh_`j͡~,C?Nd—=!֌v2`Y/+(k~ߧ4 #WK^WᓑßrcLCދju{Ǩz) #:NWZd xCtQfܦw pieu=tPTWrY\{BtB̀vѽUh ;TD~i= (&RiMYOY?c|֯#ytd2QWZʊ^2ΏK 6uu0:mho?=b=hKI瘊5n38dzab4f+']pimAK{Wj`8<' ,k8 {IcEU_D.y$9L5jd](IOVYO~Q\L{}(:7;Lb+^p}h]4@"ry{-.IDYQ# C_%Qs\[k^A| "9M֜%c zPtYF" ?=>%5@_Q5_ 0C#p 31*:AZEΩaW=u]ibwBH Pra, v1E=' t@9uܞj@iԳV)Js3Mc p೒QU˯#/Xǐ S[ v^U |ka]{M --12T0a#mζtwxG].0y('A3H&vnߛ F;ʤWbטݐr,(t~4F, 燥YR>N˄nF!clk-;-vS?̉(E7b}2SyR*pE  +q[vLΉ3!Fd5|F3V*󠥩8b^%coc>+ k.mI}2Ҕ %x©c~b|k^h 9?IX Qdb%ľ5r,E@@=WOLUh%V5>}Pwu߾=WS ').,ކP`dnPu&?_1V@{]v oXAX'?Ly7"]?c'}*t"Bn %# I(.Ժ#(l+G0M&n?d>| 7`収&V DlV PwRcEB9z6I/[;rp#:SY_:i NBc9,M9c0)VJf7EB" q,Q X gcHx ٵz8uG_]EˀV^4=~>ĄIC39qTUuٗm= 2jHB Ma? öRDkC^I P+4UAC\0~CcIڸސBW˛?[W&`B q/F /4M_=jg PvRn vM՟SmtWrz\7\.]rz(|tV>ѧte]Y 7Co mi͊]5?E|VC+ uw/3h#e| {nZc5a֖(YH'OZ0"ci{3{`.n{ X)1آv+E#V! 'GW,<,zG,y? gv8- !A}.!R2'  ⩩J"Yr@h2|Ht/qxꗗ;_z;e|+4YS=:;u9?C/jkj 3L"J=@cA~`d)?7oFu$9N)0\;[g ?8x|fzAy0DXQrzeѧaDFX\I9g^K]7ceY}id;,@u~UK2tqI`8l XdHRE=*4e+, '4yq_g4vR4*gWĜHuF\C9S2(i#BRpj@NIWzdxMɝB(NZg݅H-P+P]<Ztin\1NfZd> 3V݊VqMKſ„NQ؁Ɓh Rkyj-vG-y0^*J)z%@ n d@_Ԛ/DǕ%D0Gȸ﷭ܑhNS9 : ֍TAe|U8/3AS,Q:mA0ow.)+PY:y"qZTd$ -H=>VTEȓS N- ;di8Aj#( $8D_c03h'dʰj E 3huV`G.V4Na"cVq<ܤ "m$7 m4tiS\xhߋ/A}y)57(A ̓D ݯ45(I߉ &/rBwAS@}kx|:>t0V!7=ZSD+謈E3-F/=E)i+,?\w4p!a:lE"(s?cYO֔d: bQmgxlnHpXNmSveez2Dl1VP&9kEYF9Y3P*`vTMI@-NhI߿-P*,I͆ů;G@JR)|/g)IjT }ܓ5BLJr: qN{ p#8]3˽j,9},e_`b2xx6~'d77~DhsE +*a0+j"P/+Lt/Dt,\,;¹zXd(a!Px3R@֏AUYyb axtQk 9Hl #,f7pҒ#V2=WgC#@TJm0y&hFh'1J3*ҸvغfssGTϬ0oNSݭOFvpAH 5#y N(3}J4|i&VA9bh14&X{^J8D݋fpK5[H3O0Iچy(U&sZf\R?j8䃏3_ zOmr<$5Яx~}P {$55@ƳilqbV~GU'܅d+6Dw[xȓFntִL8)Kۦ1z`o_C*Ц+겦l溬ز3ٖgGdÞ"L8uݽ~ƻzi6!]ūQi I$[7mD9pl˦n{}Jymq?#$lˀ^@o*# u]oz`(qZzya$A}_-sV_b^/NڀC7<&W/~D;9T#Rk%8A]Pf#զ-6RuMR+엪/BNLUN߻evH͡  f*YG3u~ToÞR^0;:vIzḉ-|j u,c}ZPd,;y+K9.eϱ,_x03!(}(s&{rf¢LPB8gC]>o$V|CL ˹:v=:,V%X m)&kI~^G!"had0!FE zhBd j у'rfɸN&)EC} }-T~4;hjj+./ӧMUJ^>Y\]YR|ܑnqrC_&hw)}K;]Z?j:XLF~FTm'ADՉF%^_K!e_*zqț }Dгnf30.,h7-[]iB@_ەgߣb#Dzvi" 2wUv nq+ &0Z'!MNC6Y]Ftd[IkHpuL <\ìE`|捙zt_ ,IV wru6XV* zb\#jAX@9[`\^%Th*'mGSmܸ" 8 1j % R{D-^/.M[ʹY`M;_ʦ|@RYg&H^bi/SKK~́\ p${WC{t%jQ6 o!l~g+CBB4*x׵R4{|eˠaq^}Z\( XamE)Ц->+4Q"K!Ξ^.|-Q~qq-k-*G~(fS<}҅w$EutJV/Z#y#UTUȞ'_ gr{2 l6<0 &dhD([MAb^n++CjZ[̀(yY3U6?.[ǎ {3ܿm^U>SMi"A2Uڸ|=Yv -]TݐϱvMarR귖r0]d ,7HOx0*K;jH+]ӷ'Qf[:m|ڧ=`_;d`5Hw~xW:Le;C.d7!&`)KqP E!u\Е*{X]vS0o<QI-y;]{=ܜKt+x_p3N'TFV8TE{d!8pXPLʬ^G,zV~'96-Ed{"ZC RQS0ޑ쒢m.W0(ȹ|; Ҡtirk>O-EC{lsZ84R?ڶGnɻRȏC70[!E*k3 w-KIX"E9,zX%fTeǶ}M"%e)]RDֽ?6cU"njX7ĦBA)/op:Ѵt@CeyP Ld;Ԃ}eh [kR/@rL] C ̖0[Jvv߱RGR@r<i#[֟޳b,"ZO0IR'iOcvkIޯ!x >oIЛӍzM>Nϝ. h~paj1< kY|yZD%74o;PSz{`A%7DwT.tx9rۗcL~rBڹƱϑ5&.8RBEXŀ6Wts>azR]>iS2,1d,d{UNp'B۰WC фX/!i r:npiX+}!Uɶqag%M~KN|=R[X _{ьB79|Bp Rծs2ցME\u$7D7$V0HHQ:e2ۯE|X.nL-@&Xf[[dUVD} tPÇ%9]019H|vDjpEGd1TdTg NwUeI7mz6l7d:$t>GpN%+~䥔~X"=Ŗu5NEq8UM t?#+|V3N+,ͩ~bȕPj^vІlTƃ:^n.8759L[)O.{m擳pxhIPw$nѐJ6dO5Y0b !ny}y)? weҵ4:f7#ÿA¾oM]{j`SD"7F3|_w D̗69_@lvyK&YNHs>#BQV5*8-7? W3 |ѥ|DD>3tZ"b>eEx`s(`E+qDRehz38ḁJ5t%F @fsuY& 0/T"XZCq$QS <`DJ⥒X{y(rl IƩ J-eUG4Ǚ"?vs]nRI'DET1dc-wE#!$oh04CJ&cHqxΧk̸Cmiߍ[h^KXQ` 4r<Ԝ"} 1Uy(SX!4};'e9i+U.c%)w-KBݔl_7H d1H EFo1crs 4n< (JPABgф+V+)μZVTh6N wk`B#Wd>)Qj1Z-`l_F"補%;7AV rodp4p#Q*rVKy^#L~ÐoX1u<}0.x]s#j,-- DG4bk|΄TʻRON F&jm&:oC!~e+uŬh$wɊLyy/8翗;S˖.!ozL設j =PeɅg4s5i'\A;2-֡P2]Zu>+{@1`>"MjgF8EJ0JK(s ݞ57'fs8ÉvN8&``x˅417iB0mx C0D9ۧy&c&Ɠ2 %qwx,*a<ᙡph, ]qcCYtkEt˴z,mmpW]b w(pah7;F>:w9^hcن1:-Kv*jCMo> mzNVK_mRQFk]cx 7M_ haf|U};3Ӂ][:Q@Nm{*=} |˴ DLI|qYukC]_ʪ&˙.g9nr΋ǐîTƆO' /,썑]Sֈ1JI7! $}f;w/c׆9tX;)-{ՙq]~5.Εž>XqԽZGY{r3(!2|9].\N;X5;광6W7ilCIB[ֶ#sIfظqtsIl {ɑQ]cf{YZm<& ^6kV+ߐZ$q!c4.u3P}n>B߼HmfͷUI 6,<>|`ْ|^ޡs@` 5&peئHGg;ʕDG]{:p,xF78?}Ajܦ_ -2S_t4Ca33]}`{7ZRo+%{ϯ-?i;oӿ xm4c5Ψr1AT ,is @>[1DCo%ƸFWsIf\h ]2̄ u‡~/ DހD'٩{ܦSyk;#4᫫ =I\ÞP ~at߃݌2OHb~J _t[jZ"(ۃgn0[{2|~|-D&pjPE aq궜gTh=R>#(x lV̥$ ۪ 5ϟ+g[ogqL25Fd3b ]Te KVsVh#'`DeH. )#IikH:gPI m4dP`i'S4\/̳ JBI v`B9>Ww_[y~tJj (谬HM+'h̼>tߖS_O!A9) Q aZN3 﫨&jRkǠ&YexC:f)hbiZMڡǛ.sD1}ͳh3π}Ӈ#\5a!^tҮ edpԆ6/.-+0!'IH6Jd -7jvAHmV{g-6_c