https://bugzilla.redhat.com/show_bug.cgi?id=1178361 --- Comment #4 from Antonio Trande <anto.trande@xxxxxxxxx> --- - You can improve building by using more cmake options. Run 'cmake -LAH' from main source directory. Use CMAKE_SKIP_RPATH:BOOL=YES too. - DSHARE_INSTALL= is already defined in hte built-in RPM macro (see command 'rpm --eval %cmake'), but in this case must be re-defined with DSHARE_INSTALL=%{_datadir}/%{name}. - stuntrally requires stuntrally-data; stuntrally-data requires stuntrally It's a mutual dependency; i think you can keep only the first one. - Why does stuntrally-static require stuntrally-devel? - %{_prefix}/lib ??? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review