gaim.spec
changeset 4381 9f3f4ab3575f
parent 4317 4c05f6206053
child 4387 1b0580c5041e
--- a/gaim.spec	Fri Oct 29 13:39:47 2004 +0000
+++ b/gaim.spec	Fri Oct 29 13:45:49 2004 +0000
@@ -5,7 +5,7 @@
 #
 Name:		gaim
 Version:	0.82.1
-Release:        21
+Release:        22
 License:	GPL
 Group:		Applications/Internet
 Distribution:	Cinnabar
@@ -25,6 +25,7 @@
 Patch9:         gaim-09-ebook-checks.diff
 Patch10:        gaim-10-docs.diff
 Patch11:        gaim-11-sound_errors.diff
+Patch12:        gaim-12-msn-security-fix.diff
 URL:		http://gaim.sourceforge.net/
 BuildRoot:	%{_tmppath}/%{name}-%{version}-build
 Docdir:		%{_defaultdocdir}/gaim
@@ -69,6 +70,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch12 -p1
 
 %build
 %ifos linux
@@ -135,6 +137,9 @@
 rm -r $RPM_BUILD_ROOT
 
 %changelog
+* Fri Oct 29 2004 - [email protected]
+- Fixes msn security issues.
+
 * Thu Oct 21 2004 - [email protected]
 - Added patch #11. Fixes #5101982