Re: opencv 2.0.0 soname change

2010-02-27 Thread Haïkel Guémar
No problem :) I'm not familiar with buildroot overrides (it requires rel-eng agreement, right ?), besides the unicap recent split has been thrown into the mix. Should we ask them to be include into the override request ? H. > > Added devel back to CC. > > Nice. > > Ok, no problem, was not eve

Re: opencv 2.0.0 soname change

2010-02-27 Thread Rakesh Pandit
On 28 February 2010 00:04, Karel Klic wrote: > Dne 27.2.2010 17:41, Haïkel Guémar napsal(a): >> >> Le 27/02/2010 16:28, Rakesh Pandit a écrit : >>> >>> Are you kidding ? No *communication* :( At this stage we never wanted >>> an update for any reason, nor extra work for lot of other folks. Alas >>>

Re: opencv 2.0.0 soname change

2010-02-27 Thread Nicolas Chauvet
2010/2/27 Rakesh Pandit > On 27 February 2010 20:24, Haïkel Guémar wrote: > > Branches affected: F-13 and devel > > > > > > Since OpenCV has deleted few weeks ago the autotools based build system, > > we will switch to cmake : > > https://code.ros.org/trac/opencv/changeset/2528 > > > [..] > > Are

Re: opencv 2.0.0 soname change

2010-02-27 Thread Haïkel Guémar
Bad timing ===> unicap package (required by opencv) splitting for F-11+ Current unicap has been splitted into 3 new packages libunicap, libucil and libunicapgtk, no warnings, no meta-package provided for compatibility. https://bugzilla.redhat.com/show_bug.cgi?id=567109 https://bugzilla.redhat.com/

Re: opencv 2.0.0 soname change

2010-02-27 Thread Haïkel Guémar
Le 27/02/2010 16:28, Rakesh Pandit a écrit : > On 27 February 2010 20:24, Haïkel Guémar wrote: >> Branches affected: F-13 and devel >> >> >> Since OpenCV has deleted few weeks ago the autotools based build system, >> we will switch to cmake : >> https://code.ros.org/trac/opencv/changeset/2528 >> >

Re: opencv 2.0.0 soname change

2010-02-27 Thread Rakesh Pandit
On 27 February 2010 20:24, Haïkel Guémar wrote: > Branches affected: F-13 and devel > > > Since OpenCV has deleted few weeks ago the autotools based build system, > we will switch to cmake : > https://code.ros.org/trac/opencv/changeset/2528 > [..] Are you kidding ? No *communication* :( At this st

opencv 2.0.0 soname change

2010-02-27 Thread Haïkel Guémar
Branches affected: F-13 and devel Since OpenCV has deleted few weeks ago the autotools based build system, we will switch to cmake : https://code.ros.org/trac/opencv/changeset/2528 The main issue is that the two build system set two different sonames (2.0.0 for cmake, 4.0.0 for autotools). Open