rpms/xchat-gnome/FC-5 .cvsignore, 1.9, 1.10 sources, 1.9, 1.10 xchat-gnome-config.patch, 1.3, 1.4 xchat-gnome-libnotify.patch, 1.2, 1.3 xchat-gnome.spec, 1.23, 1.24

Brian Pepple (bpepple) fedora-extras-commits at redhat.com
Wed Jun 21 03:00:43 UTC 2006


Author: bpepple

Update of /cvs/extras/rpms/xchat-gnome/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10347

Modified Files:
	.cvsignore sources xchat-gnome-config.patch 
	xchat-gnome-libnotify.patch xchat-gnome.spec 
Log Message:
* Tue Jun 20 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.12-1
- Update to 0.12.



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/FC-5/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	5 Apr 2006 04:40:06 -0000	1.9
+++ .cvsignore	21 Jun 2006 03:00:43 -0000	1.10
@@ -1 +1 @@
-xchat-gnome-0.11.tar.bz2
+xchat-gnome-0.12.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/FC-5/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- sources	5 Apr 2006 04:40:06 -0000	1.9
+++ sources	21 Jun 2006 03:00:43 -0000	1.10
@@ -1 +1 @@
-257d0b0a758898960be42856ab0e31ef  xchat-gnome-0.11.tar.bz2
+414ab6d9ddd1c436e01cbab33a5dba15  xchat-gnome-0.12.tar.bz2

xchat-gnome-config.patch:

Index: xchat-gnome-config.patch
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/FC-5/xchat-gnome-config.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xchat-gnome-config.patch	5 Apr 2006 04:40:06 -0000	1.3
+++ xchat-gnome-config.patch	21 Jun 2006 03:00:43 -0000	1.4
@@ -1,6 +1,6 @@
-diff -ur xchat-gnome-0.11.OLD/plugins/perl/perl.c xchat-gnome-0.11/plugins/perl/perl.c
---- xchat-gnome-0.11.OLD/plugins/perl/perl.c	2006-02-12 06:06:26.000000000 -0500
-+++ xchat-gnome-0.11/plugins/perl/perl.c	2006-04-05 00:04:55.000000000 -0400
+diff -ur xchat-gnome-0.12.OLD/plugins/perl/perl.c xchat-gnome-0.12/plugins/perl/perl.c
+--- xchat-gnome-0.12.OLD/plugins/perl/perl.c	2006-05-01 11:31:57.000000000 -0400
++++ xchat-gnome-0.12/plugins/perl/perl.c	2006-06-20 19:59:36.000000000 -0400
 @@ -93,7 +93,7 @@
  	if (!xdir)						  /* xchatdirfs is new for 2.0.9, will fail on older */
  		xdir = xchat_get_info (ph, "xchatdir");
@@ -10,9 +10,9 @@
  	perl_auto_load_from_path (xdir);
  
  #ifdef WIN32
-diff -ur xchat-gnome-0.11.OLD/plugins/python/python.c xchat-gnome-0.11/plugins/python/python.c
---- xchat-gnome-0.11.OLD/plugins/python/python.c	2006-02-12 06:06:26.000000000 -0500
-+++ xchat-gnome-0.11/plugins/python/python.c	2006-04-05 00:04:20.000000000 -0400
+diff -ur xchat-gnome-0.12.OLD/plugins/python/python.c xchat-gnome-0.12/plugins/python/python.c
+--- xchat-gnome-0.12.OLD/plugins/python/python.c	2005-11-26 02:10:29.000000000 -0500
++++ xchat-gnome-0.12/plugins/python/python.c	2006-06-20 19:59:01.000000000 -0400
 @@ -392,7 +392,7 @@
  		return expanded;
  	g_free(expanded);
@@ -22,9 +22,9 @@
  	expanded = g_build_filename(xchat_get_info(ph, "xchatdir"),
  				    filename, NULL);
  	if (g_file_test(expanded, G_FILE_TEST_EXISTS))
-diff -ur xchat-gnome-0.11.OLD/src/common/cfgfiles.c xchat-gnome-0.11/src/common/cfgfiles.c
---- xchat-gnome-0.11.OLD/src/common/cfgfiles.c	2006-04-01 18:22:28.000000000 -0500
-+++ xchat-gnome-0.11/src/common/cfgfiles.c	2006-04-05 00:02:52.000000000 -0400
+diff -ur xchat-gnome-0.12.OLD/src/common/cfgfiles.c xchat-gnome-0.12/src/common/cfgfiles.c
+--- xchat-gnome-0.12.OLD/src/common/cfgfiles.c	2006-06-17 21:11:18.000000000 -0400
++++ xchat-gnome-0.12/src/common/cfgfiles.c	2006-06-20 19:57:37.000000000 -0400
 @@ -34,7 +34,7 @@
  #ifdef WIN32
  #define XCHAT_DIR "X-Chat 2"
@@ -43,10 +43,10 @@
  	}
  }
  
-diff -ur xchat-gnome-0.11.OLD/src/fe-gnome/preferences-page-plugins.c xchat-gnome-0.11/src/fe-gnome/preferences-page-plugins.c
---- xchat-gnome-0.11.OLD/src/fe-gnome/preferences-page-plugins.c	2006-02-12 06:06:33.000000000 -0500
-+++ xchat-gnome-0.11/src/fe-gnome/preferences-page-plugins.c	2006-04-05 00:03:56.000000000 -0400
-@@ -176,7 +176,7 @@
+diff -ur xchat-gnome-0.12.OLD/src/fe-gnome/preferences-page-plugins.c xchat-gnome-0.12/src/fe-gnome/preferences-page-plugins.c
+--- xchat-gnome-0.12.OLD/src/fe-gnome/preferences-page-plugins.c	2006-04-17 18:15:14.000000000 -0400
++++ xchat-gnome-0.12/src/fe-gnome/preferences-page-plugins.c	2006-06-20 19:58:32.000000000 -0400
+@@ -182,7 +182,7 @@
  	file_selector = gtk_file_chooser_dialog_new (_("Open Plugin"), NULL, GTK_FILE_CHOOSER_ACTION_OPEN, GTK_STOCK_CANCEL, GTK_RESPONSE_CANCEL, GTK_STOCK_OPEN, GTK_RESPONSE_ACCEPT, NULL);
  
  	homedir = g_get_home_dir();
@@ -55,8 +55,8 @@
  	gtk_file_chooser_set_filename (GTK_FILE_CHOOSER (file_selector), plugindir);
  	g_free (plugindir);
  
-@@ -304,7 +304,7 @@
- 	g_signal_connect (G_OBJECT (page->plugins_list),   "row-activated", G_CALLBACK (row_activated),         page);
+@@ -346,7 +346,7 @@
+ #endif
  
  	homedir = g_get_home_dir ();
 -	xchatdir = g_strdup_printf ("%s/.xchat2/plugins", homedir);

xchat-gnome-libnotify.patch:

Index: xchat-gnome-libnotify.patch
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/FC-5/xchat-gnome-libnotify.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xchat-gnome-libnotify.patch	5 Apr 2006 04:40:06 -0000	1.2
+++ xchat-gnome-libnotify.patch	21 Jun 2006 03:00:43 -0000	1.3
@@ -1,7 +1,7 @@
-diff -ur xchat-gnome-0.11.OLD/configure xchat-gnome-0.11/configure
---- xchat-gnome-0.11.OLD/configure	2006-04-04 21:36:50.000000000 -0400
-+++ xchat-gnome-0.11/configure	2006-04-05 00:08:42.000000000 -0400
-@@ -2437,7 +2437,7 @@
+diff -ur xchat-gnome-0.12.OLD/configure xchat-gnome-0.12/configure
+--- xchat-gnome-0.12.OLD/configure	2006-06-20 17:46:03.000000000 -0400
++++ xchat-gnome-0.12/configure	2006-06-20 20:03:06.000000000 -0400
+@@ -2429,7 +2429,7 @@
  DBUS_REQUIRED=0.35
  DBUS_GLIB_REQUIRED=0.35
  LIBSEXY_REQUIRED=0.1.7
@@ -10,9 +10,9 @@
  
  
  ac_ext=c
-diff -ur xchat-gnome-0.11.OLD/plugins/notify-osd/notify-osd.c xchat-gnome-0.11/plugins/notify-osd/notify-osd.c
---- xchat-gnome-0.11.OLD/plugins/notify-osd/notify-osd.c	2006-03-08 02:42:36.000000000 -0500
-+++ xchat-gnome-0.11/plugins/notify-osd/notify-osd.c	2006-04-05 00:11:35.000000000 -0400
+diff -ur xchat-gnome-0.12.OLD/plugins/notify-osd/notify-osd.c xchat-gnome-0.12/plugins/notify-osd/notify-osd.c
+--- xchat-gnome-0.12.OLD/plugins/notify-osd/notify-osd.c	2006-03-08 16:11:52.000000000 -0500
++++ xchat-gnome-0.12/plugins/notify-osd/notify-osd.c	2006-06-20 20:05:33.000000000 -0400
 @@ -67,7 +67,7 @@
  
  	notify = notify_notification_new (summary, message, NULL, NULL);


Index: xchat-gnome.spec
===================================================================
RCS file: /cvs/extras/rpms/xchat-gnome/FC-5/xchat-gnome.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- xchat-gnome.spec	5 Apr 2006 04:40:06 -0000	1.23
+++ xchat-gnome.spec	21 Jun 2006 03:00:43 -0000	1.24
@@ -2,7 +2,7 @@
 %define with_libnotify 1
 
 Name:           xchat-gnome
-Version:        0.11
+Version:        0.12
 Release:        1%{?dist}
 Summary:        GNOME front-end to xchat
 
@@ -143,6 +143,9 @@
 
 
 %changelog
+* Tue Jun 20 2006 Brian Pepple <bpepple at fedoraproject.org> - 0.12-1
+- Update to 0.12.
+
 * Tue Apr  4 2006 Brian Pepple <bdpepple at ameritech.net> - 0.11-1
 - Update to 0.11
 - Drop screensaver patch.




More information about the fedora-extras-commits mailing list