Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=542740 --- Comment #30 from Carl Byington <carl@xxxxxxxxxxxxxxx> 2009-12-05 12:25:59 EDT --- Since -devel requires main is required by the standards above, I propose: -devel requires main requires -libs. That forces installation of -libs containing the licenses, but code built by f2c and compiled by gcc only needs -libs to run. You can then install just main, and use f2c to generate c code, but that code won't actually compile unless you install -devel, since it needs the headers to compile. We could re-add the current 'main requires -devel' but that leads to main and -devel requiring each other (which is strange) or merging main and -devel (which conflicts with the standard requirement of .so files must be in -devel subpackage). If we switch to '-devel requires main requires -libs', then packages that need f2c to build will need 'buildrequires f2c-devel' rather than their current buildrequires f2c. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review