rpms/gaim-meanwhile/FC-4 g-mw-empty-message-crash.patch, 1.1, 1.2 g-mw-empty-title-crash.patch, 1.1, 1.2 gaim-meanwhile.spec, 1.10, 1.11

Joshua W. Boyer (jwboyer) fedora-extras-commits at redhat.com
Fri Jan 13 20:57:30 UTC 2006


Author: jwboyer

Update of /cvs/extras/rpms/gaim-meanwhile/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15124

Modified Files:
	g-mw-empty-message-crash.patch g-mw-empty-title-crash.patch 
	gaim-meanwhile.spec 
Log Message:
Fix patches

g-mw-empty-message-crash.patch:

Index: g-mw-empty-message-crash.patch
===================================================================
RCS file: /cvs/extras/rpms/gaim-meanwhile/FC-4/g-mw-empty-message-crash.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- g-mw-empty-message-crash.patch	13 Jan 2006 20:46:10 -0000	1.1
+++ g-mw-empty-message-crash.patch	13 Jan 2006 20:57:30 -0000	1.2
@@ -1,7 +1,7 @@
-Index: FC-4/gaim-meanwhile-1.2.7/src/mwgaim.c
+Index: gaim-meanwhile-1.2.7/src/mwgaim.c
 ===================================================================
---- FC-4.orig/gaim-meanwhile-1.2.7/src/mwgaim.c
-+++ FC-4/gaim-meanwhile-1.2.7/src/mwgaim.c
+--- gaim-meanwhile-1.2.7.orig/src/mwgaim.c
++++ gaim-meanwhile-1.2.7/src/mwgaim.c
 @@ -1941,7 +1941,7 @@ static void mw_conf_text(struct mwConfer
    pd = mwSession_getClientData(session);
    gc = pd->gc;

g-mw-empty-title-crash.patch:

Index: g-mw-empty-title-crash.patch
===================================================================
RCS file: /cvs/extras/rpms/gaim-meanwhile/FC-4/g-mw-empty-title-crash.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- g-mw-empty-title-crash.patch	13 Jan 2006 20:46:10 -0000	1.1
+++ g-mw-empty-title-crash.patch	13 Jan 2006 20:57:30 -0000	1.2
@@ -1,7 +1,7 @@
-Index: FC-4/gaim-meanwhile-1.2.7/src/mwgaim.c
+Index: gaim-meanwhile-1.2.7/src/mwgaim.c
 ===================================================================
---- FC-4.orig/gaim-meanwhile-1.2.7/src/mwgaim.c
-+++ FC-4/gaim-meanwhile-1.2.7/src/mwgaim.c
+--- gaim-meanwhile-1.2.7.orig/src/mwgaim.c
++++ gaim-meanwhile-1.2.7/src/mwgaim.c
 @@ -1780,6 +1780,8 @@ static void mw_conf_invited(struct mwCon
  	     NSTR(c_inviter), NSTR(c_name),
  	     NSTR(c_topic), NSTR(c_invitation));


Index: gaim-meanwhile.spec
===================================================================
RCS file: /cvs/extras/rpms/gaim-meanwhile/FC-4/gaim-meanwhile.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gaim-meanwhile.spec	13 Jan 2006 20:46:10 -0000	1.10
+++ gaim-meanwhile.spec	13 Jan 2006 20:57:30 -0000	1.11
@@ -7,7 +7,7 @@
 License:	GPL
 Group:		Applications/Internet
 Version:	1.2.7
-Release:	2%{?dist}
+Release:	3%{?dist}
 Source:		http://dl.sf.net/meanwhile/gaim-meanwhile-%{version}.tar.gz
 URL:		http://meanwhile.sourceforge.net
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -44,6 +44,9 @@
 
 %changelog
 * Fri Jan 13 2006 - jwboyer at jdub.homelinux.org 1.2.7-2
+- Fix patches to have the correct strip level.  Gah.
+
+* Fri Jan 13 2006 - jwboyer at jdub.homelinux.org 1.2.7-2
 - Fix crash with empty chat title
 - Fix crash with empty message in group chat
 




More information about the fedora-extras-commits mailing list