Description of problem: What is the reason that bind requires MySQL and PostgreSQL database server packages? These are packages with heavy dependencies which are not required for bind's core functionality. Usually, databases are on other dedicated machines so that the explicit Requires: for database servers are useless. RPM detects the really needed libs automatically. But it would be nice, when the database stuff could be solved by some plugin mechanism so that all the database libs can be installed on demand. Version-Release number of selected component (if applicable): bind-9.5.0-16.a6
*** This bug has been marked as a duplicate of 374261 ***