[Freehoo-devel] freehoo and guile versions.

2008-02-18 Thread Ray Van Dolson
Hi all, I'm packaging freehoo (and subsequently libyahoo2) for Fedora and Fedora EPEL. Ran into a small issue that I wanted to run by you guys if anyone actually is susbscribed to this list still.. :) The latest version of freehoo (3.5.0) appears to require guile 1.8.x to build correctly. Trying

Re: [Freehoo-devel] freehoo and guile versions.

2008-02-19 Thread Ray Van Dolson
for freetalk? > > > > Hi Ray, Let me make a new release supporting both Guile 1.6 and 1.8. > > > > Thanks, > > -- > > Anand Babu Periasamy > > GPG Key ID: 0x62E15A31 > > Blog [http://ab.freeshell.org] > > The GNU Operating System [http://www.

[Freehoo-devel] Re: Freehoo 3.5.1 Released

2008-02-21 Thread Ray Van Dolson
g/freehoo/ > > -- > Anand Babu Periasamy > GPG Key ID: 0x62E15A31 > Blog [http://ab.freeshell.org] > The GNU Operating System [http://www.gnu.org] > Z RESEARCH Inc [http://www.zresearch.com] > > > > Ray Van Dolson wrote: >> Thanks. This patch seems to work. I&#x

[Freehoo-devel] Protocol change breaks libyahoo2/freehoo?

2008-04-03 Thread Ray Van Dolson
Hey all, I know this was discussed briefly last month, but it wasn't clear to me if a fix had been discovered or not. Maybe we needed to wait until it happens to be able to effectively troubleshoot... In any case: $ freehoo Loading dictionary [/usr/share/dict/words]... [479625] words Yahoo ID: x

[Freehoo-devel] Re: [Libyahoo2-devel] Protocol change breaks libyahoo2/freehoo?

2008-04-03 Thread Ray Van Dolson
On Thu, Apr 03, 2008 at 10:30:19AM -0700, Philip Tellis wrote: > On 03/04/2008, Ray Van Dolson <[EMAIL PROTECTED]> wrote: > > Hey all, I know this was discussed briefly last month, but it wasn't > > clear to me if a fix had been discovered or not. Maybe we needed to >

Re: [Freehoo-devel] Re: [Libyahoo2-devel] Protocol change breaks libyahoo2/freehoo?

2008-04-03 Thread Ray Van Dolson
On Thu, Apr 03, 2008 at 10:39:19AM -0700, Ray Van Dolson wrote: > On Thu, Apr 03, 2008 at 10:30:19AM -0700, Philip Tellis wrote: > > On 03/04/2008, Ray Van Dolson <[EMAIL PROTECTED]> wrote: > > > Hey all, I know this was discussed briefly last month, but it wasn't &g

[Freehoo-devel] Re: [Libyahoo2-devel] Protocol change breaks libyahoo2/freehoo?

2008-04-03 Thread Ray Van Dolson
On Thu, Apr 03, 2008 at 02:38:32PM -0700, Philip Tellis wrote: > On 03/04/2008, Ray Van Dolson <[EMAIL PROTECTED]> wrote: > > > That simple? I was thinking that would just remove the warning, but > > not fix the underlying authentication issue. > > well, as far

[Freehoo-devel] libyahoo2 0.7.6 released -- some changes needed for freehoo 3.5.1

2008-04-27 Thread Ray Van Dolson
against 0.7.6 for Fedora. I'll attach my patch. Can someone do a sanity check and perhaps make a 3.5.2 release with it included? Thanks, Ray -- Ray Van Dolson <[EMAIL PROTECTED]> GPG Fingerprint: 175B D779 4BC9 D5FF 5CC9 CE79 BCB4 0703 B51E 9F1A diff -uNr freehoo-3.5.1.orig/src

Re: [Freehoo-devel] libyahoo2 0.7.6 released -- some changes needed for freehoo 3.5.1

2008-04-29 Thread Ray Van Dolson
o this. > > Freehoo no longer requires libyahoo2 to be compiled with struct-callbacks. > For 0.7.6, I added new icon/ping functions of libyahoo2. It compiled cleanly > and works. > I have commited to CVS. I'll test the latest CVS against my libyahoo2 RPM. It looks like your

Re: [Freehoo-devel] libyahoo2 0.7.6 released -- some changes needed for freehoo 3.5.1

2008-04-29 Thread Ray Van Dolson
> Freehoo no longer requires libyahoo2 to be compiled with struct-callbacks. > For 0.7.6, I added new icon/ping functions of libyahoo2. It compiled cleanly > and works. > I have commited to CVS. I am unable to get freehoo CVS to build against my libyahoo2 0.7.6 release. I receive the following e

Re: [Freehoo-devel] libyahoo2 0.7.6 released -- some changes needed for freehoo 3.5.1

2008-04-30 Thread Ray Van Dolson
On Wed, Apr 30, 2008 at 01:48:24PM -0700, Anand Babu Periasamy wrote: >> I am interested in freehoo in that I use it regularly and am also >> maintaining it for Fedora and EPEL. So I likely would be motivated to >> contribute a patch here and there to address protocol breakages. >> However, I like

Re: [Freehoo-devel] libyahoo2 0.7.6 released -- some changes needed for freehoo 3.5.1

2008-04-30 Thread Ray Van Dolson
>> I'll test the latest CVS against my libyahoo2 RPM. It looks like your >> commits differed from my patch... > > There was some problem with my build environment. Harsha fixed it. Try > the current CVS version. If it works, I will go ahead and make a new release. This one works for me. For any

[Freehoo-devel] Updating freehoo for latest libyahoo2...

2010-03-14 Thread Ray Van Dolson
I've been working today on getting freehoo to build against the latest SVN snapshot of libyahoo (libyahoo2 updated sometime last year to work with the new, SSL-based Yahoo authentication protocol). The following patch gets things to build for me: http://rayvd.fedorapeople.org/freehoo/freehoo-3.

Re: [Freehoo-devel] Updating freehoo for latest libyahoo2...

2010-03-14 Thread Ray Van Dolson
On Sun, Mar 14, 2010 at 06:23:54PM -0700, Ray Van Dolson wrote: > I've been working today on getting freehoo to build against the latest > SVN snapshot of libyahoo (libyahoo2 updated sometime last year to > work with the new, SSL-based Yahoo authentication protocol). > > The

Re: [Freehoo-devel] Updating freehoo for latest libyahoo2...

2010-03-15 Thread Ray Van Dolson
y Fedora packages to a "working" state. :-) > > On Sun, Mar 14, 2010 at 9:58 PM, Ray Van Dolson wrote: > > On Sun, Mar 14, 2010 at 06:23:54PM -0700, Ray Van Dolson wrote: > >> I've been working today on getting freehoo to build against the latest > >> SVN