On Mon, Feb 18, 2013 at 12:51 PM, Nicolas Chauvet <kwizart(a)gmail.com> wrote:
2013/2/18 Richard Shaw <hobbes1069(a)gmail.com>
>
> Just an FYI,
>
> I am about to start a large update of FreeCAD, OCE, and smesh which
> all need to stay together. Normally I wouldn't worry about announcing
> it but OCE takes quite a while to build an I wasn't sure if there was
> any mechanism to stop pushing of builds that break dependencies
Usually dependency breaks are announced before the break happen.
But given that the packaged involved are tight together it's probably not an
issue.
Nevertheless, packages outside the repository that depends on those could
exists.
+ BuildRequires: tbb-devel
This dependency is ix86 ia64 x86_64 only (OCE built succeeded on ARM)
BTW, -DOCE_MULTITHREAD_LIBRARY:STRING=TBB in OCE might refer to intel tbb ?
Why it's not added to the BuildRequires ? (same, it could be conditionalized
on tbb arches).
Dang it. I know I added that at some point, I don't know why it didn't
make it into the spec file. Yes, we can conditionalize it.
Thanks,
Richard