https://bugzilla.redhat.com/show_bug.cgi?id=1685226 --- Comment #3 from Björn Persson <bjorn@xxxxxxxxxxxxxxxxxxxx> --- (In reply to Pavel Zhukov from comment #2) > Gnatcoll 2018 is gnatcoll-core-2018. I'd prefer to add Provides: > gnatcoll-core tag and package another libraries. That can also be made to work with some extra trouble. The package named gnatcoll will need to pull in gnatcoll-bindings and gnatcoll-db, and gnatcoll-devel will need to pull in gnatcoll-bindings-devel and gnatcoll-db-devel. Otherwise functionality will mysteriously disappear when users upgrade. But that creates cyclical build-time dependencies because building gnatcoll-bindings and gnatcoll-db requires gnatcoll-core. The dependencies that are needed for upgrades will have to be temporarily removed for mass rebuilds. Adding gnatcoll-core as a new package avoids the cyclical dependencies. gnatcoll and gnatcoll-devel will then be empty packages that exist only to pull in gnatcoll-bindings and gnatcoll-db during upgrades. I also think it will be less confusing to users, as the name gnatcoll-core communicates clearly that it's not all of Gnatcoll but only the core. (In reply to Robert-André Mauchin from comment #1) > - Split the doc into its own noarch subpackage That's a good idea. Thanks. > - Please include all licenses you package, and add a comment explaining the > license breakdown: I'm afraid I forgot to check the licenses of the files from Sphinx. I'll make sure to fix that. > Add %{?_smp_mflags} to make? If it supports it. Parallel building is done by GPRbuild. The makefile just composes parameters to GPRbuild and GPRinstall. -- 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 To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx