Description: The package mod_revocator contains the httpd module: /usr/lib64/httpd/modules/mod_rev.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_revocator (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_revocator-1.0.3-10.fc17.src.rpm Steps to reproduce: 1. rpm -q --requires mod_revocator | grep httpd-mmn Expected results: e.g. httpd-mmn = 20051115-x86-64
Commit: http://pkgs.fedoraproject.org/gitweb/?p=mod_revocator.git;a=commitdiff;h=79093ec5603c5b681b559091036fbff2cdcd61ee Package: mod_revocator-1.0.3-11.fc18 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=313942
Commit: http://pkgs.fedoraproject.org/gitweb/?p=mod_revocator.git;a=commitdiff;h=79093ec5603c5b681b559091036fbff2cdcd61ee Package: mod_revocator-1.0.3-11.fc17 Build: https://koji.fedoraproject.org/koji/buildinfo?buildID=316967
mod_revocator-1.0.3-11.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/mod_revocator-1.0.3-11.fc17
Package mod_revocator-1.0.3-11.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_revocator-1.0.3-11.fc17' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-7054/mod_revocator-1.0.3-11.fc17 then log in and leave karma (feedback).
mod_revocator-1.0.3-11.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report.