Wed, 28 Jan 2009 03:40:55 +0000
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
The redirect from the login server to first BOS server doesn't include the
magic TLV with a name to use for comparison; I missed this because I cached
all those certificates before I fixed the code for the other SNAC family
servers.
|
15661
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
1 | prefix=@prefix@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
2 | exec_prefix=@exec_prefix@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
3 | libdir=@libdir@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
4 | includedir=@includedir@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
5 | datarootdir=@datarootdir@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
6 | datadir=@datadir@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
7 | sysconfdir=@sysconfdir@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
8 | |
|
16242
f0c15450e403
I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Richard Laager <rlaager@pidgin.im>
parents:
15661
diff
changeset
|
9 | Name: Pidgin (Gaim compatibility) |
|
f0c15450e403
I think it's a good idea to mention Pidgin here, and that this is a compatibility layer.
Richard Laager <rlaager@pidgin.im>
parents:
15661
diff
changeset
|
10 | Description: Pidgin is a GTK2-based instant messenger application. |
|
15661
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
11 | Version: @VERSION@ |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
12 | Requires: glib-2.0 |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
13 | Cflags: -I${pc_top_builddir}/${pcfiledir}/libpurple -I${pc_top_builddir}/${pcfiledir}/pidgin |
|
fa41814e7139
SF Patch #1643233 from Brian Cameron
Richard Laager <rlaager@pidgin.im>
parents:
diff
changeset
|
14 | Libs: ${pc_top_builddir}/${pcfiledir}/libpurple/libpurple.la |