https://bugzilla.redhat.com/show_bug.cgi?id=1175952
Michael Schwendt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Michael Schwendt <[email protected]> --- > To strike the balance, this efl package makes subpackages for each of these > libraries, What balance? What is the rationale? It looks like a strange decision, because of the inter-dependencies between these libs. For example: $ rpm -qpR evas-1.12.2-1.fc22.x86_64.rpm |grep ^libe libeet.so.1()(64bit) libefl.so.1()(64bit) libeina.so.1()(64bit) libeo.so.1()(64bit) libevas.so.1()(64bit) $ rpm -qpR edje-1.12.2-1.fc22.x86_64.rpm |grep ^libe libecore.so.1()(64bit) libecore_audio.so.1()(64bit) libecore_con.so.1()(64bit) libecore_evas.so.1()(64bit) libecore_file.so.1()(64bit) libecore_imf.so.1()(64bit) libecore_imf_evas.so.1()(64bit) libecore_input.so.1()(64bit) libecore_input_evas.so.1()(64bit) libedje.so.1()(64bit) libeet.so.1()(64bit) libeeze.so.1()(64bit) libefl.so.1()(64bit) libeina.so.1()(64bit) libeio.so.1()(64bit) libembryo.so.1()(64bit) libemotion.so.1()(64bit) libeo.so.1()(64bit) libephysics.so.1()(64bit) libevas.so.1()(64bit) With such heavy inter-deps it makes no sense to create subpackages. Especially the dep on libelf.so.1 will always pull in the full show via your "elf" base package and its explicit Requires. -- 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 [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
