xchat-2.8.8-8.1e>UA&Lz:BB*UB?d   !=NTY_ h           Q   `     0  d x' ''(8 9@ : =g>o?w@FG H I XY\0 ]d ^ bc@deflzCxchat2.8.88.1An IRC ClientX-Chat is yet another IRC client for the X Window System. It uses the Gtk+ toolkit. It is easy to use compared to the other Gtk+ IRC clients and it has a nicely designed interface.T#}build08 8openSUSE 11.4openSUSEGPL-2.0+http://bugs.opensuse.orgProductivity/Networking/IRChttp://xchat.orglinuxi586mkdir -p /usr/share/GConf/schemas/outdated if test -f usr/share/GConf/schemas/apps_xchat_url_handler.schemas ; then cp -f usr/share/GConf/schemas/apps_xchat_url_handler.schemas /usr/share/GConf/schemas/outdated/ elif test -f /usr/share/gconf/schemas/apps_xchat_url_handler.schemas ; then # Migration from /usr/share/gconf/schemas to /usr/share/GConf/schemas. Can be removed for openSUSE 11.4+3 cp -f /usr/share/gconf/schemas/apps_xchat_url_handler.schemas /usr/share/GConf/schemas/outdated/ elif test -f /etc/gconf/schemas/apps_xchat_url_handler.schemas ; then # Migration from /etc/gconf/schemas to /usr/share/GConf/schemas. Can be removed for openSUSE 12.2 cp -f /etc/gconf/schemas/apps_xchat_url_handler.schemas /usr/share/GConf/schemas/outdated/ fi if test -x /usr/bin/update-desktop-database; then /usr/bin/update-desktop-database --quiet "/usr/share/applications" || true fiif test "$1" == "0"; then if test -x /usr/bin/gconftool-2 ; then export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` fi if test -x /usr/bin/gconftool-2 ; then if test -f /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas ; then /usr/bin/gconftool-2 --makefile-uninstall-rule /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas >/dev/null elif test -f usr/share/GConf/schemas/apps_xchat_url_handler.schemas ; then /usr/bin/gconftool-2 --makefile-uninstall-rule usr/share/GConf/schemas/apps_xchat_url_handler.schemas >/dev/null fi fi rm -f /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas rmdir /usr/share/GConf/schemas/outdated 2>/dev/null || true fi if [ $1 -eq 0 ]; then if test -x /usr/bin/update-desktop-database; then /usr/bin/update-desktop-database --quiet "/usr/share/applications" || true fi fi @;FE =T; HAA큤A큤T#sT#qT#tT#oT#qT#oT#zJ T#J K:KT#qc55741df986af2c6f612357cf9ee0ac317a9a07fd95dc3ee46262f1710b7d77c6e11033faad9b6e4f5384211e604e182f5606d5949f3e365f3fe95bc62ac89efc93c0550bd3173f4504b2cbd8991e50bd457128e70de42fcb55060acfcba2e1d7563090b2fd50485eeeb993b2b714f591e3c132d55e2d6616092ea926a8d489a0628874baf1f2648b2e8b1727277236245ca04574b0771adc23b689d8286a530rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootxchat-2.8.8-8.1.src.rpmxchatxchat(x86-32)    @@@@@@@@@@@@@@@@@@@@@@@@@@@ /usr/bin/notify-send/usr/bin/gconftool-2coreutilsdiffutils/bin/sh/bin/sh/bin/sh/bin/sh/bin/shrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)libX11.so.6libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libcrypto.so.1.0.0libdbus-glib-1.so.2libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libgdk-x11-2.0.so.0libgdk_pixbuf-2.0.so.0libglib-2.0.so.0libgmodule-2.0.so.0libgobject-2.0.so.0libgthread-2.0.so.0libgtk-x11-2.0.so.0libpango-1.0.so.0libpthread.so.0libpthread.so.0(GLIBC_2.0)libpthread.so.0(GLIBC_2.2)libsexy.so.2libssl.so.1.0.0rpmlib(PayloadIsLzma)4.0-13.0.4-14.4.6-14.8.0MVv@L~@@LT@K[JJ@Jݦ@J|@J8IV@H@vuntz@opensuse.orgaj@suse.dewr@rosenauer.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@novell.comvuntz@novell.comro@suse.debwalle@suse.de- Call relevant macros in %post/%postun: + %desktop_database_post/postun because the package ships at least one desktop file. - Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage.- Change lang package Requires to Recommends since it is not mandatory at runtime.- update to 2.8.8 * feature and bugfix release * improvements for Perl interface * dropped upstreamed patches - xchat-fix-build.diff - xchat-c_onnect-button.patch - xchat-gtk2.19.7.patch - Change browser.patch to use firefox as default fallback instead of seamonkey.- Add xchat-gtk2.19.7.patch in order to fix build with gtk 2.19.7.- Refresh patches to apply with fuzz=0- Add xchat-c_onnect-button.patch, fixes the wrongly labeled button C_onnect, bnc#547747.- Create xchat-{perl,python,tcl} subpackages for the plugin support in those languages, so that just installing xchat doesn't require all those stacks. We still have Supplements to install the subpackages automatically when it makes sense.- Update xchat-fix-build.diff for deprecation in GTK+ 2.17.2.- added libxml2-devel to buildreq- fix build (GtkType -> GType) for new Gtk version - don't require "libnotify" but "/usr/bin/notify-send" to fix rpmlint warning - convert spec file to utf-8 to fix rpmlint warning - remove empty AUTHORS file to fix rpmlint warning/bin/sh/bin/sh/bin/sh/bin/shbuild08 1422009213feeefefffffff2.8.8-8.12.8.8-8.1xchatxchatpluginsapps_xchat_url_handler.schemasxchat.desktoporg.xchat.service.servicexchatCOPYINGChangeLogINSTALLREADMEfaq.htmlxchat.png/usr/bin//usr/lib//usr/lib/xchat//usr/share/GConf/schemas//usr/share/applications//usr/share/dbus-1/services//usr/share/doc/packages//usr/share/doc/packages/xchat//usr/share/pixmaps/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Evergreen:Maintenance:333/openSUSE_Evergreen_11.4/1c4fbd562f3acdeccba63441d16470dc-xchat.openSUSE_Evergreen_11.4drpmlzma5i586-suse-linux? h#pTQexport GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source` INSTALL_SCHEMA_FILES= UNINSTALL_SCHEMA_FILES= if test -f /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas; then cmp --quiet /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas usr/share/GConf/schemas/apps_xchat_url_handler.schemas if test $? != 0; then UNINSTALL_SCHEMA_FILES="$UNINSTALL_SCHEMA_FILES /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas" INSTALL_SCHEMA_FILES="$INSTALL_SCHEMA_FILES usr/share/GConf/schemas/apps_xchat_url_handler.schemas" else rm -f /usr/share/GConf/schemas/outdated/apps_xchat_url_handler.schemas fi else INSTALL_SCHEMA_FILES="$INSTALL_SCHEMA_FILES usr/share/GConf/schemas/apps_xchat_url_handler.schemas" fi if test "x$UNINSTALL_SCHEMA_FILES" != "x"; then /usr/bin/gconftool-2 --makefile-uninstall-rule $UNINSTALL_SCHEMA_FILES >/dev/null rm -f $UNINSTALL_SCHEMA_FILES fi if test "x$INSTALL_SCHEMA_FILES" != "x"; then /usr/bin/gconftool-2 --makefile-install-rule $INSTALL_SCHEMA_FILES >/dev/null fi rmdir /usr/share/GConf/schemas/outdated 2>/dev/null || true /bin/shxchat-lang?]"k%Hm"*AX&<vN xsmvX;J[{^Es^I3rq?fӼGG  Z(DGQPճц'hq;Mr{|@P/(PmYBʞ*5q͚׽R4pbOj!wQ4OK}(vQ~>gk[u-=3hxݦm1n(#LK˔? +R[~?4mw- &NaԈL K3ʊ*, (cƎsiwah^?=|.(Wρ.on}t!IդG'aQ4TN H+IQAC܋YVn.[Bs2ΑnZk4;yt;[Tw5u14?u*+嚆KOlhtWtO1?rGqh]gLBeQijf5 EZғ|O,M)!h3s< nJXR1}ό882;48G^U='1fUS\ޒZb<;A[7cmBYҏ޵mc( 8_(4&jz;&[Pji5T $5<Saf[/Q ywEdG! sq=qn:cV"b