libwx_gtk2_gizmos_xrc-2_8-0-wxcontainer-2.8.11-3.13.1>t  DH`pNAwn/=„uzp?U;ڜM~V/Lٗ,ͯ.h!s1=,i7* H$JaX9Hw[R%,2x8x\XMd>64UXwczY>’V> 1c Q (^QOGK 3#ڐu̠*q](ʱSVUz[+[b7HKͶDla̴ '2vܠ7hyGgY)y6tMUe2823d60ad67a6db514e3a26f59b8359c63a6bd80:NAwn/=„XSlb"%qB {"X*+]M ouύ@ ̼oi" 3=|smudL,&&لK(4"m8V=MҔl\yvmw(ab5k5?d*1 8 Jx|     2 X`jt(8 98 : FGHIXY8\`]h^bcOdeflzClibwx_gtk2_gizmos_xrc-2_8-0-wxcontainer2.8.113.13.1wxWidgets LibraryLibrary for the wxWidgets cross-platform GUI.NAvbuild276openSUSE 11.4openSUSEGPLv2+http://bugs.opensuse.orgSystem/Librarieshttp://www.wxwidgets.org/linuxi586"6NAvNAvcd3cb5cef33062cf382bb033ee672f9clibwx_gtk2_gizmos_xrc-2.8.so.0.7.0rootrootrootrootwxWidgets-ansi-2.8.11-3.13.1.src.rpmlibwx_gtk2_gizmos_xrc-2.8.so.0libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.1)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.10)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.11)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.2)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.4)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.5)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.7)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.8)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(WX_2.8.9)libwx_gtk2_gizmos_xrc-2.8.so.0(wxcontainer)(libwx_gtk2_gizmos_xrc-2.8.so.0)libwx_gtk2_gizmos_xrc-2_8-0-wxcontainerlibwx_gtk2_gizmos_xrc-2_8-0-wxcontainer(x86-32)  @@@@@@@@@@@@@@@@ rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)libwx_base-2.8.so.0libwx_base-2.8.so.0(wxcontainer)(WX_2.8)libwx_gtk2_core-2.8.so.0libwx_gtk2_core-2.8.so.0(wxcontainer)(WX_2.8)libwx_gtk2_gizmos-2.8.so.0libwx_gtk2_gizmos-2.8.so.0(wxcontainer)(WX_2.8)libwx_gtk2_xrc-2.8.so.0libwx_gtk2_xrc-2.8.so.0(wxcontainer)(WX_2.8)rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0N;@Mc@MMLgLk@KqKa|@JJ$JRJ|@J:,@sbrabec@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cztermim@gmail.comsbrabec@suse.czcrrodriguez@opensuse.orgsbrabec@suse.czsbrabec@suse.czmatejcik@suse.czsbrabec@suse.czsbrabec@suse.czsbrabec@suse.cz- Fix filezilla crash (bnc#708402).- Create synthetic .la files to work-around libtool failures when linking third level libraries or binaries (bnc#690952).- Fixed find-wx-requires to check directories instead of library name. Provide find-wx-provides. (bnc#681409)- Rename package to wxWidgets to follow upstream base name. - Split wxPython documentation to a separate package. - Support for build of Unicode and ANSI, standard and debug and STL and wxcontainer variants. - Build wxWidgets variants separately. - Spec file completely rewritten. - Libraries moved from libdir to make possible to use binary incompatible variants. Use RPATH. - Mangle rpm symbols to prevent ABI clash of binary incompatible variants with equal SONAME. - Created virtually empty compatibility "libraries" to fulfill dependencies of third party packages. - Provide rpm support macro %wx_requires.- Updated to version 2.8.11.0 Adds Python 2.7 builds, PySlices, new pubsub implementation, lots of updates to AGW, and lots of bugs fixed. - Removed wxGTK-GSocket-clash.patch and wxGTK-editra-ebmlib.patch as already fixed.- Added --enable-graphics_ctx to fix Editra (bnc#580060). - Added ebmlib file required by Editra (bnc#580060, patch from Salix).- build with PIC- Enabled media libraries (bnc#565039).- Disabled STL (bnc#530027). See also http://lists.opensuse.org/opensuse-factory/2009-09/msg00386.html - Removed obsolete RPATH. - The GSocket symbol clash fix replaced by the upstream one.- fixed pth file to point to platlib- Fixed for the latest python package.- Updated to version 2.8.10.1: * Incompatible change in wxTreeCtrl behaviour! * Added several functions forward compatible with wxWidgets 3.0. * Add wxBU_EXACTFIT support to wxToggleButton XRC handler. * wxHashMap::insert() doesn't update the value if it didn't insert the element any more. * Correct bug in wxTimeSpan::Format() for negative spans. * Correct several bugs in wxList using end() iterators. * Translation updates. * Fix wxURL::GetInputStream() for URLs with special characters in credentials. * Fix wxURI::GetUser() for URIs without password. * Correct wxDateTime DST computation for 2006 and later. * wxRTC: fixed a problem with HTML list generation. * wxRTC: no longer deletes a character when content is selected before pressing Delete. * wxRTC: fixed inability to select no superscript and no subscript in formatting dialog. * wxRTC: fixed centering and right-justification when combined with left indentation. * wxRTC: fixed lack of right margin when centering or right-justifying. * wxRTC: fixed wrong descent when wrapping lines with different font sizes. * wxRTC: fixed wrapping problem for long lines. * wxRTC: all buffer margins now respected. * wxRTC: Added wxRE_CENTRE_CARET to centre the caret line vertically. * Fixed wxHTML's pagebreaks computation in tables. * Fixed wxHtmlWindow::SelectionToText() to correctly insert newlines after single-cell paragraphs. * Fixed wxHTML's line breaks handling in
 blocks.
  * wxHTML: don't include extra whitespace in table cells.
  * Implemented wxWindow::DragAcceptFiles() on all platforms.
  * Added wxAUI_MGR_LIVE_RESIZE flag to wxAuiManager.
  * Use bitmap mask in wxSplashScreen.
  * Translate "(c)" and "(C)" to the real copyright sign in
    wxAboutBox.
  * Fix painting of highlight border for merged cells in wxGrid.
  * Fix handling of long lines in wxGridCellAutoWrapStringRenderer.
  * Return false from wxSingleInstanceChecker::IsAnotherRunning()
    if an error occurred while opening or reading the lock file.
  * Fixed printing to use fonts sizes adjustment consistent with
    wxMSW.
  * Make colours used by list, tree and status bar controls more
    consistent with the system theme settings.
  * Worked around bug in GTK+ < 2.14 where enabling some controls
    such as wxButton didn't re-enable sensitivity until the mouse
    was moved.- Worked-around GSocket name conflict with GIO.build27 1312913023{2.8.11-3.13.12.8.11-3.13.1libwx_gtk2_gizmos_xrc-2.8.so.0libwx_gtk2_gizmos_xrc-2.8.so.0.7.0/usr/lib/wx-2.8-wxcontainer/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.4:Update:Test/standard/a71ae66f84fb31fcb11ebd8826249799-wxWidgets-ansicpiolzma5i586-suse-linux&sX`P$&?]
cx5GL%T
UdC
@		̆
<*Sr,*~s9s4
;)89Z)l]tbk64<У}3[|7K,']l @#kV)RW,|UX9=)A˺i(1娍B'N=c}28BbRLn A[R2$Lf2+w)d$
4?$]x,K{;%ݲKBqmTYLh&O-O7D^?MJ~9`:Yy24"Lhe~eG*r+~f	/ .Q}ݻ#ͦp,%^=o.s	"\FO9,i4B8<i
|͞5Fͅ	.X=\R6vi9&Ϥ6(ڎM+(cfNrv?,cjFHkc7*^UJV,5vѾhv5æm^(#pe)Q3L$lY?̮c>gWIz7F"}4lQ~4lh+U&õoŇC\tKeWYLJ9c'dr׵Dn74QŰk+sbLD|Tg5Nab`"meK(*o
ºۂU	_gXZt1rsQ
ٗ6CzIj,{=ny3)Bn!	YذV]Ny]{TqM/1WiNY13ps¦4#faq0Mуz>I#	 0}i
.S/'7k$8=ZؐnŹRž>}b1{y00	tK3͏u;Ǻ[L~Q~A8$G%2t>쥑㙵Nu/^bS90Gˋ2cORڈq	J@3eᎰC\Zƪ<LXC'p)aW3".E_
V)[Ȅ9
D(ؼTׁroMVڭN{4%u[аĊ}]]R8:C55m6d1iՔ]W۱ιZ=TēR
21-#DH$k}B0~SIu^,?7򪶐42o*%iX?jG尉C$Q48`ZYSq>67,t7?e}CR,f8{v$䓡2Oc:Z:Mj*66Pn.YF(I*UCM27e˺&~s<¶{VH{-D9݅xQ78KKn$AY>'r&}Y[U#!#;p.HQp!Q,HtB_8MD~b4%	{D@p"X<Θ	a	j͘lNb]+e0y{^(Cw8)D[ewІ9!p
y.'CKsRRZڪHKCxRJy걫]b|!Wו^}@Md׋RTLsْ6n{v9ûiΪaX_cG&5=^3S,	PF#ہ׉&?nQѾNiصl*MQh6W`TEMг]k傏q8Nwdu€3N
V֫̀(2sˊyj/S
-2eFg%.D eD'q9NmiMA:ZPL\K}F/Z܊/T-qq
AR_'0v+1vJ`bz=hp~!Ϩ^VvZm~v_'Zh՞ZĦˁ5'ZPWɼX8\ŵxdxYjZBWQЖ90:[Q	ICshzgP7m~֏A8yѯJڦx%!#35Gn&tgNZeHԼA1pUW_7Ţw*qOE;`dt#kpoY!E$m;=WG
^2ʌ-5 kvFB5N1c_r[OΌYE._"}rRuOMw
hqiGXȹ4Շ`xu{\|ӰQcg`9idvy 0mo$v4sJo#O4p>Lq-xw̸ T%7C%I1
T-ΐj#8Lxh\&tw39٦a3#벝UnhХs9PNZ{$b>fSVG)u@`\^=hg2xRm(ѻ%k>1srJ3*,bFcKTo-a6oaf%F>PKfzK%'SȾ#^{ͽt|rogԎ]	,Egdن)sр$gn~oy>b^w!>uO43vksLIi=*f#r]TeҨb]c3P> P\6z͉#rP\/Z>C.jVhH)1"8y'/%
UHq
Xv|W/h\Xns`Qo:88N?'se5vRǐ/߼9	!<"fjɬZqr:'7JB>ӈx51Ja%9#+ܶiy3Tk%k:u2M͞8\:Z1K6ySt{BB8~{"zD\AS- 
<,dpA(,MAZVZwǃqy]aiL<|=u-6;lQ٫dAqwF%߹B50Ɔ19`o~´!N2	R tEHuF