On Fri, Apr 13, 2012 at 6:37 AM, Greg Landrum <greg.land...@gmail.com> wrote:
> I'm very happy to announce that the next version of the RDKit --
> 2012.03 (a.k.a Q1 2012) -- is released.
>
> The release notes are below.
>
> The source release is on the sourceforge downloads page:
> http://sourceforge.net/projects/rdkit/files/rdkit/Q1_2012/
> The files can also be downloaded from the google project page:
> http://code.google.com/p/rdkit/downloads/list
> The binaries for Windows, Python 2.6 and Python 2.7, are uploaded already.
>
> Thanks to the everyone who submitted bug reports and suggestions for
> this release!
>
> Please let me know if you find any problems with the release or have
> suggestions for the next one.

Thank you Greg for this new release.

Apparently, the tarball filename grew a ".src" suffix. If this new
naming scheme is going to stick I can adapt the package, otherwise I'd
suggest removing that part so it's easier to predict (and check for)
new releases file names with automated tools.

I started a package review to include rdkit in Fedora (and possibily,
EPEL) repositories here:
https://bugzilla.redhat.com/show_bug.cgi?id=804125

The review reaised a couple issues I think we can fix in rdkit:

* there are a couple header files with executable permissions, would
be nice to have it removed:
  - Code/RDBoost/python_streambuf.h
  - Code/GraphMol/Wrap/ForwardSDMolSupplier.cpp

* I believe it was raised at some time, but it's still there: somehow
there are a couple of exit() calls in the resulting librares. Of
course, a library calling exit is not really what you want :) so I
guess it would be also nice to get this investigated and fixed.
Here is the rpmlint output:
rdkit.x86_64: W: shared-lib-calls-exit
/usr/lib64/libSmilesParse.so.1.2012.03.1 exit@GLIBC_2.2.5
rdkit.x86_64: W: shared-lib-calls-exit
/usr/lib64/libSLNParse.so.1.2012.03.1 exit@GLIBC_2.2.5

Cheers

G.


--
Gianluca Sforna

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

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Rdkit-discuss mailing list
Rdkit-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

Reply via email to