rpms/gaim/devel gaim.spec,1.114,1.115

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Apr 9 00:57:01 UTC 2006


Author: wtogami

Update of /cvs/dist/rpms/gaim/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv16272

Modified Files:
	gaim.spec 
Log Message:
MSN block crash (#185222 Stu Tomlinson)



Index: gaim.spec
===================================================================
RCS file: /cvs/dist/rpms/gaim/devel/gaim.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- gaim.spec	11 Feb 2006 02:47:22 -0000	1.114
+++ gaim.spec	9 Apr 2006 00:56:58 -0000	1.115
@@ -1,3 +1,5 @@
+ExclusiveArch: i386
+
 # OPTION: perl integration (FC1+)
 %define perl_integration	1
 # OPTION: krb5 for Zephyr protocol (FC1+)
@@ -13,7 +15,7 @@
 
 Name:		gaim
 Version:	1.5.0
-Release:        15.fc5.1
+Release:        16.fc6
 Epoch:		1
 License:	GPL
 Group:		Applications/Internet
@@ -69,6 +71,7 @@
 Patch180: gaim-1.5.0-aim-rate-limiting.patch
 Patch181: gaim-1.5.0-nss-detect.patch
 Patch182: gaim-1.5.0-logging-compatibility.patch
+Patch183: gaim-1.5.0-msn-block-crash.patch
 
 BuildRoot:	%{_tmppath}/%{name}-%{version}-root
 Summary:	A Gtk+ based multiprotocol instant messaging client
@@ -161,6 +164,7 @@
 %patch180 -p2
 %patch181 -p1
 %patch182 -p0
+%patch183 -p2
 
 # Relabel internal version for support purposes
 sed -i "s/%{version}/%{version}-%{release}/g" configure
@@ -275,6 +279,9 @@
 %endif
 
 %changelog
+* Sat Apr 08 2006 Warren Togami <wtogami at redhat.com> - 1:1.5.0-16
+- MSN block crash (#185222 Stu Tomlinson)
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 1:1.5.0-15.fc5.1
 - bump again for double-long bug on ppc(64)
 




More information about the fedora-cvs-commits mailing list