https://bugzilla.redhat.com/show_bug.cgi?id=1816301 --- Comment #11 from mark.olesen@xxxxxxxxxxxxx --- Currently rebuilding with the various suggested changes, with /usr/lib/openfoam for the common root (instead of /opt). I would still ideally like to have some more granularity in subpackages, similar to my current section of .deb files. However, I'm not sure if the interdependencies can be properly described in a single .spec file. The subpackages - myPackage-develop : source code headers and project-specific build scripts. - myPackage-tools : binaries for project-specific build tools. - myPackage-common : version information and share files - myPackage-examples : tutorials The dependencies: myPackage - Requires: myPackage-common - Suggests: myPackage-examples myPackage-develop - Requires: myPackage - Requires: myPackage-tools myPackage-common - Requires: n/a myPackage-examples - Requires: n/a Is it possible to describe these interdependencies in a spec format? /mark -- 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://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx