Partha,

Fix looks good, however It would be nice to try and get this fix upstreamed to 
yelp trunk

Can you log a bug in bugzilla.gnome.org and attach your patch there., then 
update spec file and d.o.o. bug to contain a reference to the bugzilla.gnome.org
bug.

Otherwise looks good to commit back to spec-files trunk

cheers

Matt

On 07/04/2009 18:30, Parthasarathi Susarla wrote:
> "Yelp crashes when trying to view one of GNU Info Pages"
>
> 1. the info files on solaris (for some reason) are not compressed. And
> yelp, expects it to be compressed. (info.gz). Matt mentioned that on
> Linux, they seem to be compressed. So a work-around would actually be
> to compress all the info pages on Solaris.
>
> 2. Since the info files are UTF-8 encoded, the mime-type that
> 'g_content_type_guess()' returns is 'application/octet-stream' - and there is
> no support for such a mime-type (since these are gzipped on linux, and a call
> to g_content_type_guess() will return 'appplication/x-gzip').
>
> The attached patch fixes both these issues.
>
>
> Thanks,
> Partha


Reply via email to