Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230475 - patch for lastest pisgin, change protocol from icq5 to icq6
Summary: patch for lastest pisgin, change protocol from icq5 to icq6
Status: RESOLVED DUPLICATE of bug 230389
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-02 07:37 UTC by Alexey
Modified: 2008-07-02 08:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey 2008-07-02 07:37:39 UTC
AOL changed protocol version, so we need apply this patch

#
# old_revision [dba36543cdde6db127857b0edfdc3ad1969bbd39]
#
# patch "libpurple/protocols/oscar/oscar.h"
#  from [a40e3332eade975c73e344e17bd06d4b99cae751]
#    to [7853a27f5f8735092ebefef567aaeeccad2a057c]
#
============================================================
--- libpurple/protocols/oscar/oscar.h	a40e3332eade975c73e344e17bd06d4b99cae751
+++ libpurple/protocols/oscar/oscar.h	7853a27f5f8735092ebefef567aaeeccad2a057c
@@ -301,7 +301,7 @@ struct _ClientInfo
 
 #define CLIENTINFO_PURPLE_ICQ { \
 	"Purple/" VERSION, \
-	0x010a, \
+	0x010b, \
 	0x0014, 0x0034, \
 	0x0000, 0x0bb8, \
 	0x0000043d, \


Reproducible: Always
Comment 1 Dustin Polke 2008-07-02 07:42:50 UTC
Dupe of bug #230389
Comment 2 Peter Alfredsen (RETIRED) gentoo-dev 2008-07-02 08:39:31 UTC

*** This bug has been marked as a duplicate of bug 230389 ***