From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.11 (X11; Linux i686; U;) Gecko/20030703 Description of problem: When enabling MYSQL support in the postfix.spec file, the spec requires the inclusion of mysqlclient9 as a dependency, even though it is NOT needed.. The same issue is there for the RH 7.3 and RH 8 RPMS.. Version-Release number of selected component (if applicable): postfix-1.1.12-1 How reproducible: Always Steps to Reproduce: install src.rpm edit spec file to enable MYSQL rebuild. RPM complains about mysqlclient9 not being installed.. edit spec file remove mysqlclient9 dependency rebuild. builds perfectly fine. Additional info:
Thanks for the sharp eyes! Fixed in next release.