libsvm-svm-toy-gtk-3.0-1.fc12$>Pدb!V -R.ne>=#?#d  V  3]cg       %>Xl"$""(8!9T!: !> @ G H 0I DX LY T\ l] ^ b!ed!e!f!l!t!u"v"w#Lx#`y#t#Clibsvm-svm-toy-gtk3.01.fc12GTK version of svm-toy (libsvm demonstration program)svm-toy is a libsvm demonstration program which has a gtk-GUI to display the derived separating hyperplane.LĔppc04.phx2.fedoraproject.orgFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxppctouch --no-create /usr/share/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : fitouch --no-create /usr/share/icons/hicolor if [ -x /usr/bin/gtk-update-icon-cache ]; then /usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || : fiI;g6큤A큤LĒLĒLĔLđLĒf7cb72a363f36087881a237ec24a69750c537c884e03b5f6a96a0719abd85c15e3c5e8b7b8e04b74b659f02f026d85a8429bf7196a375667c5547c951ba7a39cecd404ba0c54de62f9d02f62e25e3bdde6be5acec1d41fd9c2184ab56aff76e21f2c6ad7d1fc52ef9f27363981127311e1339119592c54767cb3581f7a54093brootrootrootrootrootrootrootrootrootrootlibsvm-3.0-1.fc12.src.rpmlibsvm-svm-toy-gtklibsvm-svm-toy-gtk(ppc-32)@@@@@@@@@@@@@@@@@@@@@@@@@   @ /bin/sh/bin/shgtk2libatk-1.0.so.0libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libcairo.so.2libfontconfig.so.1libfreetype.so.6libgcc_s.so.1libgdk-x11-2.0.so.0libgdk_pixbuf-2.0.so.0libgio-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgtk-x11-2.0.so.0libm.so.6libpango-1.0.so.0libpangocairo-1.0.so.0libpangoft2-1.0.so.0libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libsvmlibsvm.so.2rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.0-1.fc123.0.4-14.6.0-14.0-15.2-14.7.2L@LF@KsJ@JlJv@J@JjI@I"@IH GGGu@G#Gt@G"G8GGOGOG@GjY@GaGSFIFFֱ@FҼFҼFҼFōDing-Yi Chen - 3.0-1David Malcolm - 2.91-2Ding-Yi Chen - 2.91-1Ding-Yi Chen - 2.90-2Ding-Yi Chen - 2.90-1Ding-Yi Chen - 2.89-4Ding-Yi Chen - 2.89-3Fedora Release Engineering - 2.89-2Ding-Yi Chen - 2.89-1Ding-Yi Chen - 2.88-2Ding-Yi Chen - 2.88-0Ding-Yi Chen - 2.86-13Ding-Yi Chen - 2.86-12Ding-Yi Chen - 2.86-11Ding-Yi Chen - 2.86-4Ding-Yi Chen - 2.86-0Ding-Yi Chen - 2.85-6Ding-Yi Chen - 2.85-5Ding-Yi Chen - 2.85-4Ding-Yi Chen - 2.85-3Ding-Yi Chen - 2.85-2Ding-Yi Chen - 2.85-1Ding-Yi Chen - 2.85-0Ding-Yi Chen - 2.84-9Ding-Yi Chen - 2.84-8Ding-Yi Chen - 2.84-7Ding-Yi Chen - 2.84-6Ding-Yi Chen - 2.84-5Ding-Yi Chen - 2.84-4Ding-Yi Chen - 2.84-3Ding-Yi Chen - 2.84-2Ding-Yi Chen - 2.84-1Ding-Yi Chen - 2.84-0- Fixed the spelling errors of svm-toy-gtk and svm-toy-qt - Upstream update: * Move model structure to svm.h * Two functions for freeing a model (content or the whole model) * QD from Qfloat to double (better precision because SSE on 64-bit machines less accurate than i387 on 32-bit * exit status for checkdata.py * old python interface (swig) is removed- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild- Fixed Bug 564887 - FTBFS libsvm-2.90-3.fc13 - Upstream update: * completely new python interface using ctype * new way to set the print_string function * Java: able to load model from a BufferedReader directly * fix grid.py so -log2c can be run under python 2.6 or after- Obsoletes libsvm-java for ppc and ppc64.- Upstream update to 2.9, change to 2.90 for conveniently update. + tools/*.py can be run under python 3.0 + svm_set_quiet() in python interface to disable outputs + check gamma < 0 + internal functions to be static- Fixed [Bug 524108] put libsvm.jar into _javadir + Move livsvm.jar to _javadir + Move test_applet.html to _datadir/doc/libsvm- - Buildrequire changed to java-devel>=1.5.0, jpackage-utils - Require changed to java>=1.5.0, jpackage-utils- Fix the building for EL-5 Note that libsvm-java on ppc and ppc64 for EL-5 is excluded, as java-1.6.0-openjdk-devel for them do not exist yet. - Change the Java buildrequires from java-sdk to java-1.6.0-openjdk-devel - Fix [Bug 521194] Python: 'import libsvm' doesn't work. By adding __init__.py to libsvm_python_dir- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild- Upstream Update to 2.89: + reduce input/loading time of svm-train/svm-predict by half + pointer function so users can specify their own outputs + remove info_flush() + a extern variable libsvm_version + svm-train -q option (disable outputs) + svm-scale: warning if more nonzero produced + easy.py: popel.communiate() to avoid some deadlock (if lots of outputs when #classes is large)- Fix java BuildRequire and Build - javadoc have been removed because ppc and ppc64 do not have a suitable package to build javadoc in F-8, nor does javadoc provide much useful information.- Note: + SO version now follows upstream, i.e. SHVER=1, as upstream start to build shared library now. Be aware that previously SO version of libsvm.so is libsvm.so.2.86, which looks higher than the current SO version libsvm.so.1. + Replaced java-1.5.0-gcj-devel with java-1.6.0-openjdk-devel. + java sub-package now have javadoc. - Upstream update + From 2.87: 2008/10/13 * svm-toy/qt updated to qt4 from qt3 * fix a bug in svm-scale.c * max feature index of -r file is considered * Makefile: add make lib; add -Wconversion and -fPIC in Makefile * Add "rb" in load_model of svm.cpp * Simplify do_shrinking of svm.cpp * Change the order of loops in reconstrict_gradient of svm.cpp * save the number of kernel evaluations * Add python/setup.py + From 2.88: 2008/10/30 * better gradient reconstructions * issue a warning when -h 0 may be faster- Fix svm-toy-qt clear button does not clear. (from Hsiang-Fu Yu in National Taiwan University)- Correct changelog date- Fix the Qt path problem- Support both Qt3 for F8 and earlier, and Qt4 for F9- Upstream update to 2.86 - svm-scale for java - version number in svm.h and svm.m4 - rename svmtrain.exe to svm-train.exe - python: while 1 --> while True, Popen -> call - show best parameters on the contour of grid.py - LIBSVM_VER_MAJOR and LIBSVM_VER_MINOR are defined in libsvm.spec instead in- Fix build error.- [Bug 436392]: Fix by copy from right place. - Add desktop files and icons for svm-toy-gtk and svm-toy-qt- Move gnuplot from BuildRequires to Requires- Fix linker name (libsvm.so) - Linked to dynamic libraries- Fix svm-toy-qt build error- Fix svm-toy-gtk build error- Upgrade to 2.85 - Include guide.pdf in main package - Change the dependent from eclipse-ecj to java-1.5.0-gcj - Add svm-toy-gtk - Add svm-toy-qt- [Bug 254091] Comment 19 - Fix python/Makefile- Fix improper sed. - Change ldconfig to /sbin/ldconfig - Add gnuplot dependency for libsvm-python, as tools/easy.py needs it.- [Bug 254091] Review Request: libsvm - A Library for Support Vector Machines (Comment #12)- Add defattr to each subpackage - Move libsvm.so to libsvm- Split out libsvm-java - Add libsvm.so- Refined description. - Fix the /tmp/python.ver problem- Fix dependency problem- Fix mock error - Support Python 2.4 and Python 2.5- Fix rpmlint error - Move python related files to libsvm-python- initial packaging/bin/sh/bin/sh     &F23.0-1.fc123.0-1.fc12svm-toy-gtkfedora-libsvm-svm-toy-gtk.desktoplibsvm-svm-toy-gtk-3.0READMElibsvm-svm-toy-gtk-48.png/usr/bin//usr/share/applications//usr/share/doc//usr/share/doc/libsvm-svm-toy-gtk-3.0//usr/share/icons/hicolor/48x48/apps/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32drpmxz2ppc-redhat-linux-gnuASCII textELF 32-bit MSB executable, PowerPC or cisco 4500, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.18, with unknown capability 0x41000000 = 0x13676e75, with unknown capability 0x10000 = 0xb0401, strippedPNG image, 48 x 48, 8-bit/color RGBA, non-interlaceddirectoryRRRRRRR R R R R RRRRRRRRRRRRRRR ?07zXZ !PH6^_(]"k%]d戔 _t]^o~`Hn8̉wh<`.RAT.qpc^ !: ckew;2-M)iw$a@ٿs+ ͈Jwk!@/bjS=i=ꯐ \t(".q x#txr#ÎSirfqjWH~fռm`>,-1;UZ;qDT/Ss~ʱl8U|u>N`(hy%;CՂTt4Al≛eZ6&=ҢNgMUKۀfz }<EH0)/F1LMp$:ß,0l-ݗo8>\C:@kc{&|Ȉ/cYqQ.xyPmٳV``)i :TN2\i*^0\`tXe 7P0a=NUb;Po%nt-A"5/ O?)U*ԑi F;Eh*6T]G_''O9mi[gs@lD0OHrO| ~7L c?a nղ8q* mtI"ana?Tla.c'؃82~^n$JǚH}U}w{'`䂴J2=&Üon#>JQH;@g.H>!߅E 76&4+-"hNnsjffa\Ӊg)15=a^˓aV>Г^Bߺ~McRKŁL8\w~ֆp'kI@/<fᐖw%e ͏PY6|mEZS5<R]m~r2*bÆ)X Sh0'gv ڿ~(h%CnLU44və=m)$Yj(|gC 6 DcLˤspy\yE:,>a>=e Kk:m@:im5H,9+?ӔY*7}Xe $>9J텬n) MƉAX1@sqNt]7a4O[QV /s&VWAȩA3=̅%@~BSꢫkUƗ]51]:,m&ﲋC{Y s@6RIn'U H֓BsOp0nQW(TT#[}$Cfh(]`#y@&V/^.hr8bnKL@M3wԶj4`wlXF3duC179ׂ@.F>[ 3We/Mu_&@:t fT1k'tQ-yssXRZĠ0lc홆[LQ,E+rm(]7XQk%?md:i˜kx}"}7F㻰tpi=vAw+'kޟ>mV=p}rlXi R@RJ\nbQŦK*Aq+Q{RpVҰx&}X&F;&Z8;bLBPrW "Q&ʆo v D`FfQ>paFүJnv1flyp<15E,07l>=;LAW~<}a__7`fNLIZl>dJ&`&v7).C F,a6ޠz$J /40vĥ ArB:MsWo8U h86y/L=k^ΖʾV>ڃ.RiMB5El>eiH "IrHSȝ\%>Rh ́ 󥌿 1;Q /|z43L/ Xmȃ Ө0!dU7҈FV|/ !V6'@G mQ\o`~/M1nսdm4r2y]@渡a~+kRJID@H 1/W^M෤[X^Ȝ KL ׶[y?m)|6R%!Ui uwd:Ibu"+s.M}\f~zZe"iqu!Oͽ& ΅ PWz .2t{nr5Ӌ#7zڢn}lvKmۗۋ+,Ay]ADIaOM(!KEݼw Y2A;~T;%W9BWLLTj,cL?h<=*S*h&CB"?G#8xhm|Ҟҏ߈o]wtH`A ~iSDU4GT1prYOXJSa𹛀p~`ïkt݊q$0(A, n \G2-qPރg Z;D7aG/W(B6Z^re>ڄ|6;LG0ns_"bb^Ne*Ă;a|A+`2KXT ((p~ocj} qRGPdC%HB' D/`6 R) 픊u*'UR34Qj5K*bu5{փ] z) S8j}S (:tkloz.*&YO|(JE:2&Bθt9釰渧0ٍ}`Ȓ:PŻ(O, Y<1a>RvZf_ /hAjZC?kqG߼__0C=QFMf՘Se7eM(F>WgX#QSh@@kTe̛ReVg"rWXVf?BJ$OS P>Fb76v;n.>Ѭa_aDZPjXJ"|MB lEWN:XaTdW#xd<>`B$|1#`->iFpfk5+qO  yA!wv'n3Ѱ ,;!j]"!&l ։dGLN0ߢJgay瘟uCM OD!?Xi=D K8o*JZg>w_z(DiÕ{Q(7PWzҵ}&|k2w-&zT.4/v̀r(_n=]}@?%hTUeazϽ&ix2sSkoiȭ6mG9qRf==*!=KwQGE\tr71OU$07Qܗ_%gl72A;1P'2fVDkAĕEKZ@J0pVҏ](IM%D@M턙*zm_>ED>M6s 4s<FaĨBOX O /5y$;5с2VHyǓxpjN<%~Dar kƒb%u:A-͍A{>(גga%~ `fX^)A{"|ziݍ??Ǵ*!@<,fW1IVK OUp3T̒ۿt[bz1.433ʼ ˈZ&T[8 jNp(~49-`Bǃ<==a()~ 4N8p5y:PLt8 1 "d]$^k@+1:xJt7= s6g*bU7wcAlځΜD!⦜{lwu}8d\iBS0@}pZ]BIg骑L[_J:c򃁱XԱCYZآ'ji5ÜNj1^#oq-v@7_Shɒzo EzUxt[n@C"N"s?ۓ_S4 eI + r*$Y=4ƺIf,ԣ3yfN1\Zvb}r`P`EWA <w8) &A^#DF˃B}0 ̉ϕku@"ދϹA3d| BUnhoDhVؤRvaqإV|RK]M/V A\pM}_b9%DZ=W)g$!a_C$*t0n^lxjpxkl5> \8\l$/ ,`nKl~iހ)!,N+8[8G(!bUl]σO>2ڡJ˝ٺd [W!Mv/Zcl)rY`'l?Z{tRu>ŋŇ0JlYa%vce|zBK^[L;01Ig&CMO5lTF`?һg5nZ{%7dXT:"N)uf_JLhZQ6B 1;*8~6سMsa<6ݷ"i"ID+-Ϧ vLJ7}lS=rA m,+>J]*Z|P\&|xoB ٛG7AK+э# xe,;GoBDM_[ejgIR 7/ΪwoW<3]1 60kw(GUQ_¾k@1Jٝ2-Σ%i $P%3o#8i Ul"Fm[Ĉ:] p I^,"XqJR4  RCK+jVH k-_v1~j^ڲEлĘ뺌qm6NAZ{h)(u.hP eKA2EtڷN*;=ll` P10UYGzQo.ىIBTosݵ^&bm[mB~X÷HgS| ,sn+rcge1zx %:bb}=l}̼'~іZ@'`_΍jh>7 T+ =9, y \BmfD A5}jo'L"bgב bu'X^e(jhf?w7j3PHKP$@K% pUaD jQ4N`Nr{mw9=rw.rXkPN|ԼUc4ȯ`ZeM뵓okw=ikJ(N|9٪\03LUxo\^@%t_#OBzzDt0eq*\^aYjUGbcG&.e]ʯq9@etNzEzyTEs,T񡪨o\#Jcm;闉*aIuS),YXqlb])2CYdI'8fiʝ rO ]Ƌ>H4v K2Y/y|YoY+D{͑1]S3@YSo%/$?&`&,AQj`}-P/sU7o4=7vPk|Iټrk >,1W&|Gf,:σ)Hlmَ g% ̪h;ă!(t[g*rSo/N<|vox-1NReV2#-%_W[TNҮV!Դe2sgF&-ωQY-z@ KW2څpKi=ZY)DwQts)iX횅+h+Io fl?vUnXԓ^.'宏e>Q:>ZO>K֛.y$ӐzF,Gkg@X!]M_>lX_;H%:N_ؒ&TJSG* 8Bj 3 +Oj,0wY KKL\cOi{;A8asxXUX<:725נ֢f j!V> D:Ld(,gOxK>:bYUH>{FT 8x