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=629791 --- Comment #6 from Kalev Lember <[email protected]> 2010-09-06 07:19:19 EDT --- Requires: rpm is needed for mingw32-cmake, mingw32-configure, mingw32-make, and mingw32-pkg-config wrapper scripts which call 'rpm -E' to expand rpm macros. I'd say that most people who use the mingw32 cross compiler need one of these scripts, so it makes sense to keep Requires: rpm so that these scripts mostly work out of the box. Another question is if mingw32-filesystem should also require cmake, make, and pkg-config just for the reason to keep all of the scripts above working. I'd say no here with the rationale that people don't usually need _all_ of the above scripts working; a person building an autoconf based project wouldn't need cmake installed. This differs from requiring rpm because neither of these scripts work without rpm; however if people want to use mingw32-cmake they should expect that they need cmake installed too. I agree with Felipe that instead of requiring rpmlint the package should just co-own /etc/rpmlint/ directory. -- 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. _______________________________________________ mingw mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/mingw
