On Sat, Jul 28, 2012 at 7:44 AM, Greg Landrum <greg.land...@gmail.com> wrote:
> One comment here: I'm planning on removing support for postgres 8.4 in
> the one of the next releases (unless there turns out to be a good
> reason not to). So if there's much effort involved in building the
> RPM, it may not be worth it.

No, there is no additional hurdles for that (except that you can't use
the version provided with the base distro). Unless a 9.X package
appear in the EPEL repo I'll stop building the subpackage when this
happens.


>> The last failing one is 76, and this happens because PIL had no "BGRA"
>> raw mode back then, so this need some patching as well.
>
> Looks like this is only used in the cairo canvas. There could be some
> problems with the version that's comes with CentOS 5 anyway: our
> internal version of rdkit.Chem.Draw.cairoCanvas has a check that, I
> believe, is specific to older versions of cairo. I just checked that
> into the open-source svn; please look to see if it helps. If not, I'm
> sure we can figure out how to patch it.

yes, the get_data method is actually not present in the pycairo
package provided by the distro. The patch "works", so now it falls
back to the other methods. I still need to fix it somehow, given I've
got no aggdraw  and sping is removed during build (I wanted to
simplify licensing on the package review)

So I have now three ways to produce a working rpm:
1. fix code to work with older pycairo
2. try to package aggdraw for EPEL
3. move to python 2.6

I'll see what's easier, I'd like to do this and move along

-- 
Gianluca Sforna

http://morefedora.blogspot.com
http://identi.ca/giallu - http://twitter.com/giallu

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Rdkit-devel mailing list
Rdkit-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-devel

Reply via email to