libsvm-svm-toy-gtk-3.12-1.fc15$>Q"XUc^STؼ>=,%?,d ! W  3]cj     )B`t#0#v#(8(9 d(:(>(@(G(H(I(X(Y(\(])^)ob)d*gl*lt*u*v*w+xx+y+, e,f,Clibsvm-svm-toy-gtk3.121.fc15GTK 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.O}x86-04.phx2.fedoraproject.orgFedora ProjectFedora ProjectBSDFedora ProjectDevelopment/Librarieshttp://www.csie.ntu.edu.tw/~cjlin/libsvm/linuxx86_64touch --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 || : fiNp;j6큤A큤O}O}O}O}O}c7170d74f374b28c33e52c3f217c7fa21018c95c3ef86cc1c0e1ad1204e0bc2aa03fa7fc49ad88dab663551fe1c36c9a100f0c0827debb53beb94d2fbb1255c90fd01a1661e6a6926a581e5ea1ac2c7278f38758e801aeecee1e1ce01e094f6c1f2c6ad7d1fc52ef9f27363981127311e1339119592c54767cb3581f7a54093brootrootrootrootrootrootrootrootrootrootlibsvm-3.12-1.fc15.src.rpmlibsvm-svm-toy-gtklibsvm-svm-toy-gtk(x86-64)@@@@@@@@@@@@@@@@@@@@@@@@@@   @ /bin/sh/bin/shgtk2libatk-1.0.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libcairo.so.2()(64bit)libfontconfig.so.1()(64bit)libfreetype.so.6()(64bit)libgcc_s.so.1()(64bit)libgdk-x11-2.0.so.0()(64bit)libgdk_pixbuf-2.0.so.0()(64bit)libgio-2.0.so.0()(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libgthread-2.0.so.0()(64bit)libgtk-x11-2.0.so.0()(64bit)libm.so.6()(64bit)libpango-1.0.so.0()(64bit)libpangocairo-1.0.so.0()(64bit)libpangoft2-1.0.so.0()(64bit)libpng12.so.0()(64bit)libpthread.so.0()(64bit)librt.so.1()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libsvmlibsvm.so.2()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rtld(GNU_HASH)rpmlib(PayloadIsXz)3.12-1.fc153.0.4-14.6.0-14.0-15.2-14.9.1.2O|7O@MAMAMM@MQ0@M\@L@LF@KsJ@JlJv@J@JjI@I"@IH GGGu@G#Gt@G"G8GGOGOG@GjY@GaGSFIFFֱ@FҼFҼFҼFōDing-Yi Chen - 3.12-1Ding-Yi Chen - 3.11-3Ding-Yi Chen - 3.11-1Ding-Yi Chen - 3.1-2Ding-Yi Chen - 3.1-1Fedora Release Engineering - 3.0-3Ding-Yi Chen - 3.0-2Ding-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- Upstream update: svm-toy: support loading/saving of regression data python interface: handle the issue of the "0th" feature if using lists tools/grid.py: not redrawing contour if c,g, cv doesn't change add setlocale when saving and loading model so not affected by users' locale- Fixed Bug 646154 - libsvm-python's pth is not set correctly- Upstream update: + Set max number of iterations in the main loop of solvers + matlab: new make.m for unix/mac/windows and for matlab/octave + matlab and python: fix a problem that decision values returned by svmpredict is empty if number of classes = 1- Fix the build error on EL-5- svm tools is now installed in /usr/bin as svm-*.py i.e. tools/easy.py is linked as svm-easy.py. - Upstream update: + MATLAB interface: + Merge matlab interface to core libsvm + Using mexPrintf() when calling info() in MATLAB interface. + Both 32- and 64-bit windows binary files are provided + Java: Math.random is replaced by Random in java interface + Python interface: subroutines to get SVs relative path to load *.dll and *.so + svm.cpp: null pointer check before release memory in svm_free_model_content() svm_destroy_model() no longer supported. + svm-train.c and svm-predict.c Better format check in reading data labels + svm-toy: fix the svm_toy dialog path + tools: Using new string formatting/encoding in tools/*.py clearer png output, fix grid.py legend- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild- Fixed [Bug 661404] New: Wrong symbolic link libsvm.so- 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     pi3.12-1.fc153.12-1.fc15svm-toy-gtkfedora-libsvm-svm-toy-gtk.desktoplibsvm-svm-toy-gtk-3.12READMElibsvm-svm-toy-gtk-48.png/usr/bin//usr/share/applications//usr/share/doc//usr/share/doc/libsvm-svm-toy-gtk-3.12//usr/share/icons/hicolor/48x48/apps/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=genericdrpmx86_64-redhat-linux-gnuASCII textELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, strippedPNG image data, 48 x 48, 8-bit/color RGBA, non-interlaceddirectoryRRRRRRR R R R R RRRRRRRRRRRRRRRR!xz2?07zXZ !PH6Vh!]"k%]d戔 _thR=+C" B?Y3_Pmt;clWEksK [\n?K;Z=h[: ]<sUE G6ZOIJ"GK󮐉j#쨏40I<VB9UPBآ'V HRveniݔӥa{(K":q7J'j+lX.Q[`1WTlG*`Э@ְq; g}ON)UYŎWdI${O*_N1\Mf `<._'z"'ԀMčs? [&7-&E-#$7ۮ.Dב(sD`/pW@-R5X i[7l+F 8Ă[Ɗfp?lnf1<1{'e(a0aJ MGsiDZHyd pE[aYU۹0UWas"'үY"EڨsiiA_udc t/Ϭ+o[+xX.]qmZAtyڲjJo=&GOH: +EVZtsJ<`*QJp_x9n"D$B?vq,Wnp"]nu б,;4볞{e=l݃iq [L&Z-Xߔ ya5A]ARqTv*')տ?\rD=%j&MEz_ia6<-^p۟ 9 0Sj"5jm)!zC>ģBHs"=3ŬJ0OXWSmz`̜}+$fQut>U܊M(}s;׋/l~Z2 }W#{pGh54ԘE#9M8Q );}G lƴGI*[1uQ,ɔk$5]S?w 19|$&wfbN@WsI u]Gce%zDK΋Cc>Qo-yC;7L >YX#uwҢX,^Д%㉷? rİ xK Z}E4IcuGSDy QU8V! }%A[E@NFa0'P)/y6:3 ^bMF-EFiPlk%*'Zݒ[ό;YdSՑ`).Nrp?,3Fr+$б] ?opagu!i8e&~fqK;ZDeNR{w*ZcFj;} )9X R14(@Nw/5wMj;p΢{UdW2}}ȳJ!7ahK*lӕ;S3=`JzDFĶ6ذ (09Z,ԢSy yj-4RߦaU:^9.Eto!5ЏU\=swG47 J؄,bYA@M^ޖvx25AqS\")hr//eC]w5@" ܱv6Զ~t,%j1! /kP-d-eTi2&Lv?Ul4)8&Xۂk`S# Irh@2pŝxYk$3LW&YPa Ѳ]m>G"ns/RY\^_"'@Ə높~]ue'#,h<`~ '89h=GwFljAm,HǽGw+ܥ w,7;+s=him,F;)CIe4}c3 _L`d쀮l.SN.K\[kR#WtAqѶS'k>s7"QPYr)>tnCU!E<~؄ +ԇu.@^,X"HnY@!Vkw[J=;9Ɏ y*r]=8W܅Rɵ( c,W>4\άf? \/gcCoDsf|'4gT ͓V`th+&e]eI le-.8w>fusɿvp ؄mx_Bu{aԊYtq6ٴHaEqN*{^{Q"@Ro.U\a,͑!繛&]B o#R-!uuSIc?>[Ht33ycR,tC3=<'6ƿxS@#u2q~֙zn YI w&'Ce&+Tv#=7([x)&@!{^z:{]\mh#рP+w_3yؔH@PgNgHDΦP tc:9& Ae eV_Il]LEI򾸥85Xnb:k཯AJs$)avomD EV%ڈmTc|ȩ\ߥ8Ld3tHFji̐)]AW vBȕfXdwonfqA'Э E,*1 ߄8-$\Z#` OM;Roq'JÆ9ق'^\>mP7Mlb$0:yBϊ2t8x˝E;ՇGW,:i tZ9mJ)p o}cdOJ O;=$ء|gIO<\ v۶:̉௧Kق5"r]1C`;B ^j5˷q r7¬bY:) !C7&N(JYzg *Z]c쇖5I;,Njʗ_-Gwwro)m2IAnNGFj%')76;޺$kHQu|syIm +\{p9E:c?fDʭs nhe0zq,V&-mpŗL>)N< hMH#ܘi 65C_wLPofxM/Dy ^ twgW m˓ Ecc<ѫ8N-O9S5e#uP FRR6g$)>X* 8Wj7VPwrIBw`"[YZ5iєP˾ͲΘ~ qys%߮x37ݦ&g|&^u_."A>=oz#gxO6UӜQ!W(Q]h-6~.\dXH5)\W8:i1x% W5AS,}K?WVk>'tmj%kgP=פ}馻7۸n:Է3 |+Uu7v11)>!y႐Ṯ+ҫdbC kIdk|#Iĝ-YɽUz[F Ƞ~}30"؄p/ͷ_^=qnK 8 qB!(['u#Z،cEpN\ƯO}~W:$EvxJEVl}g@?kPNŚR:͵ܭ~L{rjcexT}k;i4?=K[#][`=|qe[nw3|8/A$OŸ=l:B[TE@Нjy1́ѕ۟~~>x:h:?Qu>?L<(H^!M{,HS ~./y91ObҾjr51~Il5d]4,M9'iy$wl7V75Z1*-Wb3cp{`e4H眅ʙýѱW2/ؔȮ :ocsIk^ma"vDŽ1Y~^sqcOh&cRgN+$jM'[ofkbMh"  jųs#uMcbQEQ)x|wIlerqDYr'<B[FI s:r.@٪%{YBmpg2CR"\RN {m{GR\ˍ2Aː0TĖ> m@Vj valO*spLFv,='EeDAtj p !L1eS-y9)YvQTf9<0_/S|W.Wͣɧ8l ~UXex?7dJhA@l%O`Z 1Bkn8kI͐Xg.7k{`+ŤQ0I= N g Z&SV9L} Eg2> v s](-R ~}6Ê{4f"pçgֹs=Gfe^>YK9bGgćo[6!) prnnH\=GU. GM?$ybm:¤J˿ݹ y]䅌D#9-/)6.SA176FMŦɫE1}BPyM]l+ˬ]RN3yZ+nLS:UA|g jnzSYfL§ߙL}KmzLI܉ď4LFZ:h5/ ++JZXqI5NTȒz'vt^j$}O#XUi6g!Qϧa,ou5BO(}5$_T a ͮP-L.7h<2TIf/VCJp)t ۂ治/ Dތs ns8l|frk#z tLB̀0c5mZEBwC0Nu#& W)UH8Iul3'({VBJV!EВ(jh];ƭ4+aۘ4SxoW;P$a\qQ?6neʹ@`2wM@p>GEróT Y4羚oXt[1B_ 5ަW͂2Bp)6>L/ȋ=E/KiTTLM;EPSXoZ51^EY+)K_靅fDg22J0 U3k7*51L}5㍷; xdP0^ёSk e(i0T\No ϢLY8KAb-݅{jE<\/rE`h7HJL% $A+2B:Ȋʅ@>b=-H%7"#R}hyA>:<8ѝFul5ϖu 3m6s<1A9vE8wYN˽LHpw]S)߆x\-ׇ̧7+$BZ |[JM_Y:ty+NNnv~Kz{bH$|'{*_fsJyA&mBۭ/s/Z*MN(aa5`#"hOCe`5gЄ!'l1owYMG;ĦG;A@1fOj&m HkM2gg)#ߊP݌Z={Z&^>^tmaX+wT2ˣZl, &셺UzI6f,ޛ06Kʃӽ),~L>XQ 41Ê/Q|29=s#)C- YZ