rpms/pidgin/devel gaim-fedora-prefs.xml, NONE, 1.1 pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch, NONE, 1.1 pidgin-2.0.0-beta7-reread-resolvconf.patch, NONE, 1.1 pidgin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Mon Apr 16 23:20:49 UTC 2007


Author: wtogami

Update of /cvs/extras/rpms/pidgin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23849

Modified Files:
	.cvsignore sources 
Added Files:
	gaim-fedora-prefs.xml 
	pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch 
	pidgin-2.0.0-beta7-reread-resolvconf.patch pidgin.spec 
Log Message:
- pidgin-2.0.0 snapshot prior to beta7
- rename gaim to pidgin/purple/finch in various places of spec (not complete)
- ExcludeArch s390, s390x.  It never did work there.
- Include meanwhile plugin by moving to Extras



--- NEW FILE gaim-fedora-prefs.xml ---
<?xml version='1.0' encoding='UTF-8' ?>

<pref version='1' name='/'>
	<pref name='core'>
		<pref name='away'>
			<pref name='idle_reporting' type='string' value='system'/>
			<pref name='away_when_idle' type='bool' value='1'/>
			<pref name='mins_before_away' type='int' value='5'/>
			<pref name='auto_reply' type='string' value='awayidle'/>
		</pref>
		<pref name='buddies'/>
		<pref name='contact'>
			<pref name='last_match' type='bool' value='0'/>
			<pref name='offline_score' type='int' value='4'/>
			<pref name='away_score' type='int' value='2'/>
			<pref name='idle_score' type='int' value='1'/>
		</pref>
		<pref name='debug'>
			<pref name='timestamps' type='bool' value='0'/>
		</pref>
		<pref name='status'>
			<pref name='scores'>
				<pref name='offline' type='int' value='-500'/>
				<pref name='available' type='int' value='100'/>
				<pref name='invisible' type='int' value='-50'/>
				<pref name='away' type='int' value='-100'/>
				<pref name='extended_away' type='int' value='-200'/>
				<pref name='idle' type='int' value='-10'/>
			</pref>
		</pref>
		<pref name='savedstatus'>
			<pref name='default' type='int' value='1161808301'/>
			<pref name='startup' type='int' value='0'/>
			<pref name='startup_current_status' type='bool' value='1'/>
			<pref name='idleaway' type='int' value='1161808306'/>
			<pref name='isidleaway' type='bool' value='0'/>
			<pref name='current' type='int' value='1153343286'/>
		</pref>
		<pref name='conversations'>
			<pref name='chat'>
				<pref name='show_nick_change' type='bool' value='1'/>
			</pref>
			<pref name='im'>
				<pref name='send_typing' type='bool' value='1'/>
			</pref>
		</pref>
		<pref name='logging'>
			<pref name='log_ims' type='bool' value='1'/>
			<pref name='log_chats' type='bool' value='0'/>
			<pref name='log_system' type='bool' value='0'/>
			<pref name='format' type='string' value='html'/>
		</pref>
		<pref name='network'>
			<pref name='auto_ip' type='bool' value='1'/>
			<pref name='public_ip' type='string' value='172.16.80.210'/>
			<pref name='ports_range_use' type='bool' value='0'/>
			<pref name='ports_range_start' type='int' value='1024'/>
			<pref name='ports_range_end' type='int' value='2048'/>
			<pref name='stun_server' type='string' value=''/>
		</pref>
		<pref name='proxy'>
			<pref name='type' type='string' value='none'/>
			<pref name='host' type='string' value=''/>
			<pref name='port' type='int' value='0'/>
			<pref name='username' type='string' value=''/>
			<pref name='password' type='string' value=''/>
		</pref>
		<pref name='sound'>
			<pref name='while_away' type='bool' value='0'/>
		</pref>
	</pref>
	<pref name='plugins'>
		<pref name='core'>
			<pref name='psychic'>
				<pref name='buddies_only' type='bool' value='0'/>
				<pref name='show_notice' type='bool' value='1'/>
				<pref name='activate_online' type='bool' value='1'/>
			</pref>
			<pref name='statenotify'>
				<pref name='notify_away' type='bool' value='1'/>
				<pref name='notify_idle' type='bool' value='1'/>
				<pref name='notify_signon' type='bool' value='1'/>
			</pref>
		</pref>
		<pref name='lopl'/>
		<pref name='prpl'>
			<pref name='qq'>
				<pref name='show_status_by_icon' type='bool' value='1'/>
				<pref name='show_fake_video' type='bool' value='0'/>
				<pref name='prompt_for_missing_packet' type='bool' value='1'/>
				<pref name='prompt_group_msg_on_recv' type='bool' value='1'/>
			</pref>
			<pref name='oscar'>
				<pref name='recent_buddies' type='bool' value='0'/>
				<pref name='show_idle' type='bool' value='0'/>
			</pref>
			<pref name='silc'>
				<pref name='sign_im' type='bool' value='0'/>
				<pref name='verify_im' type='bool' value='0'/>
				<pref name='sign_chat' type='bool' value='0'/>
				<pref name='verify_chat' type='bool' value='0'/>
				<pref name='vcard' type='string' value=''/>
			</pref>
			<pref name='msn'>
				<pref name='conv_close_notice' type='bool' value='1'/>
				<pref name='conv_timeout_notice' type='bool' value='1'/>
			</pref>
			<pref name='jabber'>
				<pref name='hide_os' type='bool' value='0'/>
			</pref>
		</pref>
		<pref name='gtk'>
			<pref name='musicmessaging'>
				<pref name='editor_path' type='string' value='/usr/local/bin/gscore'/>
			</pref>
			<pref name='extplacement'>
				<pref name='placement_number' type='int' value='4'/>
				<pref name='placement_number_separate' type='bool' value='0'/>
			</pref>
			<pref name='timestamp'>
				<pref name='interval' type='int' value='300000'/>
			</pref>
			<pref name='timestamp_format'>
				<pref name='force_24hr' type='bool' value='1'/>
				<pref name='use_dates'>
					<pref name='conversation' type='string' value='automatic'/>
					<pref name='log' type='string' value='automatic'/>
				</pref>
			</pref>
			<pref name='gaimrc'>
				<pref name='set'>
					<pref name='gtk-font-name' type='bool' value='0'/>
					<pref name='gtk-key-theme-name' type='bool' value='0'/>
					<pref name='color'>
						<pref name='GtkWidget::cursor-color' type='bool' value='0'/>
						<pref name='GtkWidget::secondary-cursor-color' type='bool' value='0'/>
						<pref name='GtkIMHtml::hyperlink-color' type='bool' value='0'/>
					</pref>
					<pref name='size'>
						<pref name='GtkTreeView::expander_size' type='bool' value='0'/>
						<pref name='GtkTreeView::horizontal_separator' type='bool' value='0'/>
					</pref>
					<pref name='font'>
						<pref name='*gaim_gtkconv_entry' type='bool' value='0'/>
						<pref name='*gaim_gtkconv_imhtml' type='bool' value='0'/>
						<pref name='*gaim_gtklog_imhtml' type='bool' value='0'/>
						<pref name='*gaim_gtkrequest_imhtml' type='bool' value='0'/>
						<pref name='*gaim_gtknotify_imhtml' type='bool' value='0'/>
					</pref>
					<pref name='bool'>
						<pref name='GtkTreeView::indent_expanders' type='bool' value='0'/>
					</pref>
				</pref>
				<pref name='gtk-font-name' type='string' value=''/>
				<pref name='gtk-key-theme-name' type='string' value=''/>
				<pref name='color'>
					<pref name='GtkWidget::cursor-color' type='string' value=''/>
					<pref name='GtkWidget::secondary-cursor-color' type='string' value=''/>
					<pref name='GtkIMHtml::hyperlink-color' type='string' value=''/>
				</pref>
				<pref name='size'>
					<pref name='GtkTreeView::expander_size' type='int' value='0'/>
					<pref name='GtkTreeView::horizontal_separator' type='int' value='0'/>
				</pref>
				<pref name='font'>
					<pref name='*gaim_gtkconv_entry' type='string' value=''/>
					<pref name='*gaim_gtkconv_imhtml' type='string' value=''/>
					<pref name='*gaim_gtklog_imhtml' type='string' value=''/>
					<pref name='*gaim_gtkrequest_imhtml' type='string' value=''/>
					<pref name='*gaim_gtknotify_imhtml' type='string' value=''/>
				</pref>
				<pref name='bool'>
					<pref name='GtkTreeView::indent_expanders' type='bool' value='1'/>
				</pref>
			</pref>
			<pref name='X11'>
				<pref name='gestures'>
					<pref name='visual' type='bool' value='0'/>
				</pref>
				<pref name='notify'>
					<pref name='type_im' type='bool' value='1'/>
					<pref name='type_chat' type='bool' value='1'/>
					<pref name='type_chat_nick' type='bool' value='1'/>
					<pref name='type_focused' type='bool' value='0'/>
					<pref name='method_string' type='bool' value='0'/>
					<pref name='title_string' type='string' value='(*)'/>
					<pref name='method_urgent' type='bool' value='1'/>
					<pref name='method_count' type='bool' value='1'/>
					<pref name='method_count_xprop' type='bool' value='0'/>
					<pref name='method_raise' type='bool' value='0'/>
					<pref name='notify_focus' type='bool' value='1'/>
					<pref name='notify_click' type='bool' value='1'/>
					<pref name='notify_type' type='bool' value='1'/>
					<pref name='notify_send' type='bool' value='1'/>
					<pref name='notify_switch' type='bool' value='1'/>
				</pref>
			</pref>
			<pref name='docklet'>
				<pref name='blink_im' type='string' value='hidden'/>
				<pref name='blink_chat' type='string' value='never'/>
			</pref>
		</pref>
		<pref name='gnt'>
			<pref name='gntgf'>
				<pref name='events'>
					<pref name='signonf' type='bool' value='1'/>
					<pref name='immsg' type='bool' value='1'/>
					<pref name='chatmsg' type='bool' value='1'/>
					<pref name='chatnick' type='bool' value='1'/>
				</pref>
				<pref name='beep' type='bool' value='1'/>
				<pref name='urgent' type='bool' value='0'/>
			</pref>
		</pref>
	</pref>
	<pref name='gaim'>
		<pref name='gtk'>
			<pref name='browsers'>
				<pref name='place' type='int' value='0'/>
				<pref name='command' type='string' value=''/>
				<pref name='browser' type='string' value='gnome-open'/>
			</pref>
			<pref name='plugins'>
				<pref name='loaded' type='stringlist'>
					<item value='/usr/lib/gaim/autorecon.so'/>
					<item value='/usr/lib/gaim/history.so'/>
					<item value='/usr/lib/gaim/docklet.so'/>
					<item value='/usr/lib/gaim/extplacement.so'/>
					<item value='/usr/lib/gaim/notify.so'/>
				</pref>
			</pref>
			<pref name='filelocations'>
				<pref name='last_save_folder' type='string' value=''/>
				<pref name='last_open_folder' type='string' value=''/>
				<pref name='last_icon_folder' type='string' value=''/>
			</pref>
			<pref name='smileys'>
				<pref name='theme' type='string' value='Default'/>
			</pref>
			<pref name='debug'>
				<pref name='enabled' type='bool' value='0'/>
				<pref name='filterlevel' type='int' value='0'/>
				<pref name='style' type='int' value='3'/>
				<pref name='toolbar' type='bool' value='1'/>
				<pref name='width' type='int' value='450'/>
				<pref name='height' type='int' value='250'/>
				<pref name='regex' type='string' value=''/>
				<pref name='filter' type='bool' value='0'/>
				<pref name='invert' type='bool' value='0'/>
				<pref name='case_insensitive' type='bool' value='0'/>
				<pref name='highlight' type='bool' value='0'/>
			</pref>
			<pref name='sound'>
				<pref name='enabled'>
					<pref name='login' type='bool' value='1'/>
					<pref name='logout' type='bool' value='1'/>
					<pref name='im_recv' type='bool' value='1'/>
					<pref name='first_im_recv' type='bool' value='0'/>
					<pref name='send_im' type='bool' value='1'/>
					<pref name='join_chat' type='bool' value='0'/>
					<pref name='left_chat' type='bool' value='0'/>
					<pref name='send_chat_msg' type='bool' value='0'/>
					<pref name='chat_msg_recv' type='bool' value='0'/>
					<pref name='nick_said' type='bool' value='0'/>
					<pref name='pounce_default' type='bool' value='1'/>
				</pref>
				<pref name='file'>
					<pref name='login' type='string' value=''/>
					<pref name='logout' type='string' value=''/>
					<pref name='im_recv' type='string' value=''/>
					<pref name='first_im_recv' type='string' value=''/>
					<pref name='send_im' type='string' value=''/>
					<pref name='join_chat' type='string' value=''/>
					<pref name='left_chat' type='string' value=''/>
					<pref name='send_chat_msg' type='string' value=''/>
					<pref name='chat_msg_recv' type='string' value=''/>
					<pref name='nick_said' type='string' value=''/>
					<pref name='pounce_default' type='string' value=''/>
				</pref>
				<pref name='conv_focus' type='bool' value='1'/>
				<pref name='mute' type='bool' value='0'/>
				<pref name='command' type='string' value=''/>
				<pref name='method' type='string' value='automatic'/>
				<pref name='volume' type='int' value='50'/>
			</pref>
			<pref name='accounts'>
				<pref name='dialog'>
					<pref name='width' type='int' value='550'/>
					<pref name='height' type='int' value='250'/>
				</pref>
				<pref name='buddyicon' type='string' value=''/>
			</pref>
			<pref name='blist'>
				<pref name='show_buddy_icons' type='bool' value='0'/>
				<pref name='show_empty_groups' type='bool' value='0'/>
				<pref name='show_idle_time' type='bool' value='1'/>
				<pref name='show_offline_buddies' type='bool' value='0'/>
				<pref name='list_visible' type='bool' value='1'/>
				<pref name='list_maximized' type='bool' value='0'/>
				<pref name='sort_type' type='string' value='alphabetical'/>
				<pref name='x' type='int' value='133'/>
				<pref name='y' type='int' value='75'/>
				<pref name='width' type='int' value='309'/>
				<pref name='height' type='int' value='500'/>
				<pref name='tooltip_delay' type='int' value='500'/>
			</pref>
			<pref name='status'>
				<pref name='dialog'>
					<pref name='width' type='int' value='550'/>
					<pref name='height' type='int' value='250'/>
				</pref>
			</pref>
			<pref name='conversations'>
				<pref name='use_smooth_scrolling' type='bool' value='1'/>
				<pref name='close_on_tabs' type='bool' value='1'/>
				<pref name='send_bold' type='bool' value='0'/>
				<pref name='send_italic' type='bool' value='0'/>
				<pref name='send_underline' type='bool' value='0'/>
				<pref name='spellcheck' type='bool' value='1'/>
				<pref name='show_incoming_formatting' type='bool' value='1'/>
				<pref name='show_timestamps' type='bool' value='1'/>
				<pref name='show_formatting_toolbar' type='bool' value='1'/>
				<pref name='passthrough_unknown_commands' type='bool' value='0'/>
				<pref name='placement' type='string' value='last'/>
				<pref name='placement_number' type='int' value='1'/>
				<pref name='bgcolor' type='string' value=''/>
				<pref name='fgcolor' type='string' value=''/>
				<pref name='font_face' type='string' value=''/>
				<pref name='font_size' type='int' value='3'/>
				<pref name='tabs' type='bool' value='1'/>
				<pref name='tab_side' type='int' value='2'/>
				<pref name='scrollback_lines' type='int' value='4000'/>
				<pref name='chat'>
					<pref name='default_width' type='int' value='410'/>
					<pref name='default_height' type='int' value='160'/>
					<pref name='entry_height' type='int' value='50'/>
					<pref name='userlist_width' type='int' value='80'/>
				</pref>
				<pref name='im'>
					<pref name='animate_buddy_icons' type='bool' value='1'/>
					<pref name='default_width' type='int' value='410'/>
					<pref name='default_height' type='int' value='160'/>
					<pref name='entry_height' type='int' value='50'/>
					<pref name='show_buddy_icons' type='bool' value='1'/>
					<pref name='hide_new' type='string' value='never'/>
				</pref>
			</pref>
			<pref name='pounces'>
				<pref name='default_actions'>
					<pref name='open-window' type='bool' value='0'/>
					<pref name='popup-notify' type='bool' value='0'/>
					<pref name='send-message' type='bool' value='1'/>
					<pref name='execute-command' type='bool' value='0'/>
					<pref name='play-sound' type='bool' value='0'/>
				</pref>
				<pref name='dialog'>
					<pref name='width' type='int' value='520'/>
					<pref name='height' type='int' value='321'/>
				</pref>
			</pref>
			<pref name='filetransfer'>
				<pref name='clear_finished' type='bool' value='1'/>
				<pref name='keep_open' type='bool' value='0'/>
			</pref>
		</pref>
	</pref>
</pref>

pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch:

--- NEW FILE pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch ---
diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkDialogs.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkDialogs.xs
--- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkDialogs.xs	2007-03-20 01:59:41.000000000 -0400
+++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkDialogs.xs	2007-04-16 14:49:39.000000000 -0400
@@ -1,52 +1,52 @@
 #include "gtkmodule.h"
 
-MODULE = Pidgin::Dialogs  PACKAGE = Pidgin::Dialogs  PREFIX = pidgindialogs_
+MODULE = Pidgin::Dialogs  PACKAGE = Pidgin::Dialogs  PREFIX = pidgin_dialogs_
 PROTOTYPES: ENABLE
 
 void
-pidgindialogs_destroy_all()
+pidgin_dialogs_destroy_all()
 
 void
-pidgindialogs_about()
+pidgin_dialogs_about()
 
 void
-pidgindialogs_im()
+pidgin_dialogs_im()
 
 void
-pidgindialogs_im_with_user(account, username)
+pidgin_dialogs_im_with_user(account, username)
 	Purple::Account account
 	const char * username
 
 void
-pidgindialogs_info()
+pidgin_dialogs_info()
 
 void
-pidgindialogs_log()
+pidgin_dialogs_log()
 
 void
-pidgindialogs_alias_contact(contact)
+pidgin_dialogs_alias_contact(contact)
 	Purple::BuddyList::Contact contact
 
 void
-pidgindialogs_alias_buddy(buddy)
+pidgin_dialogs_alias_buddy(buddy)
 	Purple::BuddyList::Buddy buddy
 
 void
-pidgindialogs_alias_chat(chat)
+pidgin_dialogs_alias_chat(chat)
 	Purple::BuddyList::Chat chat
 
 void
-pidgindialogs_remove_buddy(buddy)
+pidgin_dialogs_remove_buddy(buddy)
 	Purple::BuddyList::Buddy buddy
 
 void
-pidgindialogs_remove_group(group)
+pidgin_dialogs_remove_group(group)
 	Purple::BuddyList::Group group
 
 void
-pidgindialogs_remove_chat(chat)
+pidgin_dialogs_remove_chat(chat)
 	Purple::BuddyList::Chat chat
 
 void
-pidgindialogs_remove_contact(contact)
+pidgin_dialogs_remove_contact(contact)
 	Purple::BuddyList::Contact contact
diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkFt.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkFt.xs
--- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkFt.xs	2007-03-20 01:59:41.000000000 -0400
+++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkFt.xs	2007-04-16 14:49:59.000000000 -0400
@@ -10,41 +10,41 @@
 Pidgin::Xfer::Dialog
 pidgin_get_xfer_dialog()
 
-MODULE = Pidgin::Xfer  PACKAGE = Pidgin::Xfer::Dialog  PREFIX = pidginxfer_dialog_
+MODULE = Pidgin::Xfer  PACKAGE = Pidgin::Xfer::Dialog  PREFIX = pidgin_xfer_dialog_
 PROTOTYPES: ENABLE
 
 Pidgin::Xfer::Dialog
-pidginxfer_dialog_new(class)
+pidgin_xfer_dialog_new(class)
     C_ARGS: /* void */
 
 void
-pidginxfer_dialog_destroy(dialog)
+pidgin_xfer_dialog_destroy(dialog)
 	Pidgin::Xfer::Dialog dialog
 
 void
-pidginxfer_dialog_show(dialog = NULL)
+pidgin_xfer_dialog_show(dialog = NULL)
 	Pidgin::Xfer::Dialog dialog
 
 void
-pidginxfer_dialog_hide(dialog)
+pidgin_xfer_dialog_hide(dialog)
 	Pidgin::Xfer::Dialog dialog
 
 void
-pidginxfer_dialog_add_xfer(dialog, xfer)
+pidgin_xfer_dialog_add_xfer(dialog, xfer)
 	Pidgin::Xfer::Dialog dialog
 	Purple::Xfer xfer
 
 void
-pidginxfer_dialog_remove_xfer(dialog, xfer)
+pidgin_xfer_dialog_remove_xfer(dialog, xfer)
 	Pidgin::Xfer::Dialog dialog
 	Purple::Xfer xfer
 
 void
-pidginxfer_dialog_cancel_xfer(dialog, xfer)
+pidgin_xfer_dialog_cancel_xfer(dialog, xfer)
 	Pidgin::Xfer::Dialog dialog
 	Purple::Xfer xfer
 
 void
-pidginxfer_dialog_update_xfer(dialog, xfer)
+pidgin_xfer_dialog_update_xfer(dialog, xfer)
 	Pidgin::Xfer::Dialog dialog
 	Purple::Xfer xfer
diff -urN pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkThemes.xs pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkThemes.xs
--- pidgin-2.0.0beta7devel.orig/pidgin/plugins/perl/common/GtkThemes.xs	2007-03-20 01:59:41.000000000 -0400
+++ pidgin-2.0.0beta7devel/pidgin/plugins/perl/common/GtkThemes.xs	2007-04-16 14:50:39.000000000 -0400
@@ -1,28 +1,28 @@
 #include "gtkmodule.h"
 
-MODULE = Pidgin::Themes  PACKAGE = Pidgin::Themes  PREFIX = pidginthemes_
+MODULE = Pidgin::Themes  PACKAGE = Pidgin::Themes  PREFIX = pidgin_themes_
 PROTOTYPES: ENABLE
 
 void
-pidginthemes_init()
+pidgin_themes_init()
 
 gboolean
-pidginthemes_smileys_disabled()
+pidgin_themes_smileys_disabled()
 
 void
-pidginthemes_smiley_theme_probe()
+pidgin_themes_smiley_theme_probe()
 
 void
-pidginthemes_load_smiley_theme(file, load)
+pidgin_themes_load_smiley_theme(file, load)
 	const char * file
 	gboolean load
 
 void
-pidginthemes_get_proto_smileys(id)
+pidgin_themes_get_proto_smileys(id)
 	const char * id
 PREINIT:
 	GSList *l;
 PPCODE:
-	for (l = pidginthemes_get_proto_smileys(id); l != NULL; l = l->next) {
+	for (l = pidgin_themes_get_proto_smileys(id); l != NULL; l = l->next) {
 		XPUSHs(sv_2mortal(purple_perl_bless_object(l->data, "Pidgin::IMHtml::Smiley")));
 	}

pidgin-2.0.0-beta7-reread-resolvconf.patch:

--- NEW FILE pidgin-2.0.0-beta7-reread-resolvconf.patch ---
http://sourceforge.net/tracker/index.php?func=detail&aid=1604261&group_id=235&atid=300235
If the network connection on a machine is changed while gaim is running, it
won't pick up the changes unless NetworkManager support is enabled. This
makes it always re-read the DNS info before a server connect.

This implemention is considered to be disliked because it re-reads the config files a few times
upon every connection.  There appears however to be no work underway to fix it properly.  This 
behavior is at least harmless while fixing the bug, so we will keep this patch for now.

diff -urN pidgin-2.0.0beta7devel.orig/libpurple/connection.c pidgin-2.0.0beta7devel/libpurple/connection.c
--- pidgin-2.0.0beta7devel.orig/libpurple/connection.c	2007-03-20 01:59:41.000000000 -0400
+++ pidgin-2.0.0beta7devel/libpurple/connection.c	2007-04-16 13:54:40.000000000 -0400
@@ -37,6 +37,10 @@
 #include "signals.h"
 #include "util.h"
 
+#include <netinet/in.h>
+#include <arpa/nameser.h>
+#include <resolv.h>
+
 static GList *connections = NULL;
 static GList *connections_connecting = NULL;
 static PurpleConnectionUiOps *connection_ui_ops = NULL;
@@ -139,6 +143,9 @@
 
 	purple_signal_emit(purple_connections_get_handle(), "signing-on", gc);
 
+	/* Re-read resolv.conf and friends in case DNS servers have changed */
+	res_init();
+
 	if (regist)
 	{
 		purple_debug_info("connection", "Registering.  gc = %p\n", gc);
diff -urN pidgin-2.0.0beta7devel.orig/libpurple/network.c pidgin-2.0.0beta7devel/libpurple/network.c
--- pidgin-2.0.0beta7devel.orig/libpurple/network.c	2007-04-01 11:51:46.000000000 -0400
+++ pidgin-2.0.0beta7devel/libpurple/network.c	2007-04-16 13:55:08.000000000 -0400
@@ -612,8 +612,6 @@
 	switch(current)
 	{
 	case LIBNM_ACTIVE_NETWORK_CONNECTION:
-		/* Call res_init in case DNS servers have changed */
-		res_init();
 		if (ui_ops != NULL && ui_ops->network_connected != NULL)
 			ui_ops->network_connected();
 		prev = current;


--- NEW FILE pidgin.spec ---
# OPTION: perl integration (FC1+)
%define perl_integration	1
# OPTION: krb5 for Zephyr protocol (FC1+)
%define krb_integration		1
# OPTION: gtkspell integration (FC1+)
%define gtkspell_integration	1
# OPTION: Preferred Applications with gnome-open (FC1+)
%define gnome_open_integration	1
# OPTION: Evolution 1.5+ integration (FC3+)
%define evolution_integration	1
# OPTION: SILC integration (FC3+)
%define silc_integration	1
# OPTION: dbus integration (FC5+)
%define dbus_integration	1
# OPTION: gstreamer integration (FC5+)
%define gstreamer_integration	1
# OPTION: NetworkManager integration (FC5+)
%define nm_integration	        1
# OPTION: Modular X (FC5+)
%define modular_x               1
# OPTION: dbus-glib split (FC6+)
%define dbus_glib_splt		1
# OPTION: Meanwhile integration (F7+)
%define meanwhile_integration	1

# OPTION: Mono integration (FC5+, broken)
%define mono_integration	0
# OPTION: Howl integration (seems broken)
%define howl_integration	0

# Prerelease define
%define betaver	beta7devel

Name:		pidgin
Version:	2.0.0
Release:	0.33.%{betaver}%{?dist}
License:	GPL
Group:		Applications/Internet
URL:		http://pidgin.im/
#Source0:	http://download.sourceforge.net/gaim/gaim-%{version}%{betaver}.tar.bz2
Source0:	pidgin-%{version}%{betaver}.tar.gz
Epoch:		2
Obsoletes:      gaim
Provides:       gaim
ExcludeArch:    s390 s390x

# meanwhile plugin is now provided by the main package
Obsoletes:      gaim-meanwhile

## Fedora pidgin defaults - Please Regenerate for Each Major Release
# 1) run gaim as new user 2) edit preferences 3) close 4) copy .gaim/prefs.xml
# - enable System Tray Icon
# - enable ExtPlacement plugin
# - enable History plugin
# - enable Message Notification plugin
#   Insert count of new messages into window title
#   Set window manager "URGENT" hint
# - disable buddy icon in buddy list
# - enable Logging (in HTML)
# - Browser "GNOME Default"
# - Smiley Theme "Default"
Source1:	gaim-fedora-prefs.xml


## Patches 0-99: Fedora specific or upstream wont accept

## Patches 100+: To be Included in Future Upstream
Patch113: pidgin-2.0.0-beta7-reread-resolvconf.patch
Patch114: pidgin-2.0.0-beta7-fix-perl-plugin-varnames.patch

BuildRoot:	%{_tmppath}/%{name}-%{version}-root
Summary:	A Gtk+ based multiprotocol instant messaging client

# Require Binary Compatible glib
# returns bogus value if glib2-devel is not installed in order for parsing to succeed
# bogus value wont make it into a real package
%define glib_ver %([ -a %{_libdir}/pkgconfig/glib-2.0.pc ] && pkg-config --modversion glib-2.0 | cut -d. -f 1,2 || echo -n "999")
BuildRequires:	glib2-devel
Requires:       glib2 >= %{glib_ver}

# Basic Library Requirements
BuildRequires:  autoconf
BuildRequires:	startup-notification-devel
BuildRequires:  cyrus-sasl-devel
BuildRequires:	mozilla-nss-devel
BuildRequires:	gtk2-devel
BuildRequires:  gettext
BuildRequires:  intltool
BuildRequires:  desktop-file-utils
BuildRequires:  ncurses-devel

# Bug #212817 Jabber needs cyrus-sasl plugins for authentication
Requires: cyrus-sasl-plain, cyrus-sasl-md5

# krb5 needed for Zephyr (FC1+)
%if %{krb_integration}
BuildRequires:	krb5-devel
%endif
# gtkspell integration (FC1+)
%if %{gtkspell_integration}
BuildRequires:	gtkspell-devel, aspell-devel
%endif
# Preferred Applications (FC1+)
%if %{gnome_open_integration}
Requires:	libgnome
%else
Requires:	htmlview
%endif
# Evolution integration (FC3+)
%if %{evolution_integration}
BuildRequires:	evolution-data-server-devel
%endif
# SILC integration (FC3+)
%if %{silc_integration}
BuildRequires:	libsilc-devel
%endif
# DBus integration (FC5+)
%if %{dbus_integration}
BuildRequires:  dbus-devel >= 0.60
BuildRequires:  python     >= 2.4
%endif
# GStreamer integration (FC5+)
%if %{gstreamer_integration}
BuildRequires:	gstreamer-devel >= 0.10
%endif
# NetworkManager integration (FC5+)
%if %{nm_integration}
%ifnarch s390 s390x
# No NetworkManager on s390/s390x
BuildRequires:	NetworkManager-glib-devel
%endif
%endif
# Modular X (FC5+)
%if %{modular_x}
BuildRequires:  libSM-devel
BuildRequires:  libXScrnSaver-devel
%endif
# DBus GLIB Split (FC6+)
%if %{dbus_glib_splt}
BuildRequires:  dbus-glib-devel >= 0.70
%endif

# Mono integration (FC5+, broken)
%if %{mono_integration}
BuildRequires:	mono-devel
%endif
# Howl integration (seems to be broken)
%if %{howl_integration}
BuildRequires:	avahi-devel
%endif
# Meanwhile integration (not shipped in core)
%if %{meanwhile_integration}
BuildRequires:	meanwhile-devel
%endif


%description
Gaim allows you to talk to anyone using a variety of messaging 
protocols, including AIM (Oscar and TOC), ICQ, IRC, Yahoo!, 
MSN Messenger, Jabber, Gadu-Gadu, Napster, and Zephyr.  These 
protocols are implemented using a modular, easy to use design.  
To use a protocol, just add an account using the account editor.

Gaim supports many common features of other clients, as well as many 
unique features, such as perl scripting and C plugins.

Gaim is NOT affiliated with or endorsed by America Online, Inc., 
Microsoft Corporation, or Yahoo! Inc. or other messaging service 
providers.


%package devel
Summary: Development headers and libraries for pidgin
Group: Development/Libraries
Requires: %{name} = %{epoch}:%{version}-%{release}
Obsoletes: gaim-devel
Provides:  gaim-devel

%description devel
This package contains the files necessary to develop or compile code
that depends on pidgin.



%prep
%setup -q -n pidgin-%{version}%{betaver}
## Patches 0-99: Fedora specific or upstream wont accept

## Patches 100+: To be Included in Future Upstream
%patch113 -p1
%patch114 -p1

# Relabel internal version for support purposes
sed -i "s/%{version}%{betaver}/%{version}-%{release}/g" configure
chmod 755 configure

# If not using gnome-open, then default to htmlview 
cp %{SOURCE1} prefs.xml
if [ "%{gnome_open_integration}" == "0" ]; then
	sed -i "s/gnome-open/custom/g" prefs.xml
	sed -i "s/pref name='command' type='string' value=''/pref name='command' type='string' value='htmlview'/" prefs.xml
fi


%build
SWITCHES=""
%if %{krb_integration}
	SWITCHES="$SWITCHES --with-krb4"
%endif
%if %{silc_integration}
	SWITCHES="$SWITCHES --with-silc-includes=%{_includedir}/silc --with-silc-libs=%{_libdir}"
%endif
%if %{perl_integration}
	SWITCHES="$SWITCHES --enable-perl"
%else
	SWITCHES="$SWITCHES --disable-perl"
%endif
%if %{howl_integration}
	SWITCHES="$SWITCHES --with-howl-includes=/usr/include/avahi-compat-howl/"
%endif
%if %{mono_integration}
	SWITCHES="$SWITCHES --enable-mono"
%else
	SWITCHES="$SWITCHES --disable-mono"
%endif
%if %{dbus_integration}
	SWITCHES="$SWITCHES --enable-dbus"
%else
	SWITCHES="$SWITCHES --disable-dbus"
%endif
%if %{nm_integration}
	SWITCHES="$SWITCHES --enable-nm"
%endif
%if %{gstreamer_integration}
	SWITCHES="$SWITCHES --enable-gstreamer"
%else
	SWITCHES="$SWITCHES --disable-gstreamer"
%endif

# FC5+ automatic -fstack-protector-all switch
export RPM_OPT_FLAGS=${RPM_OPT_FLAGS//-fstack-protector/-fstack-protector-all}
export CFLAGS="$RPM_OPT_FLAGS"

# disable tcl and tk because nobody uses it
# gnutls is buggy so use mozilla-nss on all distributions
%configure --disable-tcl --disable-tk --enable-gnutls=no --enable-nss=yes \
           --enable-cyrus-sasl $SWITCHES

# NOTE: smp_mflags breaks the mono plugin?
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install

desktop-file-install --vendor pidgin --delete-original       \
  --add-category X-Red-Hat-Base                            \
  --copy-generic-name-to-name                              \
  --dir $RPM_BUILD_ROOT%{_datadir}/applications            \
  $RPM_BUILD_ROOT%{_datadir}/applications/pidgin.desktop

# remove libtool libraries and static libraries
rm -f `find $RPM_BUILD_ROOT -name "*.la" -o -name "*.a"`
# remove the old perllocal.pod file
rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod
# remove relnot.so plugin since it is unusable for our package
rm -f $RPM_BUILD_ROOT%{_libdir}/pidgin/relnot.so
# install Fedora pidgin default prefs.xml
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/purple/
install -m 644 prefs.xml $RPM_BUILD_ROOT%{_sysconfdir}/purple/prefs.xml

%if %{perl_integration}
find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -exec rm -f {} ';'
%endif

# make sure that we can write to all the files we've installed
# so that they are properly stripped
chmod -R u+w $RPM_BUILD_ROOT/*

%find_lang pidgin

# symlink /usr/bin/gaim to new pidgin name
ln -sf %{_bindir}/pidgin $RPM_BUILD_ROOT%{_bindir}/gaim

%post 
/sbin/ldconfig -n %{_libdir}/pidgin
/sbin/ldconfig -n %{_libdir}/finch

%if %{mono_integration}
# Mono apps need mono_exec_t. Since pidgin doesn't call /usr/bin/mono to run its
# mono bits, the existing selinux policy misses this.
# XXX: This command fails on non-selinux systems with a non-zero return code.
# Changing the selinux context here would also cause rpm -V and TPS failure.
# XXX: pidgin's mono support is broken, making this useless to enable anyway
# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=196877
# There is also concern that we don't want pidgin to run with this security context
# due to its historical security track record.  For now we are disaling mono
# temporarily until we decide a long term solution.
/usr/bin/chcon -t mono_exec_t /usr/bin/pidgin 
%endif

%postun
/sbin/ldconfig -n %{_libdir}/pidgin
/sbin/ldconfig -n %{_libdir}/finch

%clean
rm -rf $RPM_BUILD_ROOT

%files -f pidgin.lang
%defattr(-,root,root,-)
%doc NEWS COPYING AUTHORS doc/FAQ README ChangeLog doc/PERL-HOWTO.dox
%{_bindir}/*
%{_libdir}/pidgin/
%{_libdir}/finch/
%{_libdir}/libpurple/
%{_libdir}/libpurple.so.*
%{_libdir}/libgnt.so.*
%{_mandir}/man1/*
%{_mandir}/man3/*
%{_datadir}/aclocal/purple.m4
%{_datadir}/applications/pidgin.desktop
%{_datadir}/pixmaps/pidgin/
%{_datadir}/pixmaps/purple/
%{_datadir}/pixmaps/pidgin.svg
%{_datadir}/sounds/pidgin/
%{_sysconfdir}/purple/
%{_sysconfdir}/gconf/schemas/purple.schemas
%if %{perl_integration}
%{perl_vendorarch}/Purple*
%{perl_vendorarch}/auto/Purple/
%endif
%if %{dbus_integration}
%{_libdir}/libpurple-client.so.*
#%{_datadir}/dbus-1/services/pidgin.service
%endif

%files devel
%defattr(-,root,root,-)
%{_includedir}/libpurple/
%{_includedir}/pidgin/
%{_includedir}/finch/
%{_includedir}/gnt/
%{_libdir}/libpurple.so
%{_libdir}/libgnt.so
%{_libdir}/pkgconfig/purple.pc
%{_libdir}/pkgconfig/pidgin.pc
%{_libdir}/pkgconfig/gnt.pc
%if %{dbus_integration}
%{_libdir}/libpurple-client.so
%endif

%changelog
* Mon Apr 16 2007 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.33.beta7devel
- pidgin-2.0.0 snapshot prior to beta7
- rename gaim to pidgin/purple/finch in various places of spec (not complete)
- ExcludeArch s390, s390x.  It never did work there.
- Include meanwhile plugin by moving to Extras

* Fri Mar 23 2007 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.31.beta6
- Removed debian-02_gnthistory-in-gtk
  Removed debian-03_gconf-gstreamer.patch
  Upstream recommended removing these patches.
- Add fix-buggy-fetch-url
- Enable type_chat and type_chat_nick in default prefs.xml

* Sat Jan 20 2007 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.30.beta6
- 2.0.0 beta6

* Thu Jan 18 2007 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.29.beta5
- Debian patch 17_upnp_crash
- Debian patch 18_jabber-roster-crash

* Mon Dec 11 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.28.beta5
- Debian patch 13_yahoo_webauth_disable
  temporarily disable the broken yahoo web auth fallback

* Wed Dec 06 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.27.beta5
- Debian patch 12_gstreamer-cleanup, hopefully fixes #218070

* Tue Dec 05 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.26.beta5
- Jabber SASL Authentication Crash (#217335)

* Wed Nov 29 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.25.beta5
- GTK File dialog blanked fix (#217768)

* Tue Nov 28 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.24.beta5
- Debian patch 10_text-arrow-keys
- Debian patch 11_reread-resolvconf

* Sun Nov 26 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.23.beta5
- Debian patch 08_jabber-info-crash

* Tue Nov 21 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.22.beta5
- 2.0.0 beta5
- Debian patches
    02_gnthistory-in-gtk
    03_gconf-gstreamer
    04_blist-memleak
    05_url-handler-xmpp
    06_jabber-registration-srv
    07_msn-custom-smiley-crash
- SILC Account Edit Crash

* Tue Nov 21 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.21.beta4
- #212817 Jabber needs cyrus-sasl plugins for authentication

* Wed Nov 15 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.20.beta4
- #215704 Revert Yahoo protocol version identifier

* Wed Nov 8 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.19.beta4
- buildreq NetworkManager-glib-devel FC5+ (katzj)
- #213800 debug window freeze fix
- #212818 IRC SIGPIPE crash fix

* Wed Oct 25 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.17.beta4
- temporary workaround for gstreamer build bug in beta4
  --enable-gstreamer prevented it from working =)
  NOTE: beta4 removed libao support entirely.  Distros that lack gstreamer-0.10+
  will need to use command line sound output from now on.
- Gadu Gadu is re-included in beta4 without requirement of external library

* Mon Oct 23 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.16.beta4
- 2.0.0 beta4
- gaim-text ncurses interface!
- gstreamer integration with FC5+

* Thu Oct 05 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.15.beta3
- delete config.h correctly (rvokal)

* Thu Oct 05 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.14.beta3
- Fix multilib conflict in -devel (#205206)

* Sat Sep 30 2006 Matthias Clasen <mclasen at redhat.com> - 2:2.0.0-0.13.beta3
- Make the tray icon work with transparent panels (#208706)

* Mon Jul 31 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.11.beta3
- rebuild for new libebook

* Tue Jul 25 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.9.beta3
- fix crash with certain UTF-8 names in buddy list (#199590)

* Sat Jul 22 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.8.beta3
- move gaim.pc to -devel (#199761)

* Wed Jul 19 2006 Warren Togami <wtogami at redhat.com> - 2:2.0.0-0.7.beta3
- cleanup spec and update default pref

* Wed Jul 19 2006 John (J5) Palmieri <johnp at redhat.com> - 2:2.0.0-0.6.beta3.2
- Add BR for dbus-glib-devel

* Wed Jul 12 2006 Jesse Keating <jkeating at redhat.com> - 2:2.0.0-0.6.beta3.1
- rebuild

* Wed Jul 05 2006 Warren Togami <wtogami at redhat.com> 2.0.0-0.6.beta3
- SILC blank realname failure fix (#173076)

* Thu Jun 29 2006 Warren Togami <wtogami at redhat.com> 2.0.0-0.5.beta3
- buildreq libSM-devel (#197241)

* Wed Jun 28 2006 Warren Togami <wtogami at redhat.com> 2.0.0-0.4.beta3
- rebuild against libsilc-1.0.2

* Tue Jun 27 2006 Warren Togami <wtogami at redhat.com> 2.0.0-0.3.beta3
- more spec cleanups
- buildreq libXScrnSaver-devel, gettext, intltool, desktop-file-utils
- disable mono for now due to #196877

* Mon Jun 26 2006 Tom "spot" Callaway <tcallawa at redhat.com>
- split out -devel package to meet guidelines

* Mon Jan 23 2006 Tom "spot" Callaway <tcallawa at redhat.com>
- gaim2 version of the spec

* Fri Dec 09 2005 Jesse Keating <jkeating at redhat.com>
- rebuilt

* Thu Nov 10 2005 Warren Togami <wtogami at redhat.com> - 1:1.5.0-9
- Ensure that security opt flags are used (#165795)
- Many bug fixes from Peter Lawler (#171350)
  156: Fix Yahoo chatroom ignore on join
  157: Fix Italian yahoo profiles
  158: Strip HTML from status
  159: xmlnode cleanup
  160: Fix crash on non-terminated strings
  161: silc-close-gaim_request-window-prpl-disconnect-p1
  162: silc-close-gaim_request-window-prpl-disconnect-p2
  163: silc-close-gaim_request-window-prpl-disconnect-p3
  164: silc-close-gaim_request-window-prpl-disconnect-p4
  165: silc-close-gaim_request-window-prpl-disconnect-p5
  166: silc-close-gaim_request-window-prpl-disconnect-p6
  167: MSN data corruption fix
  168: msn-kill-convo-close-timeout-notices-p1
  169: msn-kill-convo-close-timeout-notices-p2
  170: msn-kill-convo-close-timeout-notices-p3
  171: forceful-connection_disconnect-not-wipe-password
  172: Clipboard leak and history scrolling fix
  173: smileys-logtype-p1
  174: smileys-logtype-p2
  175: Allow Italics in IRC
  176: Add more authors
  177: Update copyright
  178: Update HACKING doc
  179: Fix doc creation
  180: Fix AIM/ICQ Rate Limiting issue

* Thu Oct 13 2005 Ray Strode <rstrode at redhat.com> - 1:1.5.0-7
- use upstream desktop file (except use generic name, because 
  this is our default instant messaging client)

* Tue Sep 27 2005 Warren Togami <wtogami at redhat.com> - 1:1.5.0-6
- remove -Wno-pointer-sign, not sure why it was needed earlier
- fix FORTIFY_SOURCE on FC3

* Thu Sep 15 2005 Jeremy Katz <katzj at redhat.com> - 1:1.5.0-5
- rebuild for new e-d-s

* Sun Aug 21 2005 Peter Jones <pjones at redhat.cm> - 1:1.5.0-4
- rebuild for new cairo, add -Wno-pointer-sign
- add -Wno-pointer-sign until somebody maintaining this package makes it build
  without it.

* Sun Aug 14 2005 Warren Togami <wtogami at redhat.com> - 1:1.5.0-2
- always use -z relro and FORTIFY_SOURCE opt flags for FC3+ and RHEL4+ 
  (compiler simply ignores these flags if they are unsupported)

* Thu Aug 11 2005 Warren Togami <wtogami at redhat.com> - 1:1.5.0-1
- 1.5.0 security and bug fixes
  CAN-2005-2370 Gadu-Gadu memory alignment bug
  CAN-2005-2102 AIM/ICQ non-UTF-8 Filename Crash
  CAN-2005-2103 AIM/ICQ away message buffer overflow

* Tue Aug  9 2005 Jeremy Katz <katzj at redhat.com> - 1:1.4.0-7
- rebuild for new evolution-data-server

* Mon Aug  1 2005 Warren Togami <wtogami at redhat.com> 1:1.4.0-6
- FC5+ bash regex replace for -fstack-protector-all (mharris)

* Sun Jul 31 2005 Warren Togami <wtogami at redhat.com> 1:1.4.0-5
- FC5+ automatic -fstack-protector-all switch
- 150: MSN buddy names with space disconnect and profile corruption
       (supercedes patch 149)
- 151: Gadu Gadu memory alignment crash
- 152: Rename Group Merge crash
- 153: mailto: parse crash (util.c)
- 154: mailto: parse crash (MSN)
- 155: mailto: parse crash (Zephyr)

* Mon Jul 11 2005 Warren Togami <wtogami at redhat.com> 1:1.4.0-4
- 149: MSN username with space disconnect fix
- Do not own perl dir, remove empty files (#162994 jpo)

* Sun Jul 10 2005 Warren Togami <wtogami at redhat.com> 1:1.4.0-2
- 148: AIM login crash fix

* Thu Jul 07 2005 Warren Togami <wtogami at redhat.com> 1:1.4.0-1
- 1.4.0

* Thu Jun 09 2005 Warren Togami <wtogami at redhat.com> 1:1.3.1-0
- 1.3.1 more bug fixes
  CAN-2005-1269 CAN-2005-1934
- enable Message Notification plugin by default

* Tue May 10 2005 Warren Togami <wtogami at redhat.com> 1:1.3.0-1
- 1.3.0 many bug fixes and two security fixes
  long URL crash fix (#157017) CAN-2005-1261
  MSN bad messages crash fix (#157202) CAN-2005-1262

* Thu Apr 07 2005 Warren Togami <wtogami at redhat.com> 1:1.2.1-4
- use mozilla-nss everywhere because gnutls is buggy (#135778)

* Wed Apr 06 2005 Warren Togami <wtogami at redhat.com> 1:1.2.1-2
- 147: drag-n-drop URL crash fix

* Sun Apr 03 2005 Warren Togami <wtogami at redhat.com> 1:1.2.1-1
- update to 1.2.1 CAN-2005-0965 CAN-2005-0966 CAN-2005-0967

* Fri Mar 18 2005 Warren Togami <wtogami at redhat.com> 1:1.2.0-1
- update to 1.2.0 (minor bug fixes)

* Mon Mar 07 2005 Warren Togami <wtogami at redhat.com> 1:1.1.4-5
- Copy before modifying prefs.xml

* Sun Mar 06 2005 Warren Togami <wtogami at redhat.com> 1:1.1.4-4
- 144: POSIX functions became macros, build fix (#150429)
- 145: Fix non-proxy yahoo file transfer
- 146: Fix non-proxy yahoo buddy icons

* Fri Mar 04 2005 Warren Togami <wtogami at redhat.com> 1:1.1.4-3
- 143: Gadu Gadu protocol crash fix (#149984)

* Mon Feb 28 2005 Warren Togami <wtogami at redhat.com> 1:1.1.4-2
- remove gcc4 conditional since FC4 is gcc4 default

* Thu Feb 24 2005 Warren Togami <wtogami at redhat.com> 1:1.1.4-1
- 1.1.4 with MSN crash fix, g_stat() crash workaround
  CAN-2005-0208 Gaim HTML parsing DoS (another one)

* Tue Feb 22 2005 Warren Togami <wtogami at redhat.com> 1:1.1.3-4
- Test fixes for #149190 and #149304

* Mon Feb 21 2005 Dan Williams <dcbw at redhat.com> 1:1.1.3-3
- Work around #149190 gaim-1.1.3-2 segfaults when calling g_stat()

* Fri Feb 18 2005 Warren Togami <wtogami at redhat.com> 1:1.1.3-2
- 1.1.3 including two security fixes
  CAN-2005-0472 Client freezes when receiving certain invalid messages
  CAN-2005-0473 Client crashes when receiving specific malformed HTML

* Fri Jan 28 2005 Florian La Roche <laroche at redhat.com>
- rebuild

* Thu Jan 20 2005 Warren Togami <wtogami at redhat.com> 1:1.1.2-1
- 1.1.2 with more bugfixes

* Tue Jan 18 2005 Chip Turner <cturner at redhat.com> 1:1.1.1-3
- rebuild for new perl

* Mon Jan 03 2005 Warren Togami <wtogami at redhat.com> 1.1.1-2
- force required glib2 version

* Tue Dec 28 2004 Warren Togami <wtogami at redhat.com> 1.1.1-1
- 1.1.1 (minor bugfixes)

* Thu Dec 2 2004 Warren Togami <wtogami at redhat.com> 1.1.0-1
- upgrade 1.1.0 (mostly bugfixes)
- fix PIE patch

* Sat Nov 20 2004 Warren Togami <wtogami at redhat.com> 1.0.3-3
- make gcc4 conditional

* Sat Nov 20 2004 Daniel Reed <djr at redhat.com> 1.0.3-2
- Rebuild using gcc4
  - To revert, remove "BuildRequires: gcc4" and "CC=gcc4"

* Fri Nov 12 2004 Warren Togami <wtogami at redhat.com> 1.0.3-1
- 1.0.3 another bugfix release

* Tue Oct 19 2004 Warren Togami <wtogami at redhat.com> 1.0.2-1
- 1.0.2 fixes many crashes, endian and other issues

* Tue Oct 19 2004 Warren Togami <wtogami at redhat.com> 1.0.1-3
- nosnilmot: zephyr krb build was broken by thinko

* Wed Oct 13 2004 Warren Togami <wtogami at redhat.com> 1.0.1-2
- CAN-2004-0891

* Thu Oct 07 2004 Warren Togami <wtogami at redhat.com> 1.0.1-1
- update to 1.0.1
- disable naive GNOME session check
- switch to gnutls default (FC3+)

* Mon Sep 27 2004 Warren Togami <wtogami at redhat.com> 1.0.0-5
- djr fixed PIE
- added gnutls option, disabled and favoring mozilla-nss

* Sat Sep 25 2004 Warren Togami <wtogami at redhat.com> 1.0.0-4
- PIE

* Mon Sep 20 2004 Warren Togami <wtogami at redhat.com> 1.0.0-3
- 141: Jabber chat room list fix

* Mon Sep 20 2004 Daniel Reed <djr at redhat.com> 1.0.0-2
- #132967 Remove GenericName

* Sat Sep 18 2004 Warren Togami <wtogami at redhat.com> 1.0.0-1
- 1.0.0

* Wed Sep 01 2004 Warren Togami <wtogami at redhat.com> 0.82.1-2
- enable SILC protocol

* Thu Aug 26 2004 Warren Togami <wtogami at redhat.com> 0.82.1-1
- new upstream point release with crash fix and added translation

* Wed Aug 25 2004 Warren Togami <wtogami at redhat.com> 0.82-2
- 140: Buddy icon pref changing crash fix

* Wed Aug 25 2004 Warren Togami <wtogami at redhat.com> 0.82-1
- Update to 0.82 resolves several security issues and bugs
  CAN-2004-0500, CAN-2004-0754, CAN-2004-0784, CAN-2004-0785
  More details at http://gaim.sourceforge.net/security/

* Mon Aug 16 2004 Warren Togami <wtogami at redhat.com> 0.81-7
- CVS backport 138: GTK Prefs bug fix

* Sun Aug 15 2004 Warren Togami <wtogami at redhat.com> 0.81-6
- CVS backport 137: System Log viewer fd leak

* Sun Aug 15 2004 Warren Togami <wtogami at redhat.com> 0.81-5
- fix substitution for browser back compat
- req fix for htmlview back compat
- update prefs.xml

* Fri Aug 13 2004 Warren Togami <wtogami at redhat.com> 0.81-4
- conditionalize features for alternate target distributions
- remove unnecessary ExclusiveArch
- other cleanups

* Wed Aug 11 2004 Warren Togami <wtogami at redhat.com> 0.81-3
- CVS backport 133: CAN-2004-0500 MSNLP buffer overflow
               134: Select buddy icon in new account crash
               135: Jabber join crash
               136: Jabber tooltip fake self crash

* Mon Aug  9 2004 Daniel Reed <djr at redhat.com> 0.81-2
- #125847 Change gaim.desktop names to "IM"

* Thu Aug 05 2004 Warren Togami <wtogami at redhat.com> 0.81-1
- 0.81
- krb5-devel for Zephyr
- evolution-data-server-devel integration
  plugin disabled by default because it seems very unstable

* Sun Jul 18 2004 Warren Togami <wtogami at redhat.com> 0.80-3
- CVS backport 130, 131: MSN buddy scaling issue fix
               132: Drag and Drop crash fix

* Sat Jul 17 2004 Warren Togami <wtogami at redhat.com> 0.80-2
- CVS backport 129: IRC buddy list flood disconnect fix

* Fri Jul 16 2004 Warren Togami <wtogami at redhat.com> 0.80-1
- update to 0.80
- enable ExtPlacement plugin by default
- Smiley Theme "Default" by default (bug fix)
- Insertions -> Control-{B/I/U} by default

* Mon Jun 28 2004 Warren Togami <wtogami at redhat.com> 0.79-2
- remove tray icon patch temporarily because it seems to cause more
  problems than it solves.
- provide gaim-devel
- CVS backport 128: Cached buddy icons fix

* Fri Jun 25 2004 Warren Togami <wtogami at redhat.com> 0.79-1
- update to 0.79
- update desktop patch
- update header and pkgconfig locations
- update default prefs
- FC3 sed behavior workaround
- temporarily disable evolution integration

* Tue Jun 22 2004 Warren Togami <wtogami at redhat.com> 0.78-8
- rebuilt

* Mon Jun 08 2004 Warren Togami <wtogami at redhat.com> 0.78-7
- CVS backport 125: MSN disconnect on non-fatal error fix
               126: Paste html with img crash fix
               127: Misplaced free fix

* Sat Jun 05 2004 Warren Togami <wtogami at redhat.com> 0.78-4
- CVS backport 123: jabber disconnect fix
               124: log find click fix

* Sun May 30 2004 Warren Togami <wtogami at redhat.com> 0.78-2
- update to 0.78 (without SILC support for now)

* Sun May 09 2004 Warren Togami <wtogami at redhat.com> 0.77-7
- CVS backport 121: byte order badness and crashing copy & paste fix
               122: history.so scroll to bottom in new tabs fix

* Tue May 04 2004 Warren Togami <wtogami at redhat.com> 0.77-6
- CVS backport 118: x86-64 yahoo auth fix
               119: Copy/paste fixes for UCS-2 encoded selection
               120: IRC reconnect segfault fix
- remove relnot.so plugin because it is unusable in FC
- Default enable logging and history.so plugin
          enable autoreconnect plugin
- Fix Gnome Default url handler

* Thu Apr 29 2004 Warren Togami <wtogami at redhat.com> 0.77-3
- remove gnome-open manual, since 0.77 has "GNOME Default" as default.
- update default prefs.xml, disable buddy icons in buddy list
- CVS backport 114: plugin prefs saving fix
               115: autoreconn-suppress-dialogs
               116: fix smileys in dialogs
               117: gtk+ 2.0 compat

* Sun Apr 25 2004 Warren Togami <wtogami at redhat.com> 0.77-1
- 0.77, remove cvs backports

* Fri Apr 15 2004 Warren Togami <wtogami at redhat.com> 0.76-6
- CVS backports:
  111 Prevent Crash during password change if blank fields
  112 Prevent Crash if remote sends invalid characters
  113 Enable /etc/gaim/prefs.xml defaults for new profiles
- Tray Icon enabled by default
- Relabel internal version with V-R

* Fri Apr 14 2004 Warren Togami <wtogami at redhat.com> 0.76-5
- CVS backports: 
  102 Fix ^F keybinding when gtkrc is set to emacs mode
  103 Add Missing File: evolution-1.5.x buildability
  104 When MSN server intermittently has problems accessing buddy list, MSN will crash with 0.76
  105, 106, 107 MSN Error reporting fixes
  108 History plugin causes unnecessary horizontal scrollbars
  109 Fix the text replace plugin 
  110 Prevent message sending while offline

* Fri Apr 09 2004 Warren Togami <wtogami at redhat.com> 0.76-3
- CVS backport: Fix oscar tooltip misbehavior
                Fix yahoo more

* Thu Apr 01 2004 Warren Togami <wtogami at redhat.com> 0.76-2
- 0.76

* Sun Mar 28 2004 Warren Togami <wtogami at redhat.com>
- CVS snapshot
- more spec cleanups

* Tue Mar 16 2004 Warren Togami <wtogami at redhat.com>
- CVS snapshot, generated with automake-1.7.9
- update #4
- update #2 but disable
- #5 no longer needed
- default to gnome-open #6
- some spec cleanup

* Tue Mar 02 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Fri Feb 13 2004 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Fri Jan 23 2004 Christopher Blizzard <blizzard at redhat.com> 1:0.75-1.1.0
- Include patch that fixes a bunch of buffer-related problems, mostly
  from nectar at freebsd.org and some of my own changes.

* Wed Jan 14 2004 Christopher Blizzard <blizzard at redhat.com> 1:0.75-0
- Update to 0.75.
- Remove mem leak patch that is already included in 0.75.
- Clean up a lot of old unused patches and old source tarballs.

* Fri Dec 12 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.74-10
- Add patch that fixes a large memory leak.

* Thu Dec 04 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.74-9
- Bump release to rebuild for fc2.

* Wed Nov 25 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.74-0
- Upgrade to 0.74
- Include libao-devel and startup-notification-devel to the
  buildreq list

* Mon Nov 03 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.71-2
- Add gtk2-devel to the buildreq list.

* Fri Oct 24 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.71-2
- Include patch that should fix some input problems for ja_JP users

* Fri Oct 17 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.71-1
- Include patch that updates the tray icon to a more recent version

* Mon Sep 29 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.70-0
- Update to 0.70

* Thu Sep 04 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.68-0
- Update to 0.68

* Tue Aug 26 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.66-2
- Change Instant Messenger to Messaging Client

* Wed Jul 23 2003 Jeremy Katz <katzj at redhat.com> 1:0.66-1
- 0.66

* Thu Jul 17 2003 Matt Wilson <msw at redhat.com> 1:0.65-1
- 0.65
- don't include .a or .la files

* Tue Jul 15 2003 Matt Wilson <msw at redhat.com> 1:0.64-2
- rebuild against gtkspell

* Wed Jun 04 2003 Elliot Lee <sopwith at redhat.com>
- rebuilt

* Wed Jun 04 2003 Christopher Blizzard <blizzard at redhat.com> 1:0.64-0
- 0.64

* Mon Apr 14 2003 Matt Wilson <msw at redhat.com> 1:0.61-1
- 0.61
- remove prefs patch, no longer needed

* Wed Apr  9 2003 Matt Wilson <msw at redhat.com> 1:0.59.8-1
- use system libtool (#88340)

* Wed Jan 29 2003 Christopher Blizzard <blizzard at redhat.com> 0.59.8-0
- Update to 0.59.8

* Wed Jan 22 2003 Tim Powers <timp at redhat.com>
- rebuilt

* Wed Dec 18 2002 Elliot Lee <sopwith at redhat.com> 0.59-11
- Add libtoolize etc. steps

* Tue Dec 17 2002 Elliot Lee <sopwith at redhat.com> 0.59-10
- Rebuild

* Mon Nov 18 2002 Tim Powers <timp at redhat.com>
- build on all arches

* Fri Aug 09 2002 Christopher Blizzard <blizzard at redhat.com> 0.59-7
- Include patch that uses htmlview instead of calling Netscape
  directly
- Include patch that turns off the buddy ticker and changes the button
  look to the (sane) default.

* Thu Aug 01 2002 Christopher Blizzard <blizzard at redhat.com>
- Fix .desktop file, and put it in the right place.
- More .desktop file fixes

* Tue Jun 25 2002 Christopher Blizzard <blizzard at redhat.com>
- Update to 0.59.
- Disable perl for now.

* Sun May 26 2002 Tim Powers <timp at redhat.com>
- automated rebuild

* Fri May 24 2002 Matt Wilson <msw at redhat.com> 0.58-1
- 0.58
- remove applet

* Fri Mar 22 2002 Trond Eivind Glomsrød <teg at redhat.com> 0.53-1
- Langify

* Wed Mar 13 2002 Christopher Blizzard <blizzard at redhat.com>
- update 0.53

* Thu Feb 21 2002 Christopher Blizzard <blizzard at redhat.com>
- update to 0.52

* Tue Jan 29 2002 Christopher Blizzard <blizzard at redhat.com>
- update to 0.51

* Fri Sep 14 2001 Matt Wilson <msw at redhat.com>
- update to 0.43

* Fri Aug 03 2001 Christopher Blizzard <blizzard at redhat.com>
- Add BuildRequires for gnome-libs-devel (bug #44739)

* Mon Jul 02 2001 Christopher Blizzard <blizzard at redhat.com>
- Add BuildRequires for gnome-core-devel (bug #44739)

* Sun Jun 24 2001 Elliot Lee <sopwith at redhat.com>
- Bump release + rebuild.

* Thu Feb 15 2001 Trond Eivind Glomsrød <teg at redhat.com>
- make it compile

* Sun Feb 11 2001 Tim Powers <timp at redhat.com>
- updated to 0.11.0pre4 (bug fixes)
- applied Bero's konqueror patch to fix kfm->konq

* Tue Dec  5 2000 Tim Powers <timp at redhat.com>
- updated to 0.11.0pre2
- enable gnome support
- updated ispell to aspell patch
- cleaned up file list

* Thu Nov 16 2000 Tim Powers <timp at redhat.com>
- updated to 0.10.3

* Fri Nov 10 2000 Tim Powers <timp at redhat.com> 
- update to 0.10.2

* Mon Sep 11 2000 Tim Powers <timp at redhat.com>
- some ideas taken from the package available at the gaim website, mainly to install the applet stuff too.

* Wed Aug 9 2000 Tim Powers <timp at redhat.com>
- added Serial so that we can upgrade from Helix packages from 6.2

* Mon Jul 24 2000 Prospector <prospector at redhat.com>
- rebuilt

* Tue Jul 18 2000 Tim Powers <timp at redhat.com>
- changed default spell checker to aspell from ispell, patched.
- requires aspell

* Mon Jul 10 2000 Tim Powers <timp at redhat.com>
- rebuilt

* Thu Jun 22 2000 Tim Powers <timp at redhat.com>
- fixed problems with ldconfig PreReq, shouls have been /sbin/ldconfig

* Mon Jun 12 2000 Preston Brown <pbrown at redhat.com>
- 0.9.19
- fix ldconfig stuff

* Thu Jun 1 2000 Tim Powers <timp at redhat.com>
- cleaned up spec for use with RPM 4.0 (al la _sysconfdir _datadir etc)
- update to 0.9.17
- yay! a man page!

* Thu May 25 2000 Tim Powers <timp at redhat.com>
- we left a bunch of stuff out, pixmaps, plugins. Fixed
- added applnk entry

* Wed May 10 2000 Tim Powers <timp at redhat.com>
- updated to 0.9.15

* Mon Apr 24 2000 Matt Wilson <msw at redhat.com>
- updated to 0.9.14

* Mon Apr 24 2000 Matt Wilson <msw at redhat.com>
- updated to 0.9.13

* Thu Feb 10 2000 Matt Wilson <msw at redhat.com>
- added patch to prevent floating point errors in lag-o-meter update
  code

* Wed Nov 10 1999 Tim Powers <timp at redhat.com>
- updated to 0.9.10

* Tue Jul 13 1999 Tim Powers <timp at redhat.com>
- rebuilt and put into Powertools 6.1

* Mon Jul 12 1999 Dale Lovelace <dale at redhat.com>
- First RPM Build


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pidgin/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	16 Apr 2007 23:15:34 -0000	1.1
+++ .cvsignore	16 Apr 2007 23:20:15 -0000	1.2
@@ -0,0 +1 @@
+pidgin-2.0.0beta7devel.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pidgin/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	16 Apr 2007 23:15:34 -0000	1.1
+++ sources	16 Apr 2007 23:20:15 -0000	1.2
@@ -0,0 +1 @@
+5adc11517957215d7cd1d15e7edaf755  pidgin-2.0.0beta7devel.tar.gz




More information about the scm-commits mailing list