Hide Forgot
Description: The package mod_cluster contains the httpd module: /usr/lib64/httpd/modules/mod_advertise.so /usr/lib64/httpd/modules/mod_manager.so /usr/lib64/httpd/modules/mod_proxy_cluster.so /usr/lib64/httpd/modules/mod_slotmem.so but does not have an appropriate "Requires:" for httpd-mmn. Such a dependency is necessary to ensure the module is only used with a compatible version of httpd; a module built against httpd 2.2 will not work with httpd 2.4. Please add the following to the top of the spec file as a single line: %{!?_httpd_mmn: %{expand: %%global _httpd_mmn %%(cat %{_includedir}/httpd/.mmn || echo missing-httpd-devel)}} Then add to the the mod_cluster (sub-)package the following Requires line: Requires: httpd-mmn = %{_httpd_mmn} A module package does not need to require httpd itself. The above change should be merged across all branches of Fedora/EPEL. Version-Release: mod_cluster-1.1.1-3.fc17.src.rpm Steps to reproduce: 1. rpm -q --requires mod_cluster | grep httpd-mmn Expected results: e.g. httpd-mmn = 20051115-x86-64
mod_cluster-1.1.1-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/mod_cluster-1.1.1-4.fc15
mod_cluster-1.1.1-4.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/mod_cluster-1.1.1-4.fc16
mod_cluster-1.1.1-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/mod_cluster-1.1.1-4.fc17
Package mod_cluster-1.1.1-4.fc17: * should fix your issue, * was pushed to the Fedora 17 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing mod_cluster-1.1.1-4.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-4793/mod_cluster-1.1.1-4.fc17 then log in and leave karma (feedback).
mod_cluster-1.1.1-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.
mod_cluster-1.1.1-4.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
mod_cluster-1.1.1-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.